An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Open Contracts API Client

[![PyPI - Version](https://img.shields.io/pypi/v/open-contracts-api-client.svg)](https://pypi.org/project/open-contracts-api-client)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/open-contracts-api-client.svg)](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.