rt_factory
Pythonic wrapper for the artifactory API
- Free software: Apache Software License 2.0
- Documentation: https://rt-factory.readthedocs.io.
Features
- TODO
Installation
on OSX you need to have the openssl headers and libraries installed and added to the include and library search paths in order to compile the cryptography package.
For linux you need to install libssl-dev on debian based systems or openssl-devel on RPM based systems.
Once these dependencies are installed, just pip install the dev requirements.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.