Metadata-Version: 2.0
Name: pychirp
Version: 0.2.5
Summary: A python library for interacting with chirpstack.io.
Home-page: https://github.com/mockingbirdconsulting/pychirp
Author: Mockingbird Consulting Ltd
Author-email: info+pychirp@mockingbirdconsulting.co.uk
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: requests (>=2.21.0)

.. image:: https://readthedocs.org/projects/pychirp/badge/?version=latest
   :target: https://pychirp.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

PyChirp
=======

The Chirpstack.io Python Library

This python library makes interaction with the chirpstack.io project that bit easier.

For full documentation, including examples, please see our pages on `Read The Docs`__


.. _RTD: https://pychirp.readthedocs.io/en/latest/
__ RTD_


