{"id":19591431,"url":"https://github.com/fachschaftmathphysinfo/protocoldude","last_synced_at":"2026-06-09T01:06:55.101Z","repository":{"id":56668473,"uuid":"172777444","full_name":"FachschaftMathPhysInfo/protocoldude","owner":"FachschaftMathPhysInfo","description":"Python script to automatically process protocols.","archived":false,"fork":false,"pushed_at":"2021-08-04T21:48:46.000Z","size":330,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-26T13:47:42.518Z","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/FachschaftMathPhysInfo.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":"2019-02-26T19:37:29.000Z","updated_at":"2021-08-02T22:38:57.000Z","dependencies_parsed_at":"2022-08-15T23:00:31.281Z","dependency_job_id":null,"html_url":"https://github.com/FachschaftMathPhysInfo/protocoldude","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/FachschaftMathPhysInfo/protocoldude","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fprotocoldude","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fprotocoldude/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fprotocoldude/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fprotocoldude/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FachschaftMathPhysInfo","download_url":"https://codeload.github.com/FachschaftMathPhysInfo/protocoldude/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FachschaftMathPhysInfo%2Fprotocoldude/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34086694,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":[],"created_at":"2024-11-11T08:29:05.969Z","updated_at":"2026-06-09T01:06:55.074Z","avatar_url":"https://github.com/FachschaftMathPhysInfo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Requirements\nIn order to run `protocoldude3.py` you need to install a few python modules.\n\nThe needed modules are listen in the file `requirements.txt`, you can therefore install them using `pip`.\n```\n# pip3 install -r requirements.txt\n```\n\nor\n\n```\n$ pip3 install --user -r requirements.txt\n```\n\n# Running the program\n\n```bash\n$ ./protocoldude3.py \u003cfilename\u003e\n```\nThe name of the protocol is expected to have the format `yyyy-mm-dd.txt`.\nYou can get more informations by invoking the program with the `-h` flag or without any arguments.\n\n## parsed sequences\n\n### agenda items\n\nIt is possible to seperate agenda items like this:\n\n```\n===\nTOP 1: Usage of the protocoldude\n===\n```\n\nThey will then be prepended with the sufficent amount of '`=`' to look like this:\n\n```\n=================================\nTOP 1: Usage of the protocoldude\n=================================\n```\n\n### usernames\n\nUsernames are recogized when annotated like this and are then sent the full agenda item:\n\n```\n[...] ${kai-uwe} [...]\n```\n# Configuration\n\nIf there is a config.ini file in the folder where the Protocoldude3 is executed, it will be loaded. The config.ini file determines the default settings. It is also possible to specify only a part of the default settings in a config.ini file. Command line arguments overwrite the default settings.\n\nExample of a config.ini file:\n```ini\n[default]\ndisable_mail=False\ndisable_path_check=False\ndisable_svn=False\ndisable_tex=False\nfrom_address=simo@mathphys.stura.uni-heidelberg.de\nmail_subject_prefix=Gemeinsame Sitzung\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffachschaftmathphysinfo%2Fprotocoldude","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffachschaftmathphysinfo%2Fprotocoldude","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffachschaftmathphysinfo%2Fprotocoldude/lists"}