Pythonic wrapper for the artifactory API
- Free software: Apache Software License 2.0
- Documentation: https://rt-factory.readthedocs.io.
- TODO
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.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.