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.1.tar.gz
(2.0 kB
view details)
Built Distribution
File details
Details for the file planhat-0.5.1.tar.gz
.
File metadata
- Download URL: planhat-0.5.1.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 | 275a39fb7fd0db478af12c7c0c202297b3bb1a59bcd3dd75aade08383dca64c5 |
|
MD5 | dd7154f9b1a0aeaa38cf2e67314548ef |
|
BLAKE2b-256 | 24a0f990a2d86b6fd8b4e9546d6f5f7826fe0e93f16740f3530dc63a05879e50 |
File details
Details for the file planhat-0.5.1-py2.py3-none-any.whl
.
File metadata
- Download URL: planhat-0.5.1-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 | c5eb6bd24632632714739226f4fa966a2ab6545c42e7d63ed6d703730a12a1de |
|
MD5 | 66d5710a052f67a89f53274917aec67b |
|
BLAKE2b-256 | 9bab3854799363155bebf749e71d91aec520e89fb9c5d1dba6125eba33b6f571 |