Metadata-Version: 2.1
Name: discodisco
Version: 0.1.1
Summary: No description has been added so far.
Home-page: https://github.com/disco-org/disco
Author: romnn
Author-email: contact@romnn.com
License: MIT
Keywords: discodisco
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Provides-Extra: dev
Provides-Extra: test
License-File: LICENSE


DISCO Python client
-------------------

Usage
~~~~~

.. code-block:: bash

   pip install discodisco

Development
~~~~~~~~~~~

.. code-block:: bash

   python setup.py develop --force


