.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
docs/images/orion_poussin.jpg
src/lexitheras/__init__.py
src/lexitheras/cli.py
src/lexitheras/deck.py
src/lexitheras/scraper.py
src/lexitheras/search.py
src/lexitheras.egg-info/PKG-INFO
src/lexitheras.egg-info/SOURCES.txt
src/lexitheras.egg-info/dependency_links.txt
src/lexitheras.egg-info/entry_points.txt
src/lexitheras.egg-info/top_level.txt
tests/__init__.py
tests/test_scraper.py