Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 508 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 508 Bytes

Python Client Library for Citadel REST APIs

Note:

The code base might be significantly changed in the future with Swagger's client generation, which will be like this

Installation

  1. Clone this repository.
  2. python setup.py install

How to use?

  • Refer actual usage
  • Please consider contributing the API documentation.