A python package to curate Pofatu data.
Install pypofatu
from PyPI running
pip install pypofatu
preferably in a new virtual environment, to keep your system's Python installation unaffected.
Installing pypofatu
will also install a command line program pofatu
, which provides
functionality to curate and query Pofatu data. Run
pofatu -h
for details on usage.
pypofatu
operates on data of the Pofatu database. This
data is accessed locally. Thus, in order to use pypofatu
you must clone the
pofatu/pofatu-data
repository or download
a release version.