Skip to content

archetipo/ozon-env

Repository files navigation

ozon-env

Actions Status Coverage Status License: MIT Code style: black

ozon-env lib is an api system to interact with Service App project

For information about the Service App project, see https://github.com/INRIM/service-app

Installation

The source code is currently hosted on GitHub at: https://github.com/archetipo/ozon-env

PyPI - Python Package Index

Binary installers for the latest released version are available at the Python Package Index

pip(3) install ozon-env
poetry install --without dev

or

Source Install with Poetry (recommended)

Convenient for developers. Also useful for running the (unit)tests.

git clone https://github.com/archetipo/ozon-env.git

add virtualenv env Pytnon >=3.10

pip install poetry
poetry install

Source Install with pip

Optional dependencies need to be installed separately.

pip(3) install git+https://github.com/archetipo/ozon-env

Tests, Coverage and Code style

./run_test.sh

License

MIT

Contributing

All contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published