Python SDK for the Pipedrive CRM V1/V2 API
Project description
pypipedrive
Python client for the Pipedrive V1/V2 API. Don't worry about which endpoint version to call, this SDK handles it for you.
Pipedrive V1/V2 API SDK
Pipedrive is the developer-friendly CRM solution. Read its Pipedrive API Reference.
Installation
% pip install pypipedrive-client
Documentation
The full documentation can be found at pypipedrive.readthedocs.io.
Contributing
Want to contribute or make a suggestion? Feel free. But don't forget to adhere to the guidelines and expectations set forth in the Contributor Covenant.
Getting started
If it's your first time working on this library, clone the repo and make sure first that you can successfully run tests on your local machine. If that doesn't work out of the box, please check your local development environment before filing an issue.
Below command runs the test suite, code coverage and /docs build.
% make test
Reporting a bug
Submit an issue to let the community know about bugs. The Pipedrive API evolves constantly, specially in their current V1 to V2 migration.
Make sure to follow these steps along the submission:
- You're on the latest version of the library and you're able run the test suite locally.
- Check open issues for a duplicate issue.
- Provide context: expected vs. actual behavior, steps to reproduce, and runtime environment.
- When possible, provide code to reproduce the problem that you can share in the issue summary.
For security vulnerabilities, share them directly to the maintainers via email.
Submitting a patch
You're welcome to submit a pull request for a bug fix or a new feature as long as you use the library.
Work off of develop to create the patch branch and open pull requests targeting develop.
All pull requests must adhere to the following guidelines:
- Public functions/methods have docstrings and type annotations.
- New functionality is accompanied by clear, descriptive unit tests.
- You can run
toxsuccessfully. - You have your commits signed.
Don't hesitate to open a draft pull request when you're willing to discuss an idea you're working on but haven't yet finished all of the above. That's appreciated and part of the community sharing.
License
This project is licensed under the MIT License.
Built by Juan Manuel M. Pérez from ® Magical Potion for teams that need to enhance and customise their Pipedrive sales experience.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pypipedrive_client-1.0.1.tar.gz.
File metadata
- Download URL: pypipedrive_client-1.0.1.tar.gz
- Upload date:
- Size: 63.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3124031ba8fa6dc9a87af455aefcf5ef7da857d7262e01f9a8288356ab0fb529
|
|
| MD5 |
7d86ca3dc11b9fa4ef9770c8d0ea85e9
|
|
| BLAKE2b-256 |
47a8603d38fb73ad6a6168bb6aca9a7f1810a94d0eb93d740ba10d42f6341bef
|
File details
Details for the file pypipedrive_client-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pypipedrive_client-1.0.1-py3-none-any.whl
- Upload date:
- Size: 80.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca6c1bc29229d5a3ab2a9fb1ac495faa01b0eb6ebc083e18e94587717b603d64
|
|
| MD5 |
df314369d45b54e8000e85c808ed34f1
|
|
| BLAKE2b-256 |
ea9ad44f11d64fcab32adc3bc8284f2612c9779fb20d02383292bb00546bb2e2
|