Metadata-Version: 2.1
Name: omadb
Version: 2.2.4
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/>`_.
