LICENSE
README.md
pyproject.toml
setup.py
matplobbot_shared.egg-info/PKG-INFO
matplobbot_shared.egg-info/SOURCES.txt
matplobbot_shared.egg-info/dependency_links.txt
matplobbot_shared.egg-info/requires.txt
matplobbot_shared.egg-info/top_level.txt
shared_lib/__init__.py
shared_lib/celery_app.py
shared_lib/constants.py
shared_lib/database.py
shared_lib/i18n.py
shared_lib/models.py
shared_lib/redis_client.py
shared_lib/schemas.py
shared_lib/tasks.py
shared_lib/locales/en.json
shared_lib/locales/ru.json
shared_lib/services/__init__.py
shared_lib/services/schedule_service.py
shared_lib/services/semantic_search.py
shared_lib/services/university_api.py
tests/test_authorization_guards.py