Metadata-Version: 2.0
Name: omadb
Version: 2.0.0
Summary: Client to the OMA browser, using the REST API.
Home-page: https://github.com/DessimozLab/pyomadb
Author: Alex Warwick Vesztrocy
Author-email: alex@warwickvesztrocy.co.uk
License: LGPLv3
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Requires-Dist: appdirs
Requires-Dist: pandas
Requires-Dist: pprint
Requires-Dist: property-manager
Requires-Dist: requests
Requires-Dist: requests-cache
Requires-Dist: tqdm
Provides-Extra: dendropy
Requires-Dist: dendropy; extra == 'dendropy'
Provides-Extra: ete3
Requires-Dist: ete3; extra == 'ete3'
Provides-Extra: goea
Requires-Dist: goatools; extra == 'goea'
Provides-Extra: hog_analysis
Requires-Dist: pyham; extra == 'hog_analysis'

Client to the OMA browser, using the REST API.
Documentation available `here <https://dessimozlab.github.io/pyomadb/build/html/>`_.

