https://github.com/fabricesalvaire/c2c-api-client
A Python client for the camptocamp.org REST API
https://github.com/fabricesalvaire/c2c-api-client
camptocamp python rest-api
Last synced: 9 months ago
JSON representation
A Python client for the camptocamp.org REST API
- Host: GitHub
- URL: https://github.com/fabricesalvaire/c2c-api-client
- Owner: FabriceSalvaire
- License: agpl-3.0
- Created: 2017-01-09T19:29:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-02T12:20:13.000Z (about 4 years ago)
- Last Synced: 2025-02-28T23:22:46.327Z (over 1 year ago)
- Topics: camptocamp, python, rest-api
- Language: Python
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
This Python module provides a client to the camptocamp.org V6 REST API (https://github.com/c2corg/v6_api).
Requirements
============
* Python 3.5
Documentation
=============
* `JSON Data structures `_
* `JSON Examples `_