moonstream/clients/python
Neeraj Kashyap fe7247095b GitHub action to publish client library to PyPI. 2021-09-20 16:54:12 -07:00
..
moonstream Basic Moonstream API client done. 2021-09-20 16:49:29 -07:00
.gitignore [WIP] Started working on Moonstream Python client 2021-09-20 12:57:14 -07:00
README.md [WIP] Started working on Moonstream Python client 2021-09-20 12:57:14 -07:00
setup.py setup.py version is now 0.0.1 2021-09-20 13:46:07 -07:00
tag.bash GitHub action to publish client library to PyPI. 2021-09-20 16:54:12 -07:00

README.md

Moonstream Python client

This is the Python client library for the Moonstream API.

Installation

This library assumes you are using Python 3.6 or greater.

Install using pip:

pip install moonstream