{"id":24199278,"url":"https://github.com/nilicule/lottocheck","last_synced_at":"2025-03-03T09:23:29.016Z","repository":{"id":262250705,"uuid":"886672392","full_name":"nilicule/lottoCheck","owner":"nilicule","description":"Check lottery standings","archived":false,"fork":false,"pushed_at":"2024-12-02T13:27:27.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T18:08:00.307Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nilicule.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-11-11T11:57:05.000Z","updated_at":"2024-12-02T13:27:31.000Z","dependencies_parsed_at":"2024-11-11T12:41:46.119Z","dependency_job_id":"cbdf7031-897a-4a4c-bb1e-002ff0a103e4","html_url":"https://github.com/nilicule/lottoCheck","commit_stats":null,"previous_names":["nilicule/lottocheck"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2FlottoCheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2FlottoCheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2FlottoCheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2FlottoCheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilicule","download_url":"https://codeload.github.com/nilicule/lottoCheck/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241638156,"owners_count":19995125,"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":"2025-01-13T20:35:20.305Z","updated_at":"2025-03-03T09:23:28.993Z","avatar_url":"https://github.com/nilicule.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lottery Analysis Project\n\n## Overview\n\nThis project is designed to manage and analyze lottery participants and their chances of winning. It consists of several scripts that handle different aspects of the lottery process.\n\n## Usage\n\n### 1. Import Participants\n\nWhen a new lottery run starts, participants are imported by running `pdf_parser.py`. This script parses a PDF file containing participant data and saves it to a CSV file.\n\n```bash\npython pdf_parser.py path/to/lottery_participants.pdf\n```\n\n### 2. Update Lottery Standings\n\nEvery week, `drawing.py` is run to update the dataset with the numbers drawn that week. This script will output the current lottery standings.\n\n```bash\npython drawing.py\n```\n\n### 3. Analyze Future Winners\n\nTo see how much chance of a prize a certain group of people have, run `future_winners.py` with the name of the group you're looking for as an argument.\n\n```bash\npython future_winners.py -en GroupName\n```\n\n## Setup\n\n### Requirements\n\nThe project dependencies are listed in `requirements.txt`. To set up the project, install the required packages using pip:\n\n```bash\npip install -r requirements.txt\n```\n\nThis will ensure that all necessary libraries are installed for the scripts to run correctly.\n\n## Files\n\n- `pdf_parser.py`: Parses participant data from a PDF file.\n- `drawing.py`: Updates the dataset with the numbers drawn each week.\n- `future_winners.py`: Analyzes the chances of a certain group of people winning the lottery.\n- `requirements.txt`: Lists the dependencies required for the project.\n\n## License\n\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilicule%2Flottocheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilicule%2Flottocheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilicule%2Flottocheck/lists"}