Bindings for Capsule CRM based on Requests and Booby
Project description
Python bindings for the Capsule API, with a synchronous Requests-based client modeled on Finch, using the data-modeling and validation framework Booby.
Installation
Install capysule by running:
pip install capysule
Development
Create .env with CAPSULE_SITE and CAPSULE_API_TOKEN
virtualenv venv source venv/bin/activate pip install -r requirements_dev.txt foreman run capysule/test.py
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
capysule-0.5.tar.gz
(3.0 kB
view hashes)