{"id":22669860,"url":"https://github.com/astrobarker/rossini","last_synced_at":"2025-03-29T11:15:25.426Z","repository":{"id":108616442,"uuid":"241224386","full_name":"AstroBarker/rossini","owner":"AstroBarker","description":"RandOmized diScuSsIoN group leader selectIon","archived":false,"fork":false,"pushed_at":"2024-07-29T00:07:45.000Z","size":158,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T10:56:39.647Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AstroBarker.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":"2020-02-17T22:50:44.000Z","updated_at":"2024-07-29T00:07:48.000Z","dependencies_parsed_at":"2023-06-18T11:03:00.366Z","dependency_job_id":null,"html_url":"https://github.com/AstroBarker/rossini","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroBarker%2Frossini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroBarker%2Frossini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroBarker%2Frossini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroBarker%2Frossini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AstroBarker","download_url":"https://codeload.github.com/AstroBarker/rossini/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246174609,"owners_count":20735417,"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-12-09T15:41:45.045Z","updated_at":"2025-03-29T11:15:25.404Z","avatar_url":"https://github.com/AstroBarker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ROSSINI\nRandOmized diScuSsIoN group leader selectIon\n---\n\nTired of always being short of volunteers for paper club? Tired of always leading group discussion despite having class and teaching \nresponsibilities? Look no further. _ROSSINI_ is a simple randomizer that, given a list of people... randomly selects one! \nHowever, you can initialize the probability distribution as a \"tiered\" uniform distribution, allocating a higher \nlikelihood of being slected to folks in a certain tier (such as those who aren't teaching, for example). No more excuses!\nSimply throw the folks' names in a file (such as `people.dat`) and run `rossini.py`. By default, the previous \nleaders are stored in a file (such as `people_old.dat`). We have the option, then, to remove the \nprevious discussion leader from the distribution prior to computing the weights.\nTo do so, simply set the flag `REMOVE_PREV = True` at the top of `rossini.py`. No one wants to get stuck leading multiple times \nin a row.\n\nExample distribution:\n![plot](example.png)\n\nCurrently, it's just a semi-uniform probability distribution where the weights in each \"tier\" proportional to each other \nby some factor `f = 3.0/4.0`.\n\n# Code Style\nCode linting and formatting is done with [ruff](https://docs.astral.sh/ruff/).\nRules are listed in [ruff.toml](ruff.toml).\nTo check all python in the current directory, you may `ruff .`.\nTo format a given file according to `ruff.toml`, run `ruff format file.py`.\nChecks for formatting are performed on each push / PR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrobarker%2Frossini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastrobarker%2Frossini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrobarker%2Frossini/lists"}