Python client for Planhat API
Project description
Planhat Python
Planhat API Python client library
Installation
Usage
from planhat import Planhat
# See https://docs.planhat.com/#base-url
from planhat import API_URL, API_URL_EU, API_URL_US2
# https://app.planhat.com/developer
planhat_client = Planhat(
API_URL,
'tenant-token',
'api-token'
)
companies_data = planhat_client.get_companies()
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
planhat-0.2.0.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file planhat-0.2.0.tar.gz
.
File metadata
- Download URL: planhat-0.2.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.16 CPython/3.6.0 Darwin/18.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 912c94f986513d3e241d20609844fce668ddfbefc9923d653969d7ad6a29ca13 |
|
MD5 | 1081c759418583ee02fc0853cc59f1c7 |
|
BLAKE2b-256 | b3f69284d0ced8257f40935a0ce16bd6584ffd258d92f0fcccb2261f4bd4ed80 |
File details
Details for the file planhat-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: planhat-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.16 CPython/3.6.0 Darwin/18.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc443427facc0394be74ae4a06d09d2de44f0cf40e7aa610e9783392873e1783 |
|
MD5 | 7aa43cc11ff2004790921a9d0ee49079 |
|
BLAKE2b-256 | 3025f4776c8b694019596bbeadc1190196ae2ee05aeb972f0320cc00b0c53cde |