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/egress.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/telegram_bot_session.py
shared_lib/telegram_http.py
shared_lib/telegram_polling.py
shared_lib/telemetry.py
shared_lib/locales/en.json
shared_lib/locales/ru.json
shared_lib/services/__init__.py
shared_lib/services/broadcast_service.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_broadcast_service.py
tests/test_calendar_api.py
tests/test_correlation_middleware.py
tests/test_dashboard_text_encoding.py
tests/test_egress.py
tests/test_keyboards.py
tests/test_localization_completeness.py
tests/test_myschedule_filters_settings.py
tests/test_openapi_docs.py
tests/test_proxy_cleaner.py
tests/test_proxy_config.py
tests/test_schedule_search_api.py
tests/test_schedule_service_calendar.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_proxy_diagnostics_api.py
tests/test_stats_send_message_api.py
tests/test_studio_router_api.py
tests/test_telegram_bot_session.py
tests/test_telegram_polling.py
tests/test_telemetry.py
tests/test_version_bumper.py