LICENSE
README.md
pyproject.toml
aicodec/cli.py
aicodec/review_server.py
aicodec/utils.py
aicodec/core/__init__.py
aicodec/core/config.py
aicodec/core/models.py
aicodec/services/__init__.py
aicodec/services/encoder_service.py
aicodec_test.egg-info/PKG-INFO
aicodec_test.egg-info/SOURCES.txt
aicodec_test.egg-info/dependency_links.txt
aicodec_test.egg-info/entry_points.txt
aicodec_test.egg-info/requires.txt
aicodec_test.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_encoder_service.py
tests/test_review_server.py