rt-factory

Pythonic wrapper for the artifactory API


Keywords
rt_factory
License
Apache-2.0
Install
pip install rt-factory==0.2.4

Documentation

rt_factory

Documentation Status Updates

Pythonic wrapper for the artifactory API

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.