README.md
setup.py
square_file_store/__init__.py
square_file_store/configuration.py
square_file_store/main.py
square_file_store/messages.py
square_file_store.egg-info/PKG-INFO
square_file_store.egg-info/SOURCES.txt
square_file_store.egg-info/dependency_links.txt
square_file_store.egg-info/requires.txt
square_file_store.egg-info/top_level.txt
square_file_store/data/config.ini
square_file_store/data/config.testing.ini
square_file_store/pydantic_models/__init__.py
square_file_store/pydantic_models/core.py
square_file_store/routes/__init__.py
square_file_store/routes/core.py
square_file_store/utils/__init__.py
square_file_store/utils/helper.py
tests/test_1.py
tests/test_2.py
tests/test_3.py
tests/test_4.py