Skip to main content

Vathos Python API.

Project description

Vathos Python

Installation

Dependencies

Build from source

To get a nightly build, first, clone this repository:

git clone https://github.com/vathos/python.vathos.net.git

Then, build the Python wheel:

./setup build bdist_wheel

The result is put in the subfolder ./dist. Install it with the following command:

pip install ./dist/vathos-0.0.0_latest-py3-none-any.whl

Installation with pip

The latest official version of the library is available on PyPi and can be installed by calling

pip install vathos

Note that if you would like to make use of the optional visualization modules, you will have to make that explicit by calling:

pip install vathos[visualization]

Quick start

Get in touch with us to receive a test account. Make sure your client id and secret are exported to the two eponymous environment varibales CLIENT_ID and CLIENT_SECRET. Now you are ready to run the examples in the demos folder.

Further reading

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

vathos-1.1.0-py3-none-any.whl (18.6 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