Skip to content

PyPI version 0.0.5

Compare
Choose a tag to compare
@undefx undefx released this 30 Apr 22:56
92d1ba2

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))