git-migrator/requirements.txt
Kumi ad816933bf
Add project migration support and boilerplate
Implemented a new Migrator class in 'migrator.py' to automate the
transfer of projects from GitLab to Gitea, including handling project
visibility settings and descriptions. Also, created a '.gitignore' file
to exclude unnecessary files from the repository, such as Python
bytecode and virtual environments. Lastly, specified the required
libraries in 'requirements.txt' to run the migration script. This setup
eases the migration process for multiple projects and ensures a
consistent development environment by ignoring irrelevant files.
2024-02-18 19:43:02 +01:00

2 lines
66 B
Plaintext

git+https://codeberg.org/gitwithtea-py/gitwithtea_py
python-gitlab