teachers-gitlab


Nameteachers-gitlab JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryCLI for mass actions on GitLab
upload_time2024-09-23 11:59:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords teaching gitlab
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Teachers GitLab: perform operations over multiple GitLab projects

A Python utility to help you manage multiple repositories at once.

Our target users are teachers that need to manage separate repository for each
student and massively fork, clone or upload files in all projects at once.


## Installation in a nutshell

```shell
pip install teachers-gitlab
```

Note: we require at least `pip install pip==22.0`; details are in
our documentation at <https://teachers-gitlab.readthedocs.io/install.html>.


## First steps

Please, refer to our on-line documentation at
<https://teachers-gitlab.readthedocs.io/first-steps.html>.
Individual commands are described at
<https://teachers-gitlab.readthedocs.io/commands/>.


## Development

Please, look at <https://teachers-gitlab.readthedocs.io/development.html>.


## Contributing and getting help

Please, open an issue or start a discussion at our
GitHub repository <https://github.com/d-iii-s/teachers-gitlab>.
Matfyz members can create issues on
our GitLab as well <https://gitlab.mff.cuni.cz/teaching/utils/teachers-gitlab>.

We also welcome suggestions for new functions. Patches and merge requests
with new functions are welcomed even more :-).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "teachers-gitlab",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "teaching, gitlab",
    "author": null,
    "author_email": "Vojtech Horky <horky@d3s.mff.cuni.cz>",
    "download_url": "https://files.pythonhosted.org/packages/b6/a5/7217e8aa2202cdc62cfe545a8edc43d107fd0455af3b9a95bf25d5e147a6/teachers_gitlab-0.3.0.tar.gz",
    "platform": null,
    "description": "# Teachers GitLab: perform operations over multiple GitLab projects\n\nA Python utility to help you manage multiple repositories at once.\n\nOur target users are teachers that need to manage separate repository for each\nstudent and massively fork, clone or upload files in all projects at once.\n\n\n## Installation in a nutshell\n\n```shell\npip install teachers-gitlab\n```\n\nNote: we require at least `pip install pip==22.0`; details are in\nour documentation at <https://teachers-gitlab.readthedocs.io/install.html>.\n\n\n## First steps\n\nPlease, refer to our on-line documentation at\n<https://teachers-gitlab.readthedocs.io/first-steps.html>.\nIndividual commands are described at\n<https://teachers-gitlab.readthedocs.io/commands/>.\n\n\n## Development\n\nPlease, look at <https://teachers-gitlab.readthedocs.io/development.html>.\n\n\n## Contributing and getting help\n\nPlease, open an issue or start a discussion at our\nGitHub repository <https://github.com/d-iii-s/teachers-gitlab>.\nMatfyz members can create issues on\nour GitLab as well <https://gitlab.mff.cuni.cz/teaching/utils/teachers-gitlab>.\n\nWe also welcome suggestions for new functions. Patches and merge requests\nwith new functions are welcomed even more :-).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "CLI for mass actions on GitLab",
    "version": "0.3.0",
    "project_urls": null,
    "split_keywords": [
        "teaching",
        " gitlab"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e10af94adadcdb452648215767a687e14e0d9e59b516016d00f57626cc0c7f30",
                "md5": "ee1e0d35e3b9f7ac5c8e62ede16174d4",
                "sha256": "894bdd417d4e5c0f624ae2cecff77b92292bc5f7e70ca53744a48a410f001d56"
            },
            "downloads": -1,
            "filename": "teachers_gitlab-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ee1e0d35e3b9f7ac5c8e62ede16174d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 19963,
            "upload_time": "2024-09-23T11:59:28",
            "upload_time_iso_8601": "2024-09-23T11:59:28.975146Z",
            "url": "https://files.pythonhosted.org/packages/e1/0a/f94adadcdb452648215767a687e14e0d9e59b516016d00f57626cc0c7f30/teachers_gitlab-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6a57217e8aa2202cdc62cfe545a8edc43d107fd0455af3b9a95bf25d5e147a6",
                "md5": "9124c37e6bdb8d0339d29be85a63c970",
                "sha256": "b12929b10a52d9ca08ff85a256549f029a41e20564f70abf82a69f564e330b68"
            },
            "downloads": -1,
            "filename": "teachers_gitlab-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9124c37e6bdb8d0339d29be85a63c970",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 34720,
            "upload_time": "2024-09-23T11:59:30",
            "upload_time_iso_8601": "2024-09-23T11:59:30.420621Z",
            "url": "https://files.pythonhosted.org/packages/b6/a5/7217e8aa2202cdc62cfe545a8edc43d107fd0455af3b9a95bf25d5e147a6/teachers_gitlab-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-23 11:59:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "teachers-gitlab"
}
        
Elapsed time: 9.20802s