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.1.0.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file planhat-0.1.0.tar.gz
.
File metadata
- Download URL: planhat-0.1.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 | 1cdf9688fc73e8c20da8bb297cefd12354c9203244aeeebd7dfaf7708dd49346 |
|
MD5 | 3a34b5eef7bd4609d5992be5b28df0ec |
|
BLAKE2b-256 | f38fc3eebcade68987f03c70147a32fa6e4183725c9dc0954e46311379345985 |
File details
Details for the file planhat-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: planhat-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 2.0 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 | 30ca3214ab9bf16390c28adbaac5e4b407a395ed3e354527dc16a2a4f53b5918 |
|
MD5 | 175fb3df0f37a1e2d207a51aa0722ee0 |
|
BLAKE2b-256 | e79008ba0fd2cfe78e2d7577c54a1d310e6f8517609ffd5bf662d7f148d13b0b |