https://github.com/aharshac/kandypy
A Python REST API wrapper for Kandy.io
https://github.com/aharshac/kandypy
python rest-api
Last synced: 19 days ago
JSON representation
A Python REST API wrapper for Kandy.io
- Host: GitHub
- URL: https://github.com/aharshac/kandypy
- Owner: aharshac
- Created: 2017-03-24T16:23:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T17:51:11.000Z (about 9 years ago)
- Last Synced: 2025-02-23T14:32:50.910Z (over 1 year ago)
- Topics: python, rest-api
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
**Kandy Python Library**
************************
A Python REST API wrapper for `Kandy.io `__
Read the complete docs for the REST API at `Kandy
Developers `__
|
Installation
============
This library is hosted on `The Python Package Index `__
To download this package, run the following command in a terminal.
::
pip install kandy
|
Documentation
=============
- `Tutorial: Using the library in a project `__
- `Library Reference `__