{"id":19874110,"url":"https://github.com/pythoninthegrass/pairing","last_synced_at":"2025-03-01T01:22:55.046Z","repository":{"id":250475597,"uuid":"834568212","full_name":"pythoninthegrass/pairing","owner":"pythoninthegrass","description":"Randomly match people for pair programming.","archived":false,"fork":false,"pushed_at":"2025-02-07T22:43:21.000Z","size":7,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T21:49:55.939Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pythoninthegrass.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-27T17:01:40.000Z","updated_at":"2024-07-27T17:07:58.000Z","dependencies_parsed_at":"2024-07-27T18:32:56.715Z","dependency_job_id":"33bc2fbd-8810-4a6d-b8c9-bf2daeafc18a","html_url":"https://github.com/pythoninthegrass/pairing","commit_stats":null,"previous_names":["pythoninthegrass/pairing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fpairing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fpairing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fpairing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fpairing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythoninthegrass","download_url":"https://codeload.github.com/pythoninthegrass/pairing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241301728,"owners_count":19940697,"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","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":[],"created_at":"2024-11-12T16:21:47.111Z","updated_at":"2025-03-01T01:22:55.025Z","avatar_url":"https://github.com/pythoninthegrass.png","language":"Python","readme":"# pairing\n\nRandomly match people for pair programming.\n\n## Minimum Requirements\n\n* [Python 3.11+](https://www.python.org/downloads/)\n\n## Usage\n\n* Fill out `people.csv` with the first names of the people you want to pair, followed by skill level, and today's date.\n    ```\n    name,skill_level,date\n    pythoninthegrass,3,2024-05-18\n    ```\n* Levels are as follows:\n\n| Level | Description       |\n| ----- | ----------------- |\n| 0     | Novice            |\n| 1     | Advanced beginner |\n| 2     | Competent         |\n| 3     | Proficient        |\n| 4     | Expert            |\n\n* Once the csv is filled out, run the script:\n    ```bash\n    python pairing.py\n    ```\n\n## Exclusions\n\nIf you want to exclude certain people from pairing with each other, add them to the `exclusions.csv` file. The format is as follows:\n\n```\nperson1,person2\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoninthegrass%2Fpairing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythoninthegrass%2Fpairing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoninthegrass%2Fpairing/lists"}