Metadata-Version: 2.1
Name: pyenlone
Version: 0.1.4
Summary: A python implementation of enl.one API
Home-page: https://gitlab.com/potato-tools/pyenlone
Author: QuanticPotato
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: requests-cache

## pyenlone

Python3 implementation of enl.one APIs:
- https://v.enl.one
- https://tasks.enl.one (Soon)
- https://status.enl.one (Not very soon, but soon)
For more info: https://wiki.enl.one/doku.php?id=start

To install:
    `pip install pyenlone`


