{"id":35184,"name":"class-resolver","description":"🔍 Lookup classes and instantiate them with style","url":"https://github.com/cthoyt/class-resolver","last_synced_at":"2025-09-05T06:34:55.037Z","repository":{"id":39152988,"uuid":"343741010","full_name":"cthoyt/class-resolver","owner":"cthoyt","description":"🔍 Lookup classes and instantiate them with style","archived":false,"fork":false,"pushed_at":"2025-08-28T12:58:04.000Z","size":335,"stargazers_count":65,"open_issues_count":5,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-28T20:21:49.943Z","etag":null,"topics":["optuna","python","pytorch","utility"],"latest_commit_sha":null,"homepage":"https://class-resolver.readthedocs.io","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/cthoyt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"cthoyt"}},"created_at":"2021-03-02T10:52:09.000Z","updated_at":"2025-08-28T12:58:07.000Z","dependencies_parsed_at":"2024-09-14T23:39:50.882Z","dependency_job_id":"b452632e-1773-4dee-b1d7-9e58eb4a041f","html_url":"https://github.com/cthoyt/class-resolver","commit_stats":{"total_commits":192,"total_committers":6,"mean_commits":32.0,"dds":"0.11458333333333337","last_synced_commit":"c236a23165c6d6f5b59b4e0449cfde11e45d230d"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/cthoyt/class-resolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cthoyt","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/sbom","scorecard":{"id":311723,"data":{"date":"2025-08-11","repo":{"name":"github.com/cthoyt/class-resolver","commit":"78382c72558b159f6b73a4661db18d0f849800d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":0,"reason":"Found 1/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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cruft.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:24","Info: found token with 'none' permissions: .github/workflows/cruft.yml:1","Info: found token with 'none' permissions: .github/workflows/tests.yml:1"],"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cruft.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/class-resolver/cruft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cruft.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/class-resolver/cruft.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cruft.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/class-resolver/cruft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/class-resolver/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/class-resolver/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/class-resolver/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/class-resolver/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/class-resolver/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/class-resolver/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/cthoyt/class-resolver/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cruft.yml:41","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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-17T23:17:00.163Z","repository_id":39152988,"created_at":"2025-08-17T23:17:00.163Z","updated_at":"2025-08-17T23:17:00.163Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273722785,"owners_count":25156300,"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-05T02:00:09.113Z","response_time":402,"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":"cthoyt","name":"Charles Tapley Hoyt","uuid":"5069736","kind":"user","description":"","email":"","website":"https://cthoyt.com","location":"Bonn, Germany","twitter":null,"company":"RWTH Aachen University","icon_url":"https://avatars.githubusercontent.com/u/5069736?v=4","repositories_count":484,"last_synced_at":"2025-08-29T18:50:08.249Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"cthoyt"}},"html_url":"https://github.com/cthoyt","funding_links":["https://github.com/sponsors/cthoyt"],"total_stars":567,"followers":515,"following":241,"created_at":"2022-11-07T05:03:24.192Z","updated_at":"2025-08-29T18:50:08.249Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cthoyt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cthoyt/repositories"},"packages":[{"id":2671412,"name":"class-resolver","ecosystem":"pypi","description":"Lookup and instantiate classes with style.","homepage":"https://github.com/cthoyt/class-resolver","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/cthoyt/class-resolver","keywords_array":["snekpack","cookiecutter","development tool","configurability"],"namespace":null,"versions_count":48,"first_release_published_at":"2021-03-02T11:07:23.000Z","latest_release_published_at":"2025-08-28T12:57:58.000Z","latest_release_number":"0.7.1","last_synced_at":"2025-08-28T13:02:33.603Z","created_at":"2022-04-10T10:21:42.124Z","updated_at":"2025-08-28T13:02:35.171Z","registry_url":"https://pypi.org/project/class-resolver/","install_command":"pip install class-resolver --index-url https://pypi.org/simple","documentation_url":"https://class_resolver.readthedocs.io","metadata":{"funding":"https://github.com/sponsors/cthoyt","documentation":"https://class_resolver.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Framework :: Pytest","Framework :: Sphinx","Framework :: tox","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Typing :: Typed"],"normalized_name":"class-resolver","project_status":null},"repo_metadata":{"id":39152988,"uuid":"343741010","full_name":"cthoyt/class-resolver","owner":"cthoyt","description":"🔍 Lookup classes and instantiate them with style","archived":false,"fork":false,"pushed_at":"2024-09-07T15:09:07.000Z","size":275,"stargazers_count":62,"open_issues_count":4,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-09-07T15:11:00.972Z","etag":null,"topics":["optuna","python","pytorch","utility"],"latest_commit_sha":null,"homepage":"https://class-resolver.readthedocs.io","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/cthoyt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2021-03-02T10:52:09.000Z","updated_at":"2024-09-07T15:09:11.000Z","dependencies_parsed_at":"2024-04-20T05:33:47.876Z","dependency_job_id":null,"html_url":"https://github.com/cthoyt/class-resolver","commit_stats":{"total_commits":179,"total_committers":4,"mean_commits":44.75,"dds":0.1005586592178771,"last_synced_commit":"495b8ecd34aeb079d8d74d0b66396891d8328a4e"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cthoyt","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218005211,"owners_count":16264106,"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"},"owner_record":{"login":"cthoyt","name":"Charles Tapley Hoyt","uuid":"5069736","kind":"user","description":"On sabbatical until Fall 2024 - unable to respond","email":"","website":"https://cthoyt.com","location":"Bonn, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5069736?v=4","repositories_count":438,"last_synced_at":"2024-06-11T15:56:42.081Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cthoyt","funding_links":["https://github.com/sponsors/cthoyt"],"total_stars":462,"followers":477,"following":235,"created_at":"2022-11-07T05:03:24.192Z","updated_at":"2024-06-11T15:57:11.483Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cthoyt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cthoyt/repositories"},"tags":[{"name":"v0.4.3","sha":"c79e00965c35b25c9cbf96451a8187f46898aa79","kind":"tag","published_at":"2024-02-19T19:27:29.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.4.3","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"15b203f30462d05ebbbed0efefe215e9b5f20c89","kind":"tag","published_at":"2023-04-12T17:18:07.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.4.2","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"28eb5cc6128829ed898963b6f589da4cd83441f1","kind":"tag","published_at":"2023-04-06T14:49:54.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.4.1","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"19a6cc9cfad5f798f067ebce63d0ebc53e004e58","kind":"tag","published_at":"2023-02-08T22:23:03.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.4.0","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.4.0/manifests"},{"name":"v0.3.10","sha":"b07c0ec3a4f6e3b44f2294bcaa9a25236f87e75b","kind":"tag","published_at":"2022-06-01T15:11:41.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.3.10","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"626a07632c5d37411cb8d39679dfbd494d973dc8","kind":"tag","published_at":"2022-04-13T13:30:14.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.3.9","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"256897b4dde81c924c64f28f5b4c1984cddf76e7","kind":"tag","published_at":"2022-03-15T19:26:32.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.3.8","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"7d975a91df0247a1a5f30f74ee197fef99d7c86a","kind":"tag","published_at":"2022-03-13T12:44:53.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.3.7","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"044afee49899e3992c8ccf3d3166592d48f42fe1","kind":"tag","published_at":"2022-03-13T12:30:55.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.3.6","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"65bab2975bffa8e08e7cb22f53c710d7429b3d0e","kind":"tag","published_at":"2022-03-12T16:14:34.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.3.5","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"387e4a47e2c003158fcce3bcc4e4d1dab06b3739","kind":"commit","published_at":"2022-03-02T10:10:13.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.3.4","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c76e6a77497e8104e78c0da9f724f0a9bff70567","kind":"tag","published_at":"2022-02-09T11:27:18.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.3.3","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"5f34ef1bdf327c472764f9a62d053834332b237a","kind":"tag","published_at":"2022-02-08T17:02:39.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.3.2","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e6662c986db49a2463562eb77e48e640c98b2f8e","kind":"tag","published_at":"2022-02-06T18:43:58.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.3.1","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"95c4ce6ed0329e55efd7cbcb48b92f3b184bd3c8","kind":"tag","published_at":"2022-02-06T15:19:37.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.3.0","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"64bbb10c2ca4cccfbe37ee0779ec23611737a5e9","kind":"tag","published_at":"2022-02-04T13:58:58.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.2.6","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"95472664884c0e2f1fbe4181004130c5bd1c273f","kind":"tag","published_at":"2022-02-04T13:12:11.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.2.5","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"6e806ebd8c28ea41ac23d41279d6eb876f29ac75","kind":"tag","published_at":"2022-02-02T17:49:02.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.2.4","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"efafcb5274dba5b9c98a134aec6b79005c93dbc7","kind":"tag","published_at":"2022-01-30T17:00:54.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.2.3","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"ec00fceb7698cfb904157dcf0507c1f402e5684c","kind":"tag","published_at":"2022-01-30T15:14:54.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.2.2","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"7e59d7fca00a43647432ba0e65a28bef500819f4","kind":"tag","published_at":"2022-01-30T15:14:27.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.2.1","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"eeba13a112a4aa82c59c8d18e5ae580461458436","kind":"tag","published_at":"2022-01-30T15:14:22.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.2.0","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08631bf1efab168f3fdba85d5bf6495239515dde","kind":"tag","published_at":"2022-01-30T15:14:14.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.1.1","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.1.1/manifests"},{"name":"v0.0.13","sha":"c44f5985d46170a67f8819e8ee1207f55a3562ab","kind":"tag","published_at":"2021-10-13T23:32:05.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.0.13","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.13/manifests"},{"name":"v0.1.0","sha":"790ce0a3a527cf1f0e3936fa68afe6d21fc30d80","kind":"commit","published_at":"2021-10-13T23:31:12.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.1.0","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.1.0/manifests"},{"name":"v0.0.12","sha":"2f945583e3e166bbaafac70e55ce06eeab4cfa18","kind":"commit","published_at":"2021-06-01T00:26:58.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.0.12","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"77b41bcaa7395152947ff90d86c191a90f24a5d7","kind":"commit","published_at":"2021-05-18T18:00:19.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.0.11","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"5cffb4b6903d7e9f924a71bf851affc1b03b14bc","kind":"commit","published_at":"2021-05-17T04:17:45.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.0.10","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"67ee3effe80f58f234fcc07a34ed250240b7c395","kind":"commit","published_at":"2021-05-07T12:47:49.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.0.9","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"711644270d75a1e87cbd25fb7a4a799d0b5985a1","kind":"commit","published_at":"2021-04-23T16:30:48.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.0.8","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"200fb1e1363f7d7ea7a32243e4b1d3f2e58e6e7a","kind":"commit","published_at":"2021-04-23T16:25:18.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.0.7","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"66f4e827b212dd2cf8cd30f2a0b215ceae2195c8","kind":"commit","published_at":"2021-03-31T14:10:25.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.0.6","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"167c0bae0693bb0be85d2de75dc32b4bc0abdb30","kind":"commit","published_at":"2021-03-04T12:05:12.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.0.5","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.5/manifests"},{"name":"v0.0.3","sha":"6d1b3c083265195d957c6dfbbc0b5304ac6884fc","kind":"commit","published_at":"2021-03-02T11:58:55.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.0.3","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"5134df1a68961d4762178bd7c81f44ea2b097295","kind":"commit","published_at":"2021-03-02T11:17:06.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.0.2","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a7893d32bbd4fabccad1f895f15008e7b1b9b0e1","kind":"commit","published_at":"2021-03-02T11:07:20.000Z","download_url":"https://codeload.github.com/cthoyt/class-resolver/tar.gz/v0.0.1","html_url":"https://github.com/cthoyt/class-resolver/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T15:19:56.939Z","dependent_packages_count":16,"downloads":53224,"downloads_period":"last-month","dependent_repos_count":59,"rankings":{"downloads":2.1260483735939237,"dependent_repos_count":1.927979968643926,"dependent_packages_count":0.7494905405122565,"stargazers_count":8.87788226250233,"forks_count":11.924606157963154,"docker_downloads_count":4.109456069493984,"average":4.9525772287849295},"purl":"pkg:pypi/class-resolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/class-resolver","docker_dependents_count":2,"docker_downloads_count":157,"usage_url":"https://repos.ecosyste.ms/usage/pypi/class-resolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/class-resolver/dependencies","status":null,"funding_links":["https://github.com/sponsors/cthoyt"],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-12T13:05:20.556Z","issues_count":13,"pull_requests_count":46,"avg_time_to_close_issue":2405270.75,"avg_time_to_close_pull_request":61908.86046511628,"issues_closed_count":12,"pull_requests_closed_count":43,"pull_request_authors_count":6,"issue_authors_count":6,"avg_comments_per_issue":1.2307692307692308,"avg_comments_per_pull_request":1.3043478260869565,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":968726.0,"past_year_avg_time_to_close_pull_request":1668.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/issues","maintainers":[{"login":"cthoyt","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cthoyt"},{"login":"mberr","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mberr"}],"active_maintainers":[{"login":"cthoyt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cthoyt"},{"login":"mberr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mberr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/class-resolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/class-resolver/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/class-resolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/class-resolver/related_packages","maintainers":[{"uuid":"cthoyt","login":"cthoyt","name":null,"email":null,"url":null,"packages_count":113,"html_url":"https://pypi.org/user/cthoyt/","role":null,"created_at":"2023-02-08T23:22:27.336Z","updated_at":"2023-02-08T23:22:27.336Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cthoyt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725009,"maintainers_count":308320,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":549236,"full_name":"cthoyt/class-resolver","default_branch":"main","committers":[{"name":"Charles Tapley Hoyt","email":"cthoyt@gmail.com","login":"cthoyt","count":205},{"name":"Max Berrendorf","email":"berrendorf@dbs.ifi.lmu.de","login":"mberr","count":21},{"name":"Patrick Kalita","email":"pkalita@lbl.gov","login":"pkalita-lbl","count":1},{"name":"Matthias Fey","email":"matthias.fey@tu-dortmund.de","login":"rusty1s","count":1},{"name":"Chris Mungall","email":"cjm@berkeleybop.org","login":"cmungall","count":1}],"total_commits":229,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":45.8,"dds":0.10480349344978168,"past_year_committers":[{"name":"Charles Tapley Hoyt","email":"cthoyt@gmail.com","login":"cthoyt","count":35},{"name":"Max Berrendorf","email":"max.berrendorf@gmail.com","login":"mberr","count":2}],"past_year_total_commits":37,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":18.5,"past_year_dds":0.05405405405405406,"last_synced_at":"2025-05-19T14:37:09.021Z","last_synced_commit":"78382c72558b159f6b73a4661db18d0f849800d6","created_at":"2023-03-09T04:34:17.449Z","updated_at":"2025-05-19T14:37:20.656Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cthoyt%2Fclass-resolver/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-24T00:00:06.660Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":null,"events":{"total":{"CreateEvent":18,"ReleaseEvent":4,"IssuesEvent":3,"WatchEvent":5,"DeleteEvent":13,"IssueCommentEvent":7,"PushEvent":62,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":26},"last_year":{"CreateEvent":18,"ReleaseEvent":4,"IssuesEvent":3,"WatchEvent":5,"DeleteEvent":13,"IssueCommentEvent":7,"PushEvent":62,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":26}},"keywords":["optuna","python","pytorch","utility"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-04-20T05:33:46.926Z","updated_at":"2024-04-20T05:33:46.926Z","repository_link":"https://github.com/cthoyt/class-resolver/blob/main/.github/workflows/tests.yml","dependencies":[{"id":17546043825,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17546043827,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17546043830,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-04-20T05:33:47.620Z","updated_at":"2024-04-20T05:33:47.620Z","repository_link":"https://github.com/cthoyt/class-resolver/blob/main/pyproject.toml","dependencies":[]}],"score":16.744603438427156,"created_at":"2025-09-04T15:51:08.630Z","updated_at":"2025-10-07T08:14:39.072Z","avatar_url":"https://github.com/cthoyt.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":53224,"funding_links":["https://github.com/sponsors/cthoyt"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["obofoundry"],"project_url":"https://science.ecosyste.ms/api/v1/projects/35184","html_url":"https://science.ecosyste.ms/projects/35184","bibtex_url":"https://science.ecosyste.ms/projects/35184/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/35184/export.apalike"}