{"id":21891086,"url":"https://github.com/rocity/enhance-confidence","last_synced_at":"2025-03-22T03:12:23.964Z","repository":{"id":98426503,"uuid":"367903104","full_name":"rocity/enhance-confidence","owner":"rocity","description":"Charting enhancements","archived":false,"fork":false,"pushed_at":"2021-06-09T11:05:23.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T22:32:39.589Z","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/rocity.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":"2021-05-16T14:27:15.000Z","updated_at":"2021-06-09T11:05:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"36c78feb-9887-4247-91c4-b65e9e6ceb3d","html_url":"https://github.com/rocity/enhance-confidence","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/rocity%2Fenhance-confidence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocity%2Fenhance-confidence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocity%2Fenhance-confidence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocity%2Fenhance-confidence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rocity","download_url":"https://codeload.github.com/rocity/enhance-confidence/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244898458,"owners_count":20528341,"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-28T12:19:30.375Z","updated_at":"2025-03-22T03:12:23.959Z","avatar_url":"https://github.com/rocity.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enhancing Simulator with fancy result plotting\n\nThis code simulates accessory enhancing without crons.\nIt saves how many successful/failed attempts happened for each level.\n\n## Stack\n\n- Python3\n- Sqlite3\n\n## Requirements:\n\n- [Pipenv](https://pipenv.pypa.io/en/latest/install/#pragmatic-installation-of-pipenv)\n\n## Installation\n\n1. `$ pipenv install`\n\n## How to use\n\nIn `main.py`:\n\n1. Update the config by uncommenting the line with `runner.simulate(100)`. Change the `100` to a number you want. This is how many simulations the code will run.\n\n2. Run the code to simulate: `$ python main.py`\n\n3. After the simulation finishes, you can view the results by **commenting** the `runner.simulate(100)` line and **uncommenting** the `runner.analyze()` line.\n\n4. Run the code again to show result report: `$ python main.py`\n\n*note: the simulator saves the result data into a `.sqlite3` file that serves as the database for the program.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocity%2Fenhance-confidence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocity%2Fenhance-confidence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocity%2Fenhance-confidence/lists"}