https://github.com/jsv4/opencontractsclient
Standalone Python API Client for OpenContracts API
https://github.com/jsv4/opencontractsclient
Last synced: about 2 months ago
JSON representation
Standalone Python API Client for OpenContracts API
- Host: GitHub
- URL: https://github.com/jsv4/opencontractsclient
- Owner: JSv4
- License: mit
- Created: 2023-01-27T07:35:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T05:33:34.000Z (almost 3 years ago)
- Last Synced: 2025-03-13T22:27:08.094Z (11 months ago)
- Language: Python
- Size: 157 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Open Contracts API Client
[](https://pypi.org/project/open-contracts-api-client)
[](https://pypi.org/project/open-contracts-api-client)
-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install open-contracts-api-client
```
## License
`open-contracts-api-client` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.