.gitignore
LICENSE
Makefile
README.md
alembic.ini
pyproject.toml
requirements.dev.txt
requirements.txt
.github/workflows/checks.yml
.github/workflows/deploy_and_publish.yml
migrations/README
migrations/env.py
migrations/script.py.mako
migrations/rights/__init__.py
migrations/rights/operations_groups.py
migrations/rights/operations_tables.py
migrations/rights/render.py
migrations/rights/schemas.py
migrations/schema/__init__.py
migrations/schema/operations.py
migrations/schema/render.py
migrations/schema/schemas.py
migrations/versions/.gitkeep
migrations/versions/0a24041f09d1_init.py
migrations/versions/1e868db5c6ea_physics_contacts.py
migrations/versions/4892e78eb989_add_raw_html.py
migrations/versions/77d9cf76373d_the_great_megre.py
migrations/versions/a80b250420e4_schema_integrity_fixes.py
migrations/versions/b0d0bbe799db_fix_reciever.py
migrations/versions/d71054079206_fix_tg_chat_int_type.py
migrations/versions/fa6331fe4c72_rights.py
profcomff_definitions/__init__.py
profcomff_definitions/base.py
profcomff_definitions.egg-info/PKG-INFO
profcomff_definitions.egg-info/SOURCES.txt
profcomff_definitions.egg-info/dependency_links.txt
profcomff_definitions.egg-info/requires.txt
profcomff_definitions.egg-info/top_level.txt
profcomff_definitions/DM/README.md
profcomff_definitions/DM/__init__.py
profcomff_definitions/DWH/README.md
profcomff_definitions/DWH/__init__.py
profcomff_definitions/ODS/README.md
profcomff_definitions/ODS/__init__.py
profcomff_definitions/ODS/timetable.py
profcomff_definitions/STG/README.md
profcomff_definitions/STG/__init__.py
profcomff_definitions/STG/achievement.py
profcomff_definitions/STG/auth.py
profcomff_definitions/STG/marketing.py
profcomff_definitions/STG/physics.py
profcomff_definitions/STG/pinger.py
profcomff_definitions/STG/print.py
profcomff_definitions/STG/rasphysmsu.py
profcomff_definitions/STG/services.py
profcomff_definitions/STG/social.py
profcomff_definitions/STG/timetable.py
profcomff_definitions/STG/union_member.py
profcomff_definitions/STG/userdata.py
tests/__init__.py
tests/conftest.py
tests/database.py
tests/tests.py