LICENSE
README.md
pyproject.toml
src/ayaiay/__init__.py
src/ayaiay/cli.py
src/ayaiay/client.py
src/ayaiay/config.py
src/ayaiay/installer.py
src/ayaiay/models.py
src/ayaiay/package_manager.py
src/ayaiay/validator.py
src/ayaiay.egg-info/PKG-INFO
src/ayaiay.egg-info/SOURCES.txt
src/ayaiay.egg-info/dependency_links.txt
src/ayaiay.egg-info/entry_points.txt
src/ayaiay.egg-info/requires.txt
src/ayaiay.egg-info/top_level.txt
tests/test_cli.py
tests/test_client.py
tests/test_installer.py
tests/test_package_manager.py
tests/test_validator.py