Metadata-Version: 2.1
Name: sapientacli
Version: 0.1.0
Summary: A simple command line tool for usage of SAPIENTA API (https://sapienta.papro.org.uk)
License: MIT
Author: James Ravenscroft
Author-email: ravenscroftj@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.7.3,<4.0.0)
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: tqdm (>=4.56.0,<5.0.0)
Requires-Dist: websockets (>=8.1,<9.0)
