Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

batchbook_python-0.1.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

batchbook_python-0.1.1-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page