Metadata-Version: 2.1
Name: PheWeb
Version: 1.1.24
Summary: A tool for building PheWAS websites from association files
Home-page: https://github.com/statgen/pheweb
Author: Peter VandeHaar
Author-email: pjvh@umich.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Requires-Python: >=3.4
Requires-Dist: Flask (~=1.0)
Requires-Dist: Flask-Compress (~=1.4)
Requires-Dist: Flask-Login (~=0.4)
Requires-Dist: rauth (~=0.7)
Requires-Dist: pysam (~=0.15.2)
Requires-Dist: marisa-trie (~=0.7)
Requires-Dist: intervaltree (~=3.0)
Requires-Dist: tqdm (~=4.31)
Requires-Dist: openpyxl (~=3.0.3)
Requires-Dist: scipy (~=1.2)
Requires-Dist: numpy (~=1.16)
Requires-Dist: requests[security] (~=2.21)
Requires-Dist: gunicorn (~=20.0.4)
Requires-Dist: boltons (~=19.1)
Requires-Dist: blist (~=1.3)
Requires-Dist: cffi (~=1.12)
Requires-Dist: wget (~=3.2)
Requires-Dist: gevent (~=1.4)

Please see the README `on github <https://github.com/statgen/pheweb>`__


