README.md
pyproject.toml
allegro_cli/__init__.py
allegro_cli/config.py
allegro_cli/cookie_import.py
allegro_cli/main.py
allegro_cli/output.py
allegro_cli/scraper.py
allegro_cli.egg-info/PKG-INFO
allegro_cli.egg-info/SOURCES.txt
allegro_cli.egg-info/dependency_links.txt
allegro_cli.egg-info/entry_points.txt
allegro_cli.egg-info/requires.txt
allegro_cli.egg-info/top_level.txt
allegro_cli/api/__init__.py
allegro_cli/api/client.py
allegro_cli/api/models.py
allegro_cli/commands/__init__.py
allegro_cli/commands/cart.py
allegro_cli/commands/config_cmd.py
allegro_cli/commands/login.py
allegro_cli/commands/packages.py
allegro_cli/commands/search.py
tests/test_cli.py
tests/test_config.py
tests/test_e2e.py
tests/test_scraper.py