This script uses the Gitlab and Gitea API's to migrate all data from Gitlab to Gitea.
This script support migrating the following data:
Change items in the config section of the script.
Install all dependencies via python -m pip install -r requirements.txt and use python3 to execute the script.
python -m pip install -r requirements.txt