Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (about 7 years ago)
- Default Branch: nimblecrm-python
- Last Pushed: 2023-03-28T15:29:43.000Z (over 1 year ago)
- Last Synced: 2023-05-24T10:12:13.360Z (over 1 year ago)
- Topics: api, api-wrapper, nimble, nimblecrm, python, wrapper
- Language: Python
- Size: 56.1 MB
- Stars: 0
- Watchers: 6
- 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