Metadata-Version: 2.1
Name: dabeplech
Version: 0.6.0
Summary: Light library to perform request to different bioinformatics APIs
License: MIT
Author: Kenzo-Hugo Hillion
Author-email: hillion.kenzo@posteo.net
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: beautifulsoup4 (>=4.9.3,<5.0.0)
Requires-Dist: colored (>=1.4.2,<2.0.0)
Requires-Dist: pydantic (>=1.8.1,<2.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: requests-cache (>=0.5.2,<0.6.0)
