API wrapper for Batchbook written in Python
Project description
Batchbook-python
Batchbook API wrapper written in python.
Installing
pip install batchbook-python
Usage
Simple access with API KEY
from batchbool.client import Client
client = Client('API_KEY')
Get Contacts
client.get_contacts()
Get an specific contact
client.get_contact(contact_id)
Requirements
-Requests
-Urllib
TODO
- Companies
- Custom Fields
- Users
- Roles
- Communications
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file batchbook_python-0.1.1.tar.gz
.
File metadata
- Download URL: batchbook_python-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d776ee18d3c93a1aaf840d0ba80c05088cbb84523a557392ec651cfa12f239c8 |
|
MD5 | 0f16ca12c20e2e3e23394b24f6422ec2 |
|
BLAKE2b-256 | eb15a75497e5b13c87377e936721dc64abb9a761ebdff3203556328eb0f0c868 |
File details
Details for the file batchbook_python-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: batchbook_python-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7c19db03963c4d80c90b80af2614da7aa3026b75ef1e3adeafc2f189b6d1832 |
|
MD5 | 12cf47b0072b81ed8eaef720a618f8f5 |
|
BLAKE2b-256 | 8f9147884b2153fb2780ce55dfc333926f3c89416c573d9390dd8e65fe88c3f4 |