LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
quotes_library/__init__.py
quotes_library/db.sqlite3
quotes_library/main.py
quotes_library/utils.py
quotes_library.egg-info/PKG-INFO
quotes_library.egg-info/SOURCES.txt
quotes_library.egg-info/dependency_links.txt
quotes_library.egg-info/top_level.txt
quotes_library/tests/__init__.py
quotes_library/tests/test_connection.py