{"id":2847034,"name":"pathlib2","ecosystem":"pypi","description":"Object-oriented filesystem paths","homepage":"https://github.com/jazzband/pathlib2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jazzband/pathlib2","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2014-10-19T11:59:07.000Z","latest_release_published_at":"2022-02-08T12:42:21.000Z","latest_release_number":"2.3.7","last_synced_at":"2026-06-13T12:24:19.748Z","created_at":"2022-04-10T12:00:32.322Z","updated_at":"2026-06-13T14:21:24.420Z","registry_url":"https://pypi.org/project/pathlib2/","install_command":"pip install pathlib2 --index-url https://pypi.org/simple","documentation_url":"https://pathlib2.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries","Topic :: System :: Filesystems"],"normalized_name":"pathlib2","project_status":null},"repo_metadata":{"id":22062857,"uuid":"25391854","full_name":"jazzband/pathlib2","owner":"jazzband","description":"Backport of pathlib aiming to support the full stdlib Python API.","archived":false,"fork":false,"pushed_at":"2023-09-29T07:38:26.000Z","size":2541,"stargazers_count":85,"open_issues_count":7,"forks_count":31,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2026-03-22T02:38:34.868Z","etag":null,"topics":[],"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/jazzband.png","metadata":{"funding":{"custom":["https://jazzband.co/donate"]},"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.rst","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2014-10-18T08:28:33.000Z","updated_at":"2025-11-19T11:13:32.000Z","dependencies_parsed_at":"2024-06-18T14:03:47.421Z","dependency_job_id":"84bfda91-a39b-4296-b738-ea730b7bef96","html_url":"https://github.com/jazzband/pathlib2","commit_stats":{"total_commits":458,"total_committers":14,"mean_commits":"32.714285714285715","dds":"0.41484716157205237","last_synced_commit":"9319aaebf2d987e5ef69f2259290019346505e8b"},"previous_names":["mcmtroffaes/pathlib2"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/jazzband/pathlib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jazzband","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/sbom","scorecard":{"id":509620,"data":{"date":"2025-08-11","repo":{"name":"github.com/jazzband/pathlib2","commit":"0ac11b8d697069abea58a8188061f1a1870977af"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":"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":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jazzband/pathlib2/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jazzband/pathlib2/python-package.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jazzband/pathlib2/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jazzband/pathlib2/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jazzband/pathlib2/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jazzband/pathlib2/release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:26","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: MIT License: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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 'develop'"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jazzband/.github/SECURITY.md:1","Info: Found linked content: github.com/jazzband/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jazzband/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jazzband/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T00:12:55.782Z","repository_id":22062857,"created_at":"2025-08-20T00:12:55.782Z","updated_at":"2025-08-20T00:12:55.782Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30828586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-22T05:45:47.827Z","status":"ssl_error","status_checked_at":"2026-03-22T05:45:39.030Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"},"owner_record":{"login":"jazzband","name":"Jazzband","uuid":"15129049","kind":"organization","description":"We are all part of this","email":null,"website":"https://jazzband.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15129049?v=4","repositories_count":77,"last_synced_at":"2026-03-21T13:17:29.552Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://jazzband.co/donate"]}},"html_url":"https://github.com/jazzband","funding_links":["https://jazzband.co/donate"],"total_stars":77637,"followers":2233,"following":0,"created_at":"2022-11-02T16:21:17.658Z","updated_at":"2026-03-21T13:17:29.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jazzband","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jazzband/repositories"},"tags":[{"name":"2.3.7-post1","sha":"e9b1985b141a527061137d28a9f3c7f54e849343","kind":"tag","published_at":"2022-02-10T17:56:09.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.3.7-post1","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.3.7-post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.3.7-post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.7-post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.7-post1/manifests"},{"name":"2.3.7-post0","sha":"79ccb48ceb976c4372161875fd3e9c358f278843","kind":"tag","published_at":"2022-02-08T14:25:16.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.3.7-post0","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.3.7-post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.3.7-post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.7-post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.7-post0/manifests"},{"name":"2.3.7","sha":"5b4b06be8c096b1070c812253f9072ad1430589a","kind":"tag","published_at":"2022-02-08T12:38:38.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.3.7","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.7/manifests"},{"name":"2.3.6","sha":"f15e95d53b2831897b3b3c5582485c59f7c06feb","kind":"tag","published_at":"2021-07-05T12:18:02.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.3.6","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.6/manifests"},{"name":"2.3.5","sha":"5a6a88db3cc1d08dbc86fbe15edfb69fb5f5a3d6","kind":"tag","published_at":"2019-09-27T07:35:32.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.3.5","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.5/manifests"},{"name":"2.3.4","sha":"c8902fbda17be9f4e77f3857f29456ce4fdf83d6","kind":"tag","published_at":"2019-06-25T09:06:56.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.3.4","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.4/manifests"},{"name":"2.3.3","sha":"04ed240a72823a52e85509915b535e165fbde43d","kind":"tag","published_at":"2018-11-29T12:47:35.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.3.3","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"3927cb357df386701e090e885c9b4ff3a57cd106","kind":"tag","published_at":"2018-04-19T10:15:58.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.3.2","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.2/manifests"},{"name":"2.3.0","sha":"4b7be4b692151e9d7c240070df9ce35ea02d8d19","kind":"tag","published_at":"2017-06-12T14:35:03.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.3.0","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"d9bb60c754137d5914ac275ffe66e1976e06bd2d","kind":"tag","published_at":"2017-01-19T12:36:28.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.2.1","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"789e008353c5d073e072bddfb82df9ae86150e58","kind":"tag","published_at":"2017-01-09T15:21:44.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.2.0","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"bfeb24173bfc98e636768206aee88972033d86f5","kind":"tag","published_at":"2015-11-04T10:56:25.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.1.0","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"85565da9fe5f4dbb42846590322dd64165e976fa","kind":"tag","published_at":"2015-06-17T08:36:29.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.0.1","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.0.1/manifests"},{"name":"2.0","sha":"dc877e93a6aae1753a4d401ecd64a324b67c86e0","kind":"tag","published_at":"2014-10-19T12:01:39.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/2.0","html_url":"https://github.com/jazzband/pathlib2/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/2.0/manifests"},{"name":"1.0.1","sha":"78d1bbac8e622cf7404334c462c3e4d01421548b","kind":"commit","published_at":"2014-09-03T15:38:04.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/1.0.1","html_url":"https://github.com/jazzband/pathlib2/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/1.0.1/manifests"},{"name":"1.0","sha":"8d664ba990c3a6f7e16078e5841115bf7aefcc3a","kind":"commit","published_at":"2014-03-25T20:25:22.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/1.0","html_url":"https://github.com/jazzband/pathlib2/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/1.0/manifests"},{"name":"0.97","sha":"4bc338f6abca92c50f1a6725f0fbbc261411756d","kind":"commit","published_at":"2013-12-10T21:25:26.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/0.97","html_url":"https://github.com/jazzband/pathlib2/releases/tag/0.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@0.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/0.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/0.97/manifests"},{"name":"0.8","sha":"d5b4fc764fc5dedf0222aed5d658e46b1a178fdf","kind":"commit","published_at":"2013-03-01T22:15:19.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/0.8","html_url":"https://github.com/jazzband/pathlib2/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/0.8/manifests"},{"name":"0.7","sha":"92abf1eea3b8fd303c5b6fb18755a526f130d324","kind":"commit","published_at":"2012-07-29T21:27:45.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/0.7","html_url":"https://github.com/jazzband/pathlib2/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/0.7/manifests"},{"name":"0.6","sha":"77c8ebf8a831c74f39c8c125d1f730f7fdd78755","kind":"commit","published_at":"2012-02-13T20:36:59.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/0.6","html_url":"https://github.com/jazzband/pathlib2/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/0.6/manifests"},{"name":"0.5","sha":"a351b52ba76dd9274785ffc96f6594bb09c4e31a","kind":"commit","published_at":"2012-02-03T16:41:56.000Z","download_url":"https://codeload.github.com/jazzband/pathlib2/tar.gz/0.5","html_url":"https://github.com/jazzband/pathlib2/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jazzband/pathlib2@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fpathlib2/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2026-06-13T14:21:24.399Z","dependent_packages_count":198,"downloads":4342637,"downloads_period":"last-month","dependent_repos_count":15652,"rankings":{"downloads":0.10950906949894328,"dependent_repos_count":0.06731643326467442,"dependent_packages_count":0.10260481993333563,"stargazers_count":7.954750436568095,"forks_count":7.39434931145541,"docker_downloads_count":0.33926715226555276,"average":2.6612995371643353},"purl":"pkg:pypi/pathlib2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pathlib2","docker_dependents_count":714,"docker_downloads_count":73572613,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pathlib2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pathlib2/dependencies","status":null,"funding_links":["https://jazzband.co/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T10:18:44.671Z","issues_count":42,"pull_requests_count":47,"avg_time_to_close_issue":5757709.388888889,"avg_time_to_close_pull_request":2944282.3260869565,"issues_closed_count":36,"pull_requests_closed_count":46,"pull_request_authors_count":13,"issue_authors_count":38,"avg_comments_per_issue":4.4523809523809526,"avg_comments_per_pull_request":1.978723404255319,"merged_pull_requests_count":38,"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/jazzband%2Fpathlib2/issues","maintainers":[{"login":"mcmtroffaes","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcmtroffaes"},{"login":"graingert","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"yezz123","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yezz123"},{"login":"hugovk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pathlib2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pathlib2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pathlib2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pathlib2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pathlib2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pathlib2/codemeta","maintainers":[{"uuid":"jazzband","login":"jazzband","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://pypi.org/user/jazzband/","role":null,"created_at":"2023-02-24T23:52:13.923Z","updated_at":"2023-02-24T23:52:13.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jazzband/packages"},{"uuid":"mcmtroffaes","login":"mcmtroffaes","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/mcmtroffaes/","role":null,"created_at":"2023-02-24T23:52:13.931Z","updated_at":"2023-02-24T23:52:13.931Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mcmtroffaes/packages"}]}