Ouroboros focuses on tools and packages written in Python (>= 3.6) and distributed as conda-packages (see conda).
We try to achive a high (reasonable) test-coverage and documentation of our packages.
All ouroboros-packages and required third-party packages can be found as conda-packages on the ouroboros-repository-channel.
You can install a package from our channel with:
conda install -n ENVIRONMENTNAME PACKAGENAME[=VERSION] -c https://www.repository-channel.ouroboros.info/
Alternatively you can add the channel to your .condarc under channels-option.
ATTENTION: Newer packages like cenv and fastapi-serviceutils are not distributed using conda.
They are developed using Poetry in combination with Dephell.
© Copyright 2018, Simon Kallfass.
ImpressumThis site was generated using Sphinx and the Sphinx-Bootstrap-Theme