Skip to main content

An unofficial library for the OpenProvider API

Project description

https://i.imgur.com/Uje1AsW.png

openprovider.py

Build Status Documentation Status

This is an unofficial Python library for the Openprovider API. Use it to buy domains, order SSL certificates and more from Openprovider.

Setting up the testing environment

The testing environment uses environment variables to run. For example:

export OPENPROVIDER_TEST_USERNAME="test"
export OPENPROVIDER_TEST_PASSWORD="test"
export OPENPROVIDER_URL="https://api.cte.openprovider.eu"

When using virtualenvwrapper, you can place this in $VIRTUAL_ENV/bin/postactivate.

Now you can run the tests:

python setup.py nosetests

Building the docs

Be sure to install sphinx. If you are in a virtualenv, it may be needed to install sphinx in the virtualenv as well since it tries to import.

make -C docs html

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

openprovider.py-0.10.0.tar.gz (22.6 kB view hashes)

Uploaded Source

Built Distribution

openprovider.py-0.10.0-py2.py3-none-any.whl (28.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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