Metadata-Version: 2.2
Name: python_outbreak_info
Version: 2.0a0
Summary: Python interface to Outbreak.info, powered by GISAID
Home-page: https://github.com/outbreak-info/python-outbreak-info
Author: Outbreak.info dev team
Author-email: ehufbauer@scripps.edu
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# python-outbreak-info

[![PyPI version](https://badge.fury.io/py/python-outbreak-info.svg)](https://badge.fury.io/py/python-outbreak-info)

Welcome to the python package for [outbreak.info](https://outbreak.info/)!

[Outbreak.info](https://outbreak.info/) is a platform from the [Hughes](https://www.scripps.edu/faculty/hughes/), [Su](https://sulab.org/), [Wu](https://wulab.io/), and [Andersen](https://andersen-lab.com/) labs at Scripps Research for the unification and exploration of SARS-CoV-2 genomic and epidemiology data. It's powered by data provided by [GISAID](https://gisaid.org/).

Complete documentation for use, including installation, can be found [here](https://outbreak-info.github.io/python-outbreak-info).
