Metadata-Version: 2.1
Name: simfin
Version: 0.2.0
Summary: Simple financial data for Python
Home-page: https://github.com/simfin/simfin
Author: SimFin
Author-email: info@simfin.com
License: MIT
Keywords: financial data,finance
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: requests

SimFin makes it easy to obtain and use financialdata in Python. It automatically downloads datafrom the [SimFin](https://www.simfin.com/) server,saves the data to disk for future use, and loadsthe data into Pandas DataFrames.


