{"id":7239,"name":"irelease","description":"Library that automates releasing your Github python package at Pypi.","url":"https://github.com/erdogant/irelease","last_synced_at":"2025-09-04T19:27:28.701Z","repository":{"id":62571669,"uuid":"237827238","full_name":"erdogant/irelease","owner":"erdogant","description":"Library that automates releasing your Github python package at Pypi.","archived":false,"fork":false,"pushed_at":"2025-08-28T17:21:22.000Z","size":7438,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-03T10:40:58.654Z","etag":null,"topics":["pypi","python","release","release-automation","tag"],"latest_commit_sha":null,"homepage":"https://erdogant.github.io/irelease","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdogant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","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},"funding":{"github":["erdogant"],"buy_me_a_coffee":"erdogant","ko_fi":"erdogant","custom":["https://erdogant.github.io/irelease/pages/html/Documentation.html"],"patreon":null,"open_collective":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null}},"created_at":"2020-02-02T19:51:21.000Z","updated_at":"2025-04-24T12:45:12.000Z","dependencies_parsed_at":"2025-04-11T09:47:39.871Z","dependency_job_id":"0cd11c90-2228-426d-b4b8-aa8d7667d8f5","html_url":"https://github.com/erdogant/irelease","commit_stats":{"total_commits":110,"total_committers":2,"mean_commits":55.0,"dds":"0.49090909090909096","last_synced_commit":"6e2946c1ab6acdfd9aa0bd39e75316173850a84d"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/erdogant/irelease","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdogant","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/sbom","scorecard":{"id":379750,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdogant/irelease","commit":"c4a33aa16f17c23bbc992ba6503fc649fc6f8e50"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T15:07:27.944Z","repository_id":62571669,"created_at":"2025-08-18T15:07:27.944Z","updated_at":"2025-08-18T15:07:27.944Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273659754,"owners_count":25145551,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"erdogant","name":"Erdogan","uuid":"31008129","kind":"user","description":"Machine Learning | Statistics | Bayesian | D3js | Visualizations","email":"","website":"https://erdogant.github.io/","location":"Den Haag","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31008129?u=a1765afd48e421e9f6078377799353f54c7a61d0\u0026v=4","repositories_count":51,"last_synced_at":"2025-08-28T17:05:20.697Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/erdogant","funding_links":["https://github.com/sponsors/erdogant"],"total_stars":2267,"followers":465,"following":9,"created_at":"2022-11-16T21:05:08.019Z","updated_at":"2025-08-28T17:05:20.698Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdogant","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdogant/repositories"},"packages":[{"id":2769971,"name":"irelease","ecosystem":"pypi","description":"irelease is an Python package to release your package to Pypi.","homepage":"https://erdogant.github.io/irelease","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/erdogant/irelease","keywords_array":["Python","PyPI","release automation","package release","versioning","tagging","build automation","publishing","continuous integration","CI/CD","automation","release management"],"namespace":null,"versions_count":26,"first_release_published_at":"2020-02-02T19:54:26.000Z","latest_release_published_at":"2025-08-28T17:23:43.000Z","latest_release_number":"1.3.2","last_synced_at":"2025-09-03T10:39:48.762Z","created_at":"2022-04-10T11:20:14.345Z","updated_at":"2025-09-03T19:54:07.725Z","registry_url":"https://pypi.org/project/irelease/","install_command":"pip install irelease --index-url https://pypi.org/simple","documentation_url":"https://irelease.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Education","Intended Audience :: Science/Research","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: OS Independent","Operating System :: Unix","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"irelease","project_status":null},"repo_metadata":{"id":62571669,"uuid":"237827238","full_name":"erdogant/irelease","owner":"erdogant","description":"Library that automates releasing your Github python package at Pypi.","archived":false,"fork":false,"pushed_at":"2025-08-28T17:21:22.000Z","size":7438,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T23:42:20.917Z","etag":null,"topics":["pypi","python","release","release-automation","tag"],"latest_commit_sha":null,"homepage":"https://erdogant.github.io/irelease","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erdogant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["erdogant"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2020-02-02T19:51:21.000Z","updated_at":"2025-04-24T12:45:12.000Z","dependencies_parsed_at":"2025-04-11T09:47:39.871Z","dependency_job_id":"0cd11c90-2228-426d-b4b8-aa8d7667d8f5","html_url":"https://github.com/erdogant/irelease","commit_stats":{"total_commits":110,"total_committers":2,"mean_commits":55.0,"dds":"0.49090909090909096","last_synced_commit":"6e2946c1ab6acdfd9aa0bd39e75316173850a84d"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/erdogant/irelease","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdogant","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/sbom","scorecard":{"id":379750,"data":{"date":"2025-08-11","repo":{"name":"github.com/erdogant/irelease","commit":"c4a33aa16f17c23bbc992ba6503fc649fc6f8e50"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T15:07:27.944Z","repository_id":62571669,"created_at":"2025-08-18T15:07:27.944Z","updated_at":"2025-08-18T15:07:27.944Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273431336,"owners_count":25104491,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"erdogant","name":"Erdogan","uuid":"31008129","kind":"user","description":"Machine Learning | Statistics | Bayesian | D3js | Visualizations","email":"","website":"https://erdogant.github.io/","location":"Den Haag","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31008129?u=a1765afd48e421e9f6078377799353f54c7a61d0\u0026v=4","repositories_count":51,"last_synced_at":"2025-08-28T17:05:20.697Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/erdogant","funding_links":["https://github.com/sponsors/erdogant"],"total_stars":2267,"followers":465,"following":9,"created_at":"2022-11-16T21:05:08.019Z","updated_at":"2025-08-28T17:05:20.698Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdogant","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erdogant/repositories"},"tags":[{"name":"1.3.2","sha":"0661208759b6cc168d9476b0fe04df1a65dd10e5","kind":"tag","published_at":"2025-08-28T17:21:20.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.3.2","html_url":"https://github.com/erdogant/irelease/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"4acc90bac46a722c61d7d7c6877def8caa71fb2e","kind":"tag","published_at":"2025-04-03T09:37:26.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.3.1","html_url":"https://github.com/erdogant/irelease/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"15c71de858f83653b351cb87482e9446ff88a04b","kind":"tag","published_at":"2025-03-02T16:20:49.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.3.0","html_url":"https://github.com/erdogant/irelease/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"c42032ecf43fed6bf541ad2ec1db0808ceb68e47","kind":"tag","published_at":"2023-11-25T21:57:11.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.2.0","html_url":"https://github.com/erdogant/irelease/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.2.0/manifests"},{"name":"1.1.5","sha":"d85d10d2f08bc15a715812b4f186736e6f521a3e","kind":"tag","published_at":"2023-11-25T18:38:58.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.1.5","html_url":"https://github.com/erdogant/irelease/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"41fa3c2e2d4eff106999cb9873fb4e5dff177ed0","kind":"tag","published_at":"2023-10-13T14:23:23.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.1.4","html_url":"https://github.com/erdogant/irelease/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"cac9d95e9c2839e7160952aec066459e2d8c4744","kind":"tag","published_at":"2023-03-27T09:58:31.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.1.3","html_url":"https://github.com/erdogant/irelease/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"3c7fc873f5ff913ab7095a0a60e21eeeb48a7c33","kind":"tag","published_at":"2022-12-19T19:10:05.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.1.2","html_url":"https://github.com/erdogant/irelease/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"adfe912239c55fd84fb443d6d3a65448cb6b5de7","kind":"tag","published_at":"2022-12-09T08:50:14.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.1.1","html_url":"https://github.com/erdogant/irelease/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"06837a64881b7f2a3e0bac3ee51ac270837be1e7","kind":"tag","published_at":"2022-12-09T08:42:38.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.1.0","html_url":"https://github.com/erdogant/irelease/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"422620e625557a6aa2c0f720523f817292f13a72","kind":"tag","published_at":"2022-08-01T07:14:11.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.0.3","html_url":"https://github.com/erdogant/irelease/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"d064cf18fc5f08dca00a1a4b0c9d7c7abadeeb4f","kind":"tag","published_at":"2022-03-09T13:56:29.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.0.2","html_url":"https://github.com/erdogant/irelease/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"e1bc6a1b6c5aff979d4cbf308560d8973812b703","kind":"tag","published_at":"2021-12-03T09:27:08.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.0.1","html_url":"https://github.com/erdogant/irelease/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"bd182f3dfd70e04974686d105bef5937aa21255f","kind":"tag","published_at":"2020-05-09T19:37:42.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/1.0.0","html_url":"https://github.com/erdogant/irelease/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/1.0.0/manifests"},{"name":"0.1.11","sha":"56a4e20406ceebac5f58c62fb355979394adf62c","kind":"tag","published_at":"2020-05-01T09:28:44.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/0.1.11","html_url":"https://github.com/erdogant/irelease/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"7c761d61f53615bc9b7ccb2631c617ab445e8bbf","kind":"tag","published_at":"2020-04-19T20:03:05.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/0.1.10","html_url":"https://github.com/erdogant/irelease/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"503226ca253abf89f68e9a5f6477baaa48a4aa96","kind":"tag","published_at":"2020-04-19T19:51:40.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/0.1.9","html_url":"https://github.com/erdogant/irelease/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"86c44de54d2331c7cfe09dd10e86513844a0e7a1","kind":"tag","published_at":"2020-03-04T21:29:30.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/0.1.8","html_url":"https://github.com/erdogant/irelease/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"a59dacb95a673de8ba0d55a3a6c5edd413c88a4d","kind":"tag","published_at":"2020-02-24T22:54:08.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/0.1.7","html_url":"https://github.com/erdogant/irelease/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"13cccb79f99bf4e7a6826fb2740badc3e9378968","kind":"tag","published_at":"2020-02-16T13:45:31.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/0.1.6","html_url":"https://github.com/erdogant/irelease/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"f3086b193f4da43916f9413becc0496ecc3b43ce","kind":"tag","published_at":"2020-02-11T22:01:19.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/0.1.5","html_url":"https://github.com/erdogant/irelease/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"27c8bca44cb15bc11b351c7bac75bb46fd3352c6","kind":"tag","published_at":"2020-02-03T21:13:56.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/0.1.4","html_url":"https://github.com/erdogant/irelease/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"4d4f2243ffcaf913841bcc537d9a9a99fbcf3341","kind":"tag","published_at":"2020-02-03T20:52:26.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/0.1.3","html_url":"https://github.com/erdogant/irelease/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"b60ab30f4547d4f9b72b4ee59ff01b8b370b9d31","kind":"tag","published_at":"2020-02-03T20:46:03.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/0.1.2","html_url":"https://github.com/erdogant/irelease/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/0.1.2/manifests"},{"name":"v0.1.1","sha":"c2d094d93e732753b1fdfd0f6940847a036e9558","kind":"tag","published_at":"2020-02-03T20:14:50.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/v0.1.1","html_url":"https://github.com/erdogant/irelease/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4c0daa227866151daa822574ea7c4eea12e19ed0","kind":"tag","published_at":"2020-02-02T19:53:40.000Z","download_url":"https://codeload.github.com/erdogant/irelease/tar.gz/v0.1.0","html_url":"https://github.com/erdogant/irelease/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erdogant/irelease@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T19:54:07.725Z","dependent_packages_count":0,"downloads":199,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":12.714271233961332,"dependent_repos_count":5.180436474771024,"dependent_packages_count":10.038423948696664,"stargazers_count":27.78407862952968,"forks_count":29.754557225672322,"docker_downloads_count":null,"average":17.094353502526204},"purl":"pkg:pypi/irelease","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/irelease","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/irelease","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/irelease/dependencies","status":null,"funding_links":["https://github.com/sponsors/erdogant"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T19:01:57.213Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/irelease/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/irelease/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/irelease/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/irelease/related_packages","maintainers":[{"uuid":"erdogant","login":"erdogant","name":null,"email":null,"url":null,"packages_count":47,"html_url":"https://pypi.org/user/erdogant/","role":null,"created_at":"2022-12-19T19:15:58.814Z","updated_at":"2022-12-19T19:15:58.814Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/erdogant/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724874,"maintainers_count":308228,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":596919,"full_name":"erdogant/irelease","default_branch":"master","committers":[{"name":"erdogant","email":"erdogant@gmail.com","count":56},{"name":"Erdogan Taskesen","email":"31008129+erdogant@users.noreply.github.com","count":54}],"total_commits":110,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":55.0,"dds":0.49090909090909096,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T10:02:26.139Z","last_synced_commit":"6e2946c1ab6acdfd9aa0bd39e75316173850a84d","created_at":"2023-03-09T06:37:34.854Z","updated_at":"2023-09-19T17:23:43.338Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"erdogant/irelease","html_url":"https://github.com/erdogant/irelease","last_synced_at":"2025-08-28T19:01:57.213Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T16:05:02.001Z","updated_at":"2025-08-28T19:01:57.213Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erdogant%2Firelease/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081278,"issues_count":31309649,"pull_requests_count":96179394,"authors_count":10693642,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":2,"PushEvent":3,"CreateEvent":3},"last_year":{"ReleaseEvent":2,"PushEvent":3,"CreateEvent":3}},"keywords":["pypi","python","release","release-automation","tag"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T18:26:17.344Z","updated_at":"2022-11-03T18:26:17.344Z","repository_link":"https://github.com/erdogant/irelease/blob/master/requirements-dev.txt","dependencies":[{"id":6585614075,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6585614076,"package_name":"rst2pdf","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6585614077,"package_name":"spyder-kernels","ecosystem":"pypi","requirements":"==2.1.","direct":true,"kind":"development","optional":false},{"id":6585614078,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6585614079,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T18:26:17.425Z","updated_at":"2022-11-03T18:26:17.425Z","repository_link":"https://github.com/erdogant/irelease/blob/master/requirements.txt","dependencies":[{"id":6585614084,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6585614085,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6585614086,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6585614087,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6585614088,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-04-11T09:47:37.386Z","updated_at":"2025-04-11T09:47:37.386Z","repository_link":"https://github.com/erdogant/irelease/blob/master/pyproject.toml","dependencies":[{"id":22638356000,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22638356001,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22638356002,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22638356003,"package_name":"toml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":22638356004,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":6.723832440821209,"created_at":"2025-09-04T15:50:22.958Z","updated_at":"2025-10-07T08:05:54.967Z","avatar_url":"https://github.com/erdogant.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":199,"funding_links":["https://github.com/sponsors/erdogant","https://buymeacoffee.com/erdogant","https://ko-fi.com/erdogant","https://erdogant.github.io/irelease/pages/html/Documentation.html","https://www.buymeacoffee.com/erdogant)--","https://www.buymeacoffee.com/erdogant"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/7239","html_url":"https://science.ecosyste.ms/projects/7239","bibtex_url":"https://science.ecosyste.ms/projects/7239/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/7239/export.apalike"}