{"id":34092039,"url":"https://github.com/marcoplatino/eulerkit","last_synced_at":"2026-04-25T00:00:52.557Z","repository":{"id":306981444,"uuid":"1027928665","full_name":"MarcoPlatino/EulerKit","owner":"MarcoPlatino","description":"This is a library of functions that may come in useful when solving problems on Project Euler.","archived":false,"fork":false,"pushed_at":"2026-03-14T00:10:04.000Z","size":126,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-09T04:29:51.815Z","etag":null,"topics":["math","mathematics","project-euler-python","projecteuler","python","python-math","python-math-library"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarcoPlatino.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-28T18:43:07.000Z","updated_at":"2026-03-14T00:10:08.000Z","dependencies_parsed_at":"2025-07-28T20:44:33.191Z","dependency_job_id":"5fb5bbdc-9e18-4946-870f-7fc736162c3c","html_url":"https://github.com/MarcoPlatino/EulerKit","commit_stats":null,"previous_names":["marcoplatino/eulerkit"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/MarcoPlatino/EulerKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoPlatino%2FEulerKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoPlatino%2FEulerKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoPlatino%2FEulerKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoPlatino%2FEulerKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcoPlatino","download_url":"https://codeload.github.com/MarcoPlatino/EulerKit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoPlatino%2FEulerKit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32245151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["math","mathematics","project-euler-python","projecteuler","python","python-math","python-math-library"],"created_at":"2025-12-14T14:57:17.916Z","updated_at":"2026-04-25T00:00:52.535Z","avatar_url":"https://github.com/MarcoPlatino.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EulerKit\n\n\u003c!-- Badges --\u003e\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/MarcoPlatino/EulerKit/python_publish.yml?branch=main)\n[![PyPI Version](https://img.shields.io/pypi/v/eulerkit.svg)](https://pypi.org/project/eulerkit/)\n![Python Versions](https://img.shields.io/pypi/pyversions/eulerkit.svg)\n![License](https://img.shields.io/github/license/MarcoPlatino/EulerKit)\n[![Issues](https://img.shields.io/github/issues/MarcoPlatino/EulerKit.svg)](https://github.com/MarcoPlatino/EulerKit/issues)\n[![Pull Requests](https://img.shields.io/github/issues-pr/MarcoPlatino/EulerKit.svg)](https://github.com/MarcoPlatino/EulerKit/pulls)\n\nThis is a Python Library inspired by the functions that are needed to solve many Project Euler problems. It also includes some utilities that I personally enjoy very much.\n\nHere is a (non-comprehensive) list of features that are in the library:\n- Palindromes \n    - The ability to verify if a number is a palindrome\n- Prime Generation\n    - The ability to generate a large set of prime numbers - to a list or to a file if you want to pre-generate them.\n- Pandigital\n    - The ability to verify if a number is pandigital or not\n\n### Quickstart:\nYou can install the library by running:\n\n`pip install EulerKit`\n\nFrom there you can begin using the library immediately by including it as one of your imports:\n\n```python\nfrom EulerKit import*\n```\n\nIf you want a more comprehensive guide, check the [wiki](https://github.com/MarcoPlatino/EulerKit/wiki)\n\nIf you are curious, the PyPi page is located [here](https://pypi.org/project/EulerKit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcoplatino%2Feulerkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcoplatino%2Feulerkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcoplatino%2Feulerkit/lists"}