PyPI version 0.0.5
This is an update to the PyPI package delphi-epidata
, which can be found at https://pypi.org/project/delphi-epidata/.
It can be installed like this:
pip install delphi-epidata
It can be used like this:
# import
from delphi_epidata import Epidata
# query
print(Epidata.fluview('nat', 202016))