{"id":24079817,"url":"https://github.com/btskinner/grm","last_synced_at":"2025-08-02T10:36:46.686Z","repository":{"id":57436089,"uuid":"64553388","full_name":"btskinner/grm","owner":"btskinner","description":"GitHub CLI classroom manager","archived":false,"fork":false,"pushed_at":"2022-01-28T02:13:53.000Z","size":986,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-01T08:33:55.547Z","etag":null,"topics":["classroom-tools","git","python"],"latest_commit_sha":null,"homepage":"https://www.btskinner.io/grm","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/btskinner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-30T16:27:26.000Z","updated_at":"2022-01-20T15:40:30.000Z","dependencies_parsed_at":"2022-09-01T18:43:03.705Z","dependency_job_id":null,"html_url":"https://github.com/btskinner/grm","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/btskinner/grm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fgrm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fgrm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fgrm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fgrm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btskinner","download_url":"https://codeload.github.com/btskinner/grm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fgrm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268372153,"owners_count":24239820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["classroom-tools","git","python"],"created_at":"2025-01-09T22:25:08.899Z","updated_at":"2025-08-02T10:36:46.634Z","avatar_url":"https://github.com/btskinner.png","language":"Python","readme":"GitRoom Manager\n===============\n\n[![Build\nStatus](https://travis-ci.org/btskinner/grm.svg?branch=main)](https://travis-ci.org/btskinner/grm)\n[![GitHub\nrelease](https://img.shields.io/github/release/btskinner/grm.svg)](https://github.com/btskinner/grm)\n[![PyPI](https://img.shields.io/pypi/v/grm)](https://pypi.org/project/grm/)\n\nGitRoom Manager allows instructors to more easily manage a GitHub-based\nvirtual classroom. From within the program, the user can:\n\n-   Initialize student repositories, locally and remotely, from a CSV\n    roster and a local master repository\n-   Add students to an existing course\n-   Add administrators to the course (other instructors)\n-   Associate each student with a personal private repository\n-   Update student repositories with new course content\n-   Pull from/push to student repositories\n-   Grade assignments\n\nRequirements\n------------\n\n-   Python \u0026gt;= 3.3\n-   Git \u0026gt;= 2.0\n-   Ownership of a [GitHub Classroom](https://classroom.github.com/)\n-   [GitHub Personal\n    Token](https://help.github.com/articles/creating-an-access-token-for-command-line-use/)\n    with full permissions\n-   Class roster with columns for student: first name, last name, GitHub\n    ID\n\nInstallation\n------------\n\nTo install the `grm` module, clone the repository to your local machine\nand `cd` into the top-level directory. From the terminal, type:\n\n    python setup.py install\n\n*NOTE:* You may need to use `python3` or `python3.x` in place of\n`python` in order to utilize a Python 3.x installation.\n\nYou may also install with pip:\n\n```bash\npip install grm\n```\n*NOTE:* Depending on your installation may need to use `pip3` in place of \n`pip`.\n\nUsage\n-----\n\nYou can call GitRoom Manager from within an interactive Python session\nby calling:\n\n```python\nimport grm\ngrm.main()\n```\n\nThe installation also adds an executable script to your path. You can\ncall GitRoom Manager from terminal using:\n\n```bash\n$ gitroom\n```\n\n*NOTE:* The command line script is just a wrapper for the first set of\ncommands above. The script searches your environment for your Python 3.x\ninterpreter. If it cannot find it, the script may revert to your system\nPython interpreter---which is often 2.x---and may fail. If you have\ntrouble with the command line script, first make sure that your Python\n3.x interpreter is in your system path and callable by `python3`.\n\nManual\n------\n\nA more complete manual for GitRoom Manager can be found at\n[btskinner.io/grm](http://btskinner.io/grm)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtskinner%2Fgrm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtskinner%2Fgrm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtskinner%2Fgrm/lists"}