Python client for Planhat API
Project description
Planhat Python
Planhat API Python client library
Installation
pip install planhat
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.5.0.tar.gz
(2.0 kB
view details)
Built Distribution
File details
Details for the file planhat-0.5.0.tar.gz
.
File metadata
- Download URL: planhat-0.5.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.16 CPython/3.6.0 Darwin/18.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b6ae8fee3d8a0c243b7062bf6e679c7df0bcf01d3aeb08679bdc70ac847ff03 |
|
MD5 | dc1956b7320c8577f74abd21faeeae51 |
|
BLAKE2b-256 | a8249f01c9a4cac5263e0fc75070e95ec22a17019183c36309bce7c4cda0d8d9 |
File details
Details for the file planhat-0.5.0-py2.py3-none-any.whl
.
File metadata
- Download URL: planhat-0.5.0-py2.py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.16 CPython/3.6.0 Darwin/18.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51e81bb75fe75f7c10b82dcb65abcbdd0d50c1c10f0ad4bcc5259de0ba5ebf4a |
|
MD5 | b0c99ef8adab3c0bbcf4c09f67f4f234 |
|
BLAKE2b-256 | bb608a1d521b00916123ef7cb818579e262a3bb7245e2c47af81a0b6986752c4 |