Metadata-Version: 2.1
Name: nstrumenta
Version: 0.1.0
Summary: A client library for Nstrumenta API
Home-page: https://github.com/nstrumenta/nstrumenta
Author: Tyler Bryant
Author-email: tyler@nstrumenta.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests

# Nstrumenta

A client library for Nstrumenta API.

## Installation

```bash
pip install nstrumenta
```

