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.4.0.tar.gz
(1.9 kB
view details)
Built Distribution
File details
Details for the file planhat-0.4.0.tar.gz
.
File metadata
- Download URL: planhat-0.4.0.tar.gz
- Upload date:
- Size: 1.9 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 | cf871fbe7528fbfa8fd3c69ac1fc490286463a94bd2027f64361dc4592994783 |
|
MD5 | 59186ed10ce11d75cc6ac7eac8907142 |
|
BLAKE2b-256 | 4897bc0002a941e020f76146c033bf3e348c172b61a76dcdae78dbd9940b5be5 |
File details
Details for the file planhat-0.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: planhat-0.4.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.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 233537e0476c7c5502b9d01b1ebb067cbd270071bf44062db47e1bcf041db3d5 |
|
MD5 | 924ca2318ef44652a0543628d6d2250c |
|
BLAKE2b-256 | e7e596a3359d13333f333ffe97ed2de71eec4feae125f550a2806fb2e2d28cc4 |