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/request_context.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_auth_flow.py
tests/test_authorization_guards.py
tests/test_calendar_api.py
tests/test_correlation_middleware.py
tests/test_dashboard_text_encoding.py
tests/test_localization_completeness.py
tests/test_myschedule_filters_settings.py
tests/test_schedule_search_api.py
tests/test_scheduler_service.py
tests/test_search_center_helpers.py
tests/test_stats_action_users_api.py
tests/test_stats_export_api.py
tests/test_stats_leaderboard_api.py
tests/test_stats_profile_api.py
tests/test_stats_send_message_api.py
tests/test_version_bumper.py