README.md
pyproject.toml
findrum/clients/client.py
findrum/clients/local_client.py
findrum/clients/minio_client.py
findrum/crawlers/crawler.py
findrum/crawlers/sec_crawler.py
findrum/crawlers/yahoo_crawler.py
findrum/findrum.egg-info/PKG-INFO
findrum/findrum.egg-info/SOURCES.txt
findrum/findrum.egg-info/dependency_links.txt
findrum/findrum.egg-info/requires.txt
findrum/findrum.egg-info/top_level.txt
findrum/readers/parquet_reader.py
findrum/readers/reader.py
findrum/writers/parquet_writer.py
findrum/writers/writer.py
tests/test_local_data_client.py
tests/test_minio_client.py
tests/test_parquet_reader.py
tests/test_parquet_writer.py
tests/test_sec_crawler.py
tests/test_yahoo_crawler.py