.gitignore
.gitlab-ci.yml
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
teachers-gitlab.sh
doc/.gitignore
doc/Makefile
doc/conf.py
doc/development.rst
doc/first-steps.rst
doc/index.rst
doc/install.rst
doc/requirements-doc.txt
doc/commands/index.rst
doc/how-to/index.rst
doc/how-to/list-of-students.rst
doc/how-to/structure.rst
doc/how-to/token.rst
matfyz/__init__.py
src/teachers_gitlab/__init__.py
src/teachers_gitlab/main.py
src/teachers_gitlab/utils.py
src/teachers_gitlab.egg-info/PKG-INFO
src/teachers_gitlab.egg-info/SOURCES.txt
src/teachers_gitlab.egg-info/dependency_links.txt
src/teachers_gitlab.egg-info/entry_points.txt
src/teachers_gitlab.egg-info/requires.txt
src/teachers_gitlab.egg-info/top_level.txt
tests/conftest.py
tests/mocks_bits.py
tests/mocks_entries.py
tests/mocks_gitlab_api.py
tests/test_fork.py
tests/test_unprotect.py