{"id":16649942,"url":"https://github.com/datamine/project-euler","last_synced_at":"2025-03-12T13:25:57.457Z","repository":{"id":86599559,"uuid":"80167258","full_name":"Datamine/Project-Euler","owner":"Datamine","description":"My solutions to Project Euler exercises in Python 3.6.","archived":false,"fork":false,"pushed_at":"2017-10-09T22:05:21.000Z","size":75,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T06:46:26.128Z","etag":null,"topics":["euler","euler-exercises","math","programming-challenge","python","python-3-6"],"latest_commit_sha":null,"homepage":"","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/Datamine.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":"2017-01-26T23:53:24.000Z","updated_at":"2023-01-30T01:01:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f6f0151-ab0d-4c61-8619-f3e21ed31a56","html_url":"https://github.com/Datamine/Project-Euler","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/Datamine%2FProject-Euler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Datamine%2FProject-Euler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Datamine%2FProject-Euler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Datamine%2FProject-Euler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Datamine","download_url":"https://codeload.github.com/Datamine/Project-Euler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243224587,"owners_count":20256730,"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":["euler","euler-exercises","math","programming-challenge","python","python-3-6"],"created_at":"2024-10-12T09:14:21.743Z","updated_at":"2025-03-12T13:25:57.435Z","avatar_url":"https://github.com/Datamine.png","language":"Python","readme":"# Project-Euler\nMy solutions to Project Euler exercises. Currently this lists only solutions in Python 3.6,\nthough I may eventually add some solutions in other languages as well.\n\nAll solutions should be run from the `/Project-Euler` directory. There's a small\npreamble in some solutions that appends to the system path so that `Utilities` can\nbe imported. For example, from here you might run: `python3 005/solution.py`.\n\n## Tools and Addenda\n\nYou may find the following useful:\n\n- `new-problem.py`: running this generates a new folder and solution template. \nTakes one command-line argument: the new problem. Example: `python3 new-problem.py 999`.\n\n- `clean-swapfiles.sh`: recursively cleans out all the vim swapfiles in the directory.\nRemember to `chmod 755 clean-swapfiles.sh` before attempting to use.\n\n- `tests.py`: runs all the tests in the `Tests` directory, with verbose output.\nCall with `python3 tests.py`. \n\n- `Tests`: directory containing unittests for the Utilities. Call with e.g. `python3 Tests/math_helpers_test.py`.\n\n- `Utilities`: directory containing modules containing frequently used/re-usable helper functions.\n\n- `confirm-solutions.py`: runs all the solutions files currently in the `Problems` subdirectories.\nVerifies the solutions against the canonical values. This is useful to check that all solutions\nare still working as desired, even after having made some changes to the `Utilities`.\nRun simply with `python3 confirm-solutions.py`.\n\n## Further Notes\n\nThere's no `requirements.txt` because this project solely uses the standard modules that are included\nwith any conventional installation of Python 3.6, as well as the custom-written `Utilities`. \n\nI've also featured this project on my blog, where I [wrote a little bit about it](http://johnloeber.com/docs/projecteuler.html).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatamine%2Fproject-euler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatamine%2Fproject-euler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatamine%2Fproject-euler/lists"}