Installation
==============================
.. _pypi:
PyPI (recommended)
------------------
Package is on PyPI at https://pypi.org/project/pystlouisfed/
It can be installed in the same way as other packages:
.. code-block:: console
python3 -m pip install pystlouisfed
Dependencies
------------
* `pandas `_ for time series data and lists
* `geopandas `_ for geometric data from FRED Maps
* `requests `_ for API calls
* `sickle `_ for FRASER oai-pmh API
* `rush `_ for limiting API calls
GIT
------------------
Or alternatively you can clone from github:
.. code-block:: console
git clone https://github.com/TomasKoutek/pystlouisfed