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.3.0.tar.gz
(1.9 kB
view details)
Built Distribution
File details
Details for the file planhat-0.3.0.tar.gz
.
File metadata
- Download URL: planhat-0.3.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 | fce3a5f29501ce3b80e5e8ccfaeeb145d06ae5360e644014cfd618c847d1ac36 |
|
MD5 | 06a731e678f0f0ca3572dbd3d2b14991 |
|
BLAKE2b-256 | 2310372e2b70579443c61e3fd47194987502fee477ffb3e92893b09b67563e29 |
File details
Details for the file planhat-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: planhat-0.3.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 | 48b7a8d802809ffe2cdcded07a82c4171fe350aa5ef9c80556f87cf1954c3d60 |
|
MD5 | d2436728421fc2463379b962d7407093 |
|
BLAKE2b-256 | ecee0aec3f1878191d7902013cc0390f9c1e8591adb9be8fc2af4f4728d39a91 |