Skip to main content

Harmony Connect

Project description

Requirements

Python 2.7 and 3.4+

Installation & Usage

pip install

You can install the package hosted on PyPi by using pip:

pip install harmony_connect_client

Then import the package: import harmony_connect_client

You can also install the Harmony Connect client directly from Github

pip install git+https://github.com/FactomProject/factom-harmony-connect-python-client.git

(you may need to run pip with root permission: sudo pip install git+https://github.com/FactomProject/factom-harmony-connect-python-client.git)

Setuptools

Install via Setuptools.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Then import the package: import harmony_connect_client

Harmony Connect Documentation

This client is built to communicate with Factom Harmony Connect. For more information about using this API, please visit the Harmony Connect documentation

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

harmony-connect-client-1.0.1.tar.gz (28.3 kB view hashes)

Uploaded Source

Built Distribution

harmony_connect_client-1.0.1-py3-none-any.whl (76.5 kB view hashes)

Uploaded 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