moonstream/clients/python
Neeraj Kashyap 268401a3d9 Bumped version to 0.0.2
0.0.1 was successfully published to PyPI to test the release workflow:
https://pypi.org/project/moonstream/0.0.1/
2021-09-20 16:57:21 -07:00
..
moonstream Bumped version to 0.0.2 2021-09-20 16:57:21 -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 Bumped version to 0.0.2 2021-09-20 16:57:21 -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