Metadata-Version: 2.2
Name: neuronum
Version: 1.0.3
Summary: Interact with the Neuronum Network to build, connect & automate economic data streams
Author: Neuronum Cybernetics
Author-email: welcome@neuronum.net
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
License-File: LICENSE
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

![Neuronum Logo](https://neuronum.net/static/logo_pip.png "Neuronum")

Interact with the `Neuronum` Network to build, connect & automate economic data streams.

## Links and Resources
[![Website](https://img.shields.io/badge/Website-Neuronum-blue)](https://neuronum.net)
[![Documentation](https://img.shields.io/badge/Docs-Read%20now-green)](https://neuronum.net/docs)


## Installation
Install the Neuronum library using pip:

```bash
pip install neuronum
