Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openprocurement/openprocurement.client.python
https://github.com/openprocurement/openprocurement.client.python
python
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openprocurement/openprocurement.client.python
- Owner: openprocurement
- License: apache-2.0
- Created: 2015-02-13T13:51:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-25T09:36:03.000Z (over 1 year ago)
- Last Synced: 2024-09-22T17:19:02.590Z (4 months ago)
- Topics: python
- Language: Python
- Size: 573 KB
- Stars: 5
- Watchers: 13
- Forks: 33
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
openprocurement.client.python
=============================|Build Status| |Coverage Status|
.. |Build Status| image:: https://travis-ci.org/openprocurement/openprocurement.client.python.svg?branch=master
:target: https://travis-ci.org/openprocurement/openprocurement.client.python
.. |Coverage Status| image:: https://coveralls.io/repos/openprocurement/openprocurement.client.python/badge.svg?branch=master&service=github
:target: https://coveralls.io/github/openprocurement/openprocurement.client.python?branch=master**openprocurement.client.python** is a wrapper for openprocurement API, one of the main components of *OpenProcurement*, an open source software toolkit, powering *ProZorro, ProZorro.sale, Rialto, MTender* e-procurement systems.
*OpenProcurement* contains a Central database (CDB) and an API (REST-ful interface based on the JSON notation) via which specialized commercial web platforms can interact with CDB. The wrapper provides interaction with resources (auctions, contracts, plans, tenders) as objects, supports document service, enables registration and uploading documents into the CDB.