Skip to main content

Pythonic wrapper for the artifactory API

Project description

===============================
rt_factory
===============================


.. image:: https://img.shields.io/pypi/v/rt_factory.svg
:target: https://pypi.python.org/pypi/rt_factory

.. image:: https://img.shields.io/travis/ptillemans/rt_factory.svg
:target: https://travis-ci.org/ptillemans/rt_factory

.. image:: https://readthedocs.org/projects/rt-factory/badge/?version=latest
:target: https://rt-factory.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/melexis/rt_factory/shield.svg
:target: https://pyup.io/repos/github/melexis/rt_factory/
:alt: Updates


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.

.. code:: sh
$ brew install openssl
$ export LDFLAGS="-L/usr/local/opt/openssl/lib"
$ export CPPFLAGS="-I/usr/local/opt/openssl/include"
$ export PKG_CONFIG_PATH="/usr/local/opt/openssl/lib/pkgconfig"

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.

.. code:: sh
$ pip install -r requirements_dev.txt


Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2017-03-27)
------------------

* First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rt_factory-0.2.4.tar.gz (17.1 kB view details)

Uploaded Source

File details

Details for the file rt_factory-0.2.4.tar.gz.

File metadata

  • Download URL: rt_factory-0.2.4.tar.gz
  • Upload date:
  • Size: 17.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rt_factory-0.2.4.tar.gz
Algorithm Hash digest
SHA256 eaba699bd3de60c8c70869f7d41384993e36fcc6c74dc46b8aa3c9ef76674d93
MD5 b7afbed7a7a540bb9262574acf026f9a
BLAKE2b-256 4181c77e64edcfd17c5efeaea573a60e9084db402e0ce700d8c91278634de18f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page