Python wrapper for the Pipedrive API
Project description
The project provides access to the Pipedrive API
The project is still at an early stage and requires a lot of testing. Any help including bug reports is appreciated.
### Usage:
from pypipedrive import PipeDrive p = PipeDrive(“YOUR_API_KEY”) print p.persons() print p.persons.find(term=”Persons Name”) print p.persons(method=’POST’, name=’Ivanov I.I.’) print p.persons._id(method=’DELETE’, _id=1)
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
pypipedrive-0.1.3.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file pypipedrive-0.1.3.tar.gz
.
File metadata
- Download URL: pypipedrive-0.1.3.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8444cd6c5686eb876a85e34a2f0dd7666ffe9063422db341bc05ea77f6841c51 |
|
MD5 | 108b3b623475212612281ddc19335f84 |
|
BLAKE2b-256 | eda7a9200aa69cb873ca07b47f573e9d6bdc495e0caf9a33059623b2925bb940 |
File details
Details for the file pypipedrive-0.1.3.linux-x86_64.tar.gz
.
File metadata
- Download URL: pypipedrive-0.1.3.linux-x86_64.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6513198327192f7b16c8319a48469c1ad313227b5d0986e20ff1e9a9528e8dce |
|
MD5 | a1975415ddc051ee0ef679f230f1b683 |
|
BLAKE2b-256 | 540e184799851cd4930b61b132bd4be163e2709707f4738ee4dbc252f6741755 |