Python client to access Captricity API
Project description
Captricity API Python Client
This is a Python client for the Captricity API
Pip Installation of the Captricity Python Client
If you use the pip package manager, the following will install the Captricity API Client:
pip install captricity-python-client
Manual Installation of the Captricity Python Client
Download the zipped package <https://github.com/Captricity/captools/zipball/master> or clone the repository using git if you haven’t done so already:
git clone git@github.com:Captricity/captools.git
captools comes with a setup.py, which makes it easy to install into your python environment:
cd captools python setup.py install
You should now be able to import captools.api in your python environment.
Quickstart
Please see the Captricity API Quickstart guide <https://shreddr.captricity.com/developer/quickstart/> for a short hands-on introduction to using this client with the Captricity API.
License
This is licensed under the MIT license. See LICENSE.txt.
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
File details
Details for the file captricity-python-client-0.21.tar.gz
.
File metadata
- Download URL: captricity-python-client-0.21.tar.gz
- Upload date:
- Size: 107.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eefab88a7deb9c75d15d23defc67cbd1c57cbd33cc556883cdc9ecf486803ad2 |
|
MD5 | ea7b33bd1f08b21a7eecef1ba4277f9a |
|
BLAKE2b-256 | 56be8e4766f991a7f3ba591cb89c233ae48bace5951e27daea5f52190549e2f9 |