[WARNING] Please read carefully this note before using this project. It contains important facts.
Content
- What is py-models-by-sporniket -- A collection of basic data models in python, and when to use it ?
- What should you know before using py-models-by-sporniket -- A collection of basic data models in python ?
- How to use py-models-by-sporniket -- A collection of basic data models in python ?
- Known issues
- Miscellanous
1. What is py-models-by-sporniket -- A collection of basic data models in python, and when to use it ?
py-models-by-sporniket -- A collection of basic data models in python includes the following data models :
- Interval
- Rooted tree
Initial release.
py-models-by-sporniket -- A collection of basic data models in python is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
py-models-by-sporniket -- A collection of basic data models in python is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with py-models-by-sporniket -- A collection of basic data models in python. If not, see http://www.gnu.org/licenses/ .
2. What should you know before using py-models-by-sporniket -- A collection of basic data models in python ?
py-models-by-sporniket -- A collection of basic data models in python is written in Python language
Do not use py-models-by-sporniket -- A collection of basic data models in python if this project is not suitable for your project
- Python 3.9 or later versions.
- Required command :
pipx, see pipx homepage. - Required python dependency manager
pdm:pipx install pdm.
To get the latest available code, one must clone the git repository, build and install to the maven local repository.
git clone https://github.com/sporniket/py-models.git
cd py-models
pdm build
pipx install dist/py-models_by_sporniket--py3-none-any.whl
Add any of the following dependencies that are appropriate to your project.
pipx install py-models_by_sporniket
See the project issues page.
Use the project issues page.