{"id":18512437,"url":"https://github.com/barabasz/primes","last_synced_at":"2025-07-05T01:08:02.938Z","repository":{"id":195336005,"uuid":"692723704","full_name":"barabasz/primes","owner":"barabasz","description":"Python class that calculates primes, their statistics and other related numbers in specified range","archived":false,"fork":false,"pushed_at":"2023-09-25T11:47:26.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-25T21:08:23.009Z","etag":null,"topics":["prime-numbers","primes","statistics"],"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/barabasz.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}},"created_at":"2023-09-17T11:43:27.000Z","updated_at":"2023-09-19T21:57:55.000Z","dependencies_parsed_at":"2024-11-06T15:41:23.574Z","dependency_job_id":"615ebf9e-2a35-4805-b6c1-3e3c161db801","html_url":"https://github.com/barabasz/primes","commit_stats":null,"previous_names":["barabasz/primes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barabasz%2Fprimes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barabasz%2Fprimes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barabasz%2Fprimes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barabasz%2Fprimes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barabasz","download_url":"https://codeload.github.com/barabasz/primes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239225800,"owners_count":19603174,"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":["prime-numbers","primes","statistics"],"created_at":"2024-11-06T15:34:10.325Z","updated_at":"2025-02-17T03:17:36.613Z","avatar_url":"https://github.com/barabasz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# primes\n\nA simple Pyhon class that calculates primes, their statistics and other related numbers in specified range.\n\n## CLI usage\n\nfor range {2..𝑥}\n\n    primes x\n\nor for range {𝑥..𝑦}\n\n    primes x y\n\nwhere `x` and `y` are positive natural numbers, 𝑥 ≥ 1, 𝑦 ≥ 𝑥 and 𝑦 \u003c 10000000.\n\n## Disclaimer\n\nThe purpose of this script is not to calculate prime numbers, but to quickly present specific statistics about them in a given range.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarabasz%2Fprimes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarabasz%2Fprimes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarabasz%2Fprimes/lists"}