{"id":21233701,"url":"https://github.com/bdr-pro/primeshor","last_synced_at":"2025-03-15T02:43:57.326Z","repository":{"id":199892326,"uuid":"704025407","full_name":"BDR-Pro/PrimeShor","owner":"BDR-Pro","description":"PrimeShor to find factors of a number ","archived":false,"fork":false,"pushed_at":"2023-10-12T11:57:06.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T18:38:56.581Z","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/BDR-Pro.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}},"created_at":"2023-10-12T11:39:37.000Z","updated_at":"2023-10-12T11:42:41.000Z","dependencies_parsed_at":"2023-10-13T07:46:11.028Z","dependency_job_id":"35dcb6d3-a172-4012-89da-9d4195bdb4b6","html_url":"https://github.com/BDR-Pro/PrimeShor","commit_stats":null,"previous_names":["bdr-pro/primeshor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BDR-Pro%2FPrimeShor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BDR-Pro%2FPrimeShor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BDR-Pro%2FPrimeShor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BDR-Pro%2FPrimeShor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BDR-Pro","download_url":"https://codeload.github.com/BDR-Pro/PrimeShor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243676707,"owners_count":20329432,"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-21T00:00:08.850Z","updated_at":"2025-03-15T02:43:57.303Z","avatar_url":"https://github.com/BDR-Pro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"PrimeShor to find factors of a number \n\n\n**factorize** return a tuple of two prime factors rasie an execption of error or the number is a prime\n\n\n**isPrime** return true if it is a prime false if it not\n\n\n```\n\u003e\u003e\u003e import prime\n\u003e\u003e\u003e \n\u003e\u003e\u003e print(prime.isPrime(5))\nTrue\n\u003e\u003e\u003e print(prime.factorize(64))\n(2, 32)\n\u003e\u003e\u003e \n```\n\n**Installation**\n\n```\ngit clone https://github.com/BDR-Pro/PrimeShor\n\npip install PrimeShor/dist/PrimeShor-1.0.0-py3-none-any.whl\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdr-pro%2Fprimeshor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbdr-pro%2Fprimeshor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdr-pro%2Fprimeshor/lists"}