Metadata-Version: 2.1
Name: ebi-eva-common-pyutils
Version: 0.7.3
Summary: EBI EVA - Common Python Utilities
Home-page: https://github.com/EBIVariation/eva-common-pyutils
License: Apache
Keywords: EBI,EVA,PYTHON,UTILITIES
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Requires-Dist: requests (==2.*)
Requires-Dist: lxml (==5.*)
Requires-Dist: pyyaml (==6.*)
Requires-Dist: cached-property (==1.5.*)
Requires-Dist: retry (==0.*,>0.9)
Requires-Dist: openpyxl (==3.*)
Provides-Extra: eva-internal
Requires-Dist: psycopg2-binary ; extra == 'eva-internal'
Requires-Dist: pymongo ; extra == 'eva-internal'
Requires-Dist: networkx (<=2.5) ; extra == 'eva-internal'

