Metadata-Version: 2.1
Name: omadb
Version: 2.2.1
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
Requires-Python: >=3.6
License-File: COPYING
License-File: COPYING.LESSER
Requires-Dist: property_manager
Requires-Dist: requests_cache>=0.8.1
Requires-Dist: tqdm
Requires-Dist: appdirs
Requires-Dist: requests
Requires-Dist: pandas
Requires-Dist: networkx
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/>`_.
