Installation
Note
This package is still under very active development, and anything may change at any moment. Semantic versioning will be followed starting from release v1.0.0.
Releases from PyPI
To install the latest stable version of the package, run the following command:
If you are being a bit more adventurous, the pre-release version is also available:
Latest version from GitHub
As the package is still in its early stages, it is recommended to get the latest version from GitHub:
To install the package, run the following command:
- Note that you should
cdinto the directory first, i.e.cd metabolike.
Contributing
If you would like to contribute to metabolike, some extra dependencies including pytest,
MkDocs,
black,
and pre-commit are needed: