https://github.com/gearplug/nimblecrm-python
Python 3 library for NimbleCRM API integration.
https://github.com/gearplug/nimblecrm-python
api api-wrapper nimble nimblecrm python wrapper
Last synced: over 1 year ago
JSON representation
Python 3 library for NimbleCRM API integration.
- Host: GitHub
- URL: https://github.com/gearplug/nimblecrm-python
- Owner: GearPlug
- License: mit
- Created: 2017-10-31T16:36:14.000Z (over 8 years ago)
- Default Branch: nimblecrm-python
- Last Pushed: 2023-03-28T15:29:43.000Z (about 3 years ago)
- Last Synced: 2025-01-09T18:56:03.732Z (over 1 year ago)
- Topics: api, api-wrapper, nimble, nimblecrm, python, wrapper
- Language: Python
- Size: 56.1 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NimbleCRM-python
NimbleCRM API wrapper written in python.
## Installing
```
pip install nimblecrm-python
```
## Requirements
- requests