Letme / rt_factory

Pythonic wrapper around the Artifactory API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Pythonic wrapper around the Artifactory API

License:Other


Languages

Language:Python 92.5%Language:Makefile 7.5%