{"id":368228,"url":"https://github.com/zopefoundation/DateTime","last_synced_at":"2026-06-20T13:02:32.575Z","repository":{"id":7116031,"uuid":"8409941","full_name":"zopefoundation/DateTime","owner":"zopefoundation","description":"This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.","archived":false,"fork":false,"pushed_at":"2026-03-19T16:10:47.000Z","size":433,"stargazers_count":19,"open_issues_count":0,"forks_count":26,"subscribers_count":65,"default_branch":"master","last_synced_at":"2026-04-28T11:07:14.298Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zopefoundation.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"dco":null,"cla":null}},"created_at":"2013-02-25T13:49:03.000Z","updated_at":"2026-03-19T16:10:55.000Z","dependencies_parsed_at":"2026-04-20T07:02:33.876Z","dependency_job_id":null,"html_url":"https://github.com/zopefoundation/DateTime","commit_stats":{"total_commits":241,"total_committers":20,"mean_commits":12.05,"dds":0.5352697095435685,"last_synced_commit":"314a693fc7437be2a859fb2d7742c278222a6f81"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/zopefoundation/DateTime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zopefoundation","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/sbom","scorecard":{"id":1238692,"data":{"date":"2025-08-18","repo":{"name":"github.com/zopefoundation/DateTime","commit":"b8f078c753dbecd50377b66f5623012950db66e5"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":6.3,"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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":4,"reason":"Found 11/25 approved changesets -- score normalized to 4","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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pre-commit.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:16","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/zopefoundation/DateTime/pre-commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/zopefoundation/DateTime/pre-commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/zopefoundation/DateTime/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/zopefoundation/DateTime/tests.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 third-party GitHubAction 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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/zopefoundation/.github/SECURITY.md:1","Info: Found linked content: github.com/zopefoundation/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/zopefoundation/.github/SECURITY.md:1","Info: Found text in security policy: github.com/zopefoundation/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 6 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-10-10T09:20:14.355Z","repository_id":7116031,"created_at":"2025-10-10T09:20:14.355Z","updated_at":"2025-10-10T09:20:14.355Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32463897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"zopefoundation","name":"Zope","uuid":"1163184","kind":"organization","description":"","email":null,"website":"https://www.zope.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1163184?v=4","repositories_count":393,"last_synced_at":"2023-04-09T06:01:48.113Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/zopefoundation","funding_links":[],"total_stars":2872,"followers":null,"following":null,"created_at":"2022-11-02T16:21:46.626Z","updated_at":"2023-04-09T06:01:50.004Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zopefoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zopefoundation/repositories"},"packages":[{"id":13194191,"name":"python311Packages.datetime","ecosystem":"nixpkgs","description":"DateTime data type, as known from Zope","homepage":"https://github.com/zopefoundation/DateTime","licenses":"ZPL-2.1","normalized_licenses":["ZPL-2.1"],"repository_url":"https://github.com/zopefoundation/DateTime","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:19:04.177Z","latest_release_published_at":"2026-02-02T00:19:04.177Z","latest_release_number":"5.4","last_synced_at":"2026-04-28T19:06:55.103Z","created_at":"2026-02-02T00:19:00.376Z","updated_at":"2026-04-28T19:32:32.672Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.datetime","install_command":"nix-env -iA nixpkgs.python311Packages.datetime","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/datetime/default.nix#L32","metadata":{"nix_attribute":"python3.11-datetime-5.4","position":"pkgs/development/python-modules/datetime/default.nix:32","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"datetime","upstream_purl":"pkg:pypi/datetime"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.datetime?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.datetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.datetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.datetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.datetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.datetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.datetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.datetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.datetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.datetime/codemeta","maintainers":[{"uuid":"icyrockcom","login":null,"name":"icyrock","email":null,"url":"https://github.com/icyrockcom","packages_count":5,"html_url":null,"role":null,"created_at":"2026-03-07T01:12:02.504Z","updated_at":"2026-03-07T01:12:02.504Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/icyrockcom/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":244},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-19T05:00:40.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13294756,"name":"python310Packages.datetime","ecosystem":"nixpkgs","description":"DateTime data type, as known from Zope","homepage":"https://github.com/zopefoundation/DateTime","licenses":"ZPL-2.1","normalized_licenses":["ZPL-2.1"],"repository_url":"https://github.com/zopefoundation/DateTime","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:23:28.531Z","latest_release_published_at":"2026-02-02T06:23:28.531Z","latest_release_number":"5.2","last_synced_at":"2026-03-07T05:31:56.218Z","created_at":"2026-02-02T06:23:26.682Z","updated_at":"2026-03-07T05:31:56.525Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.datetime","install_command":"nix-env -iA nixpkgs.python310Packages.datetime","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/datetime/default.nix#L33","metadata":{"nix_attribute":"python3.10-datetime-5.2","position":"pkgs/development/python-modules/datetime/default.nix:33","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"datetime","upstream_purl":"pkg:pypi/datetime"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.datetime?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.datetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.datetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.datetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.datetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.datetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.datetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.datetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.datetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.datetime/codemeta","maintainers":[{"uuid":"icyrockcom","login":null,"name":"icyrock","email":null,"url":"https://github.com/icyrockcom","packages_count":5,"html_url":null,"role":null,"created_at":"2026-03-07T05:31:56.438Z","updated_at":"2026-03-07T05:31:56.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/icyrockcom/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13083870,"name":"python312Packages.datetime","ecosystem":"nixpkgs","description":"DateTime data type, as known from Zope","homepage":"https://github.com/zopefoundation/DateTime","licenses":"ZPL-2.1","normalized_licenses":["ZPL-2.1"],"repository_url":"https://github.com/zopefoundation/DateTime","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:57:26.686Z","latest_release_published_at":"2026-02-01T17:57:26.686Z","latest_release_number":"5.4","last_synced_at":"2026-03-07T16:08:00.412Z","created_at":"2026-02-01T17:56:24.383Z","updated_at":"2026-03-11T10:14:30.112Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.datetime","install_command":"nix-env -iA nixpkgs.python312Packages.datetime","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/datetime/default.nix#L32","metadata":{"nix_attribute":"python3.12-datetime-5.4","position":"pkgs/development/python-modules/datetime/default.nix:32","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"datetime","upstream_purl":"pkg:pypi/datetime"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.datetime?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.datetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.datetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.datetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.datetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.datetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.datetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.datetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.datetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.datetime/codemeta","maintainers":[{"uuid":"icyrockcom","login":null,"name":"icyrock","email":null,"url":"https://github.com/icyrockcom","packages_count":5,"html_url":null,"role":null,"created_at":"2026-03-07T16:08:00.860Z","updated_at":"2026-03-07T16:08:00.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/icyrockcom/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12885538,"name":"python314Packages.datetime","ecosystem":"nixpkgs","description":"DateTime data type, as known from Zope","homepage":"https://github.com/zopefoundation/DateTime","licenses":"ZPL-2.1","normalized_licenses":["ZPL-2.1"],"repository_url":"https://github.com/zopefoundation/DateTime","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T06:51:36.656Z","latest_release_published_at":"2026-01-27T06:51:36.656Z","latest_release_number":"6.0","last_synced_at":"2026-03-05T10:11:18.677Z","created_at":"2026-01-27T06:51:36.435Z","updated_at":"2026-03-05T10:11:19.197Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.datetime","install_command":"nix-env -iA nixpkgs.python314Packages.datetime","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/datetime/default.nix#L29","metadata":{"nix_attribute":"python3.14-datetime-6.0","position":"pkgs/development/python-modules/datetime/default.nix:29","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"datetime","upstream_purl":"pkg:pypi/datetime"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python314Packages.datetime?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.datetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.datetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.datetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.datetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.datetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.datetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.datetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.datetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.datetime/codemeta","maintainers":[{"uuid":"icyrockcom","login":null,"name":"icyrock","email":null,"url":"https://github.com/icyrockcom","packages_count":5,"html_url":null,"role":null,"created_at":"2026-03-05T10:11:19.072Z","updated_at":"2026-03-05T10:11:19.072Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/icyrockcom/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12861998,"name":"python313Packages.datetime","ecosystem":"nixpkgs","description":"DateTime data type, as known from Zope","homepage":"https://github.com/zopefoundation/DateTime","licenses":"ZPL-2.1","normalized_licenses":["ZPL-2.1"],"repository_url":"https://github.com/zopefoundation/DateTime","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T01:31:54.916Z","latest_release_published_at":"2026-01-27T01:31:54.916Z","latest_release_number":"6.0","last_synced_at":"2026-03-05T14:11:00.024Z","created_at":"2026-01-27T01:31:53.582Z","updated_at":"2026-03-05T14:11:00.297Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.datetime","install_command":"nix-env -iA nixpkgs.python313Packages.datetime","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/datetime/default.nix#L29","metadata":{"nix_attribute":"python3.13-datetime-6.0","position":"pkgs/development/python-modules/datetime/default.nix:29","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"datetime","upstream_purl":"pkg:pypi/datetime"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.datetime?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.datetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.datetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.datetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.datetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.datetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.datetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.datetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.datetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.datetime/codemeta","maintainers":[{"uuid":"icyrockcom","login":null,"name":"icyrock","email":null,"url":"https://github.com/icyrockcom","packages_count":5,"html_url":null,"role":null,"created_at":"2026-03-05T14:11:00.221Z","updated_at":"2026-03-05T14:11:00.221Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/icyrockcom/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12813379,"name":"python310Packages.datetime","ecosystem":"nixpkgs","description":"DateTime data type, as known from Zope","homepage":"https://github.com/zopefoundation/DateTime","licenses":"ZPL-2.1","normalized_licenses":["ZPL-2.1"],"repository_url":"https://github.com/zopefoundation/DateTime","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:47:16.412Z","latest_release_published_at":"2026-01-26T16:47:16.412Z","latest_release_number":"5.1","last_synced_at":"2026-03-05T18:23:38.000Z","created_at":"2026-01-26T16:47:16.009Z","updated_at":"2026-03-05T18:32:10.002Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.datetime","install_command":"nix-env -iA nixpkgs.python310Packages.datetime","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/datetime/default.nix#L33","metadata":{"nix_attribute":"python3.10-datetime-5.1","position":"pkgs/development/python-modules/datetime/default.nix:33","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"datetime","upstream_purl":"pkg:pypi/datetime"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.datetime?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.datetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.datetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.datetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.datetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.datetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.datetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.datetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.datetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.datetime/codemeta","maintainers":[{"uuid":"icyrockcom","login":null,"name":"icyrock","email":null,"url":"https://github.com/icyrockcom","packages_count":4,"html_url":null,"role":null,"created_at":"2026-03-05T18:23:38.255Z","updated_at":"2026-03-05T18:23:38.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/icyrockcom/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13202475,"name":"python312Packages.datetime","ecosystem":"nixpkgs","description":"DateTime data type, as known from Zope","homepage":"https://github.com/zopefoundation/DateTime","licenses":"ZPL-2.1","normalized_licenses":["ZPL-2.1"],"repository_url":"https://github.com/zopefoundation/DateTime","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:53:07.600Z","latest_release_published_at":"2026-02-02T00:53:07.600Z","latest_release_number":"5.4","last_synced_at":"2026-05-13T02:04:37.019Z","created_at":"2026-02-02T00:52:50.680Z","updated_at":"2026-05-13T02:30:43.499Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.datetime","install_command":"nix-env -iA nixpkgs.python312Packages.datetime","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/datetime/default.nix#L32","metadata":{"nix_attribute":"python3.12-datetime-5.4","position":"pkgs/development/python-modules/datetime/default.nix:32","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"datetime","upstream_purl":"pkg:pypi/datetime"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.datetime?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.datetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.datetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.datetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.datetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.datetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.datetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.datetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.datetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.datetime/codemeta","maintainers":[{"uuid":"icyrockcom","login":null,"name":"icyrock","email":null,"url":"https://github.com/icyrockcom","packages_count":5,"html_url":null,"role":null,"created_at":"2026-03-07T11:03:43.320Z","updated_at":"2026-03-07T11:03:43.320Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/icyrockcom/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":244},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-19T05:00:40.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":2689767,"name":"datetime","ecosystem":"pypi","description":"This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.","homepage":"https://github.com/zopefoundation/DateTime","licenses":"ZPL-2.1","normalized_licenses":["ZPL-2.1"],"repository_url":"https://github.com/zopefoundation/DateTime","keywords_array":[],"namespace":null,"versions_count":40,"first_release_published_at":"2008-01-06T19:15:12.000Z","latest_release_published_at":"2016-04-30T07:49:27.000Z","latest_release_number":"4.1.1","last_synced_at":"2026-05-16T20:07:02.920Z","created_at":"2022-04-10T10:33:02.913Z","updated_at":"2026-05-16T20:07:31.396Z","registry_url":"https://pypi.org/project/datetime/","install_command":"pip install datetime --index-url https://pypi.org/simple","documentation_url":"https://datetime.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 6 - Mature","Environment :: Web Environment","Framework :: Zope :: 5","License :: OSI Approved :: Zope Public License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"datetime","project_status":null},"repo_metadata":{"id":7116031,"uuid":"8409941","full_name":"zopefoundation/DateTime","owner":"zopefoundation","description":"This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.","archived":false,"fork":false,"pushed_at":"2026-03-19T16:10:47.000Z","size":433,"stargazers_count":19,"open_issues_count":0,"forks_count":26,"subscribers_count":65,"default_branch":"master","last_synced_at":"2026-04-28T11:07:14.298Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zopefoundation.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.txt","agents":null,"dco":null,"cla":null}},"created_at":"2013-02-25T13:49:03.000Z","updated_at":"2026-03-19T16:10:55.000Z","dependencies_parsed_at":"2026-04-20T07:02:33.876Z","dependency_job_id":null,"html_url":"https://github.com/zopefoundation/DateTime","commit_stats":{"total_commits":241,"total_committers":20,"mean_commits":12.05,"dds":0.5352697095435685,"last_synced_commit":"314a693fc7437be2a859fb2d7742c278222a6f81"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/zopefoundation/DateTime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zopefoundation","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/sbom","scorecard":{"id":1238692,"data":{"date":"2025-08-18","repo":{"name":"github.com/zopefoundation/DateTime","commit":"b8f078c753dbecd50377b66f5623012950db66e5"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":6.3,"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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":4,"reason":"Found 11/25 approved changesets -- score normalized to 4","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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pre-commit.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yml:16","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/zopefoundation/DateTime/pre-commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/zopefoundation/DateTime/pre-commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/zopefoundation/DateTime/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/zopefoundation/DateTime/tests.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 third-party GitHubAction 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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/zopefoundation/.github/SECURITY.md:1","Info: Found linked content: github.com/zopefoundation/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/zopefoundation/.github/SECURITY.md:1","Info: Found text in security policy: github.com/zopefoundation/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 6 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-10-10T09:20:14.355Z","repository_id":7116031,"created_at":"2025-10-10T09:20:14.355Z","updated_at":"2025-10-10T09:20:14.355Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32463897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"zopefoundation","name":"Zope","uuid":"1163184","kind":"organization","description":"","email":null,"website":"https://www.zope.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1163184?v=4","repositories_count":393,"last_synced_at":"2023-04-09T06:01:48.113Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/zopefoundation","funding_links":[],"total_stars":2872,"followers":null,"following":null,"created_at":"2022-11-02T16:21:46.626Z","updated_at":"2023-04-09T06:01:50.004Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zopefoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zopefoundation/repositories"},"tags":[{"name":"6.0","sha":"f880a584d3d31ce65a5722f7eaadcacd3c40bd4e","kind":"tag","published_at":"2025-11-25T08:00:24.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/6.0","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/6.0/manifests"},{"name":"5.5","sha":"da7293ef62666013f2f8abaf390a44c32f1f7ead","kind":"tag","published_at":"2024-03-21T07:26:42.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/5.5","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/5.5/manifests"},{"name":"5.4","sha":"a58c4d564bdeb3e36a19dbc99a398c2a8e292067","kind":"tag","published_at":"2023-12-15T13:45:58.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/5.4","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/5.4/manifests"},{"name":"5.3","sha":"6e2681aecf0a5d9106fd713a1e49832d335b9e4c","kind":"tag","published_at":"2023-11-14T08:06:30.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/5.3","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/5.3/manifests"},{"name":"5.2","sha":"fdd5d31ffe96a35a0fbbadb835203b5ff523ad84","kind":"tag","published_at":"2023-07-19T06:25:14.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/5.2","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/5.2/manifests"},{"name":"5.1","sha":"2f2d22d3c8e9846e8dfffd6e80cbf9649cdab897","kind":"tag","published_at":"2023-03-14T16:17:54.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/5.1","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/5.1/manifests"},{"name":"5.0","sha":"30b4e8efaea91f8f8ca19897ba50dc32c22f7816","kind":"tag","published_at":"2023-01-12T14:09:02.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/5.0","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/5.0/manifests"},{"name":"4.9","sha":"65d3285aa7083d91d3e0197d74c449934026da3b","kind":"tag","published_at":"2022-12-22T07:12:38.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/4.9","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.9/manifests"},{"name":"4.8","sha":"6d63a9ec77f22b8fb261eaf5e7b9a9884ab068d5","kind":"tag","published_at":"2022-12-16T12:22:48.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/4.8","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.8/manifests"},{"name":"4.7","sha":"7b228999e12dca71671fa6d738248656fd16fe05","kind":"tag","published_at":"2022-09-14T06:29:50.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/4.7","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.7/manifests"},{"name":"4.6","sha":"d91b9cbb0329c0eafa8d2b2689ed0c69148f2e16","kind":"tag","published_at":"2022-09-10T05:53:11.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/4.6","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.6/manifests"},{"name":"4.5","sha":"9049f2d4d91c25bf0f792dc2ff168019ebf44e5c","kind":"tag","published_at":"2022-07-04T06:31:13.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/4.5","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.5/manifests"},{"name":"4.4","sha":"44663accc56ece8f18e1c9be64935bb1c2b45197","kind":"tag","published_at":"2022-02-11T13:10:24.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/4.4","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.4/manifests"},{"name":"4.3","sha":"0fac5c2c5baa7bb98f636af2ddf9bdb8d81f438b","kind":"tag","published_at":"2018-10-05T12:12:57.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/4.3","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.3/manifests"},{"name":"4.2","sha":"d484c597d55ed1bc31801a4fd3f413a5a5875db5","kind":"tag","published_at":"2017-04-26T15:03:05.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/4.2","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.2/manifests"},{"name":"4.1.1","sha":"8a46e6f1b962b23d92a9cbdc2fdf3f8212bcd8d6","kind":"tag","published_at":"2016-04-30T07:48:54.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/4.1.1","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.1.1/manifests"},{"name":"4.1","sha":"72d90e6115b632423929c4afc7af5c4c0a9e0e2f","kind":"tag","published_at":"2016-04-03T13:57:32.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/4.1","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.1/manifests"},{"name":"2.12.8","sha":"17bf2c5f5a057f160d9fe02fe6d4d2f66e2b721b","kind":"tag","published_at":"2015-06-15T23:22:30.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/2.12.8","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/2.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@2.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.8/manifests"},{"name":"4.0.1","sha":"364a005ef5c1e186df999aaa65dd4b436e07359f","kind":"tag","published_at":"2013-10-15T09:36:20.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/4.0.1","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.0.1/manifests"},{"name":"4.0","sha":"4725c2992dd8c4a82e60d2aa77acfddbc8b633e7","kind":"commit","published_at":"2013-02-23T15:30:49.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/4.0","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/4.0/manifests"},{"name":"3.0.3","sha":"d4bf21911539cc2cfaf7f8d4834969cdb9066e02","kind":"commit","published_at":"2013-01-22T10:33:14.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/3.0.3","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"b47f7f1ccd1758e15bbd3ad047c6c3b770046dfb","kind":"commit","published_at":"2012-10-21T19:41:23.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/3.0.2","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"4e813e44f01582a5a78742acaa3997ea822f6538","kind":"commit","published_at":"2012-09-23T16:11:55.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/3.0.1","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0.1/manifests"},{"name":"2.12.7","sha":"291657459465fa41879cbad72dea34932bbf8bcd","kind":"commit","published_at":"2012-08-10T22:14:29.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/2.12.7","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.7/manifests"},{"name":"3.0","sha":"3b361e58432c420d0a75d86f37467058832b5664","kind":"commit","published_at":"2011-12-09T13:03:57.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/3.0","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0/manifests"},{"name":"3.0b3","sha":"9687ebe9b40a4adde181d76f020add4c84b317d2","kind":"commit","published_at":"2011-10-19T13:21:32.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/3.0b3","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/3.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@3.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0b3/manifests"},{"name":"3.0b2","sha":"77d7a0f1b7c07dce3fe5263a6d82846fe8817704","kind":"commit","published_at":"2011-10-19T09:42:37.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/3.0b2","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/3.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@3.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0b2/manifests"},{"name":"3.0b1","sha":"e472b86085790bfad4b4bbd45c26c1613c1ff3ff","kind":"commit","published_at":"2011-05-08T16:49:16.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/3.0b1","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0b1/manifests"},{"name":"3.0a2","sha":"c895003d19996a86425bf0daecf0ac627c50f406","kind":"commit","published_at":"2011-05-08T14:33:51.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/3.0a2","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/3.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@3.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0a2/manifests"},{"name":"3.0a1","sha":"332c9d0b79a3fecd17452f3cd89561fa54b4d8db","kind":"commit","published_at":"2011-05-06T18:24:02.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/3.0a1","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@3.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/3.0a1/manifests"},{"name":"2.12.6","sha":"82903ba833d8a5ac6e79b11034d4b93db2c84ab8","kind":"commit","published_at":"2010-10-17T12:20:49.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/2.12.6","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.6/manifests"},{"name":"2.12.5","sha":"9bc5b3669cd6ddf71e56130fe3351242f01de773","kind":"commit","published_at":"2010-07-29T11:22:10.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/2.12.5","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.5/manifests"},{"name":"2.12.4","sha":"ebfa8e7d8de9aaf8b89b89147a6bdf7bdc18bdcc","kind":"commit","published_at":"2010-07-12T18:44:49.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/2.12.4","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.4/manifests"},{"name":"2.12.3","sha":"2e66dc2501890012911697996835a7762eb2934b","kind":"commit","published_at":"2010-07-09T20:26:20.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/2.12.3","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.3/manifests"},{"name":"2.12.2","sha":"13f9e4c8dca3878f5286ca86c66792b23debaac7","kind":"commit","published_at":"2010-05-05T19:57:20.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/2.12.2","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.2/manifests"},{"name":"2.12.1","sha":"7fe40b7faf5bfca55faecc59c11b803c0ed8694b","kind":"commit","published_at":"2010-04-30T13:39:44.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/2.12.1","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"40654a0cb66bfd454833660863fe0aaf50562dd7","kind":"commit","published_at":"2009-03-04T17:06:19.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/2.12.0","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.12.0/manifests"},{"name":"2.11.2","sha":"b20ecccff0ccd2c9edeb81ae59b1fe203765c4bb","kind":"commit","published_at":"2009-02-08T14:35:15.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/2.11.2","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.11.2/manifests"},{"name":"2.11.1","sha":"3249c4cfd81f7a078baeaf854c6ea13c49aa167b","kind":"commit","published_at":"2008-08-05T13:32:34.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/2.11.1","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.11.1/manifests"},{"name":"2.11.0b1","sha":"5f443821403937a9ac79df00da7336d14685274a","kind":"commit","published_at":"2008-01-06T19:14:16.000Z","download_url":"https://codeload.github.com/zopefoundation/DateTime/tar.gz/2.11.0b1","html_url":"https://github.com/zopefoundation/DateTime/releases/tag/2.11.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zopefoundation/DateTime@2.11.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.11.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/tags/2.11.0b1/manifests"}]},"repo_metadata_updated_at":"2026-05-16T20:07:31.396Z","dependent_packages_count":624,"downloads":14033440,"downloads_period":"last-month","dependent_repos_count":5982,"rankings":{"downloads":0.10554672824194206,"dependent_repos_count":0.12536055448230662,"dependent_packages_count":0.03981817004073265,"stargazers_count":14.249623235015612,"forks_count":8.10706793963377,"docker_downloads_count":1.6756019402308313,"average":4.050503094607532},"purl":"pkg:pypi/datetime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/datetime","docker_dependents_count":21,"docker_downloads_count":20729,"usage_url":"https://repos.ecosyste.ms/usage/pypi/datetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/datetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-12T03:02:29.671Z","issues_count":25,"pull_requests_count":51,"avg_time_to_close_issue":5598352.32,"avg_time_to_close_pull_request":311857.0,"issues_closed_count":25,"pull_requests_closed_count":50,"pull_request_authors_count":14,"issue_authors_count":15,"avg_comments_per_issue":2.76,"avg_comments_per_pull_request":1.9607843137254901,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13946.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/issues","maintainers":[{"login":"icemac","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/icemac"},{"login":"jugmac00","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugmac00"},{"login":"dataflake","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dataflake"},{"login":"mauritsvanrees","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauritsvanrees"},{"login":"frisi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frisi"},{"login":"andbag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbag"},{"login":"vangheem","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vangheem"},{"login":"terapyon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terapyon"},{"login":"tseaver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tseaver"}],"active_maintainers":[{"login":"dataflake","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dataflake"},{"login":"icemac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/icemac"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datetime/codemeta","maintainers":[{"uuid":"hannosch","login":"hannosch","name":null,"email":null,"url":null,"packages_count":500,"html_url":"https://pypi.org/user/hannosch/","role":null,"created_at":"2022-11-15T18:00:11.403Z","updated_at":"2022-11-15T18:00:11.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hannosch/packages"},{"uuid":"icemac","login":"icemac","name":null,"email":null,"url":null,"packages_count":249,"html_url":"https://pypi.org/user/icemac/","role":null,"created_at":"2022-11-15T18:00:11.427Z","updated_at":"2022-11-15T18:00:11.427Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/icemac/packages"},{"uuid":"tseaver","login":"tseaver","name":null,"email":null,"url":null,"packages_count":146,"html_url":"https://pypi.org/user/tseaver/","role":null,"created_at":"2022-11-15T18:00:11.434Z","updated_at":"2022-11-15T18:00:11.434Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tseaver/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":867606,"maintainers_count":370869,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","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"}},{"id":13302435,"name":"python311Packages.datetime","ecosystem":"nixpkgs","description":"DateTime data type, as known from Zope","homepage":"https://github.com/zopefoundation/DateTime","licenses":"ZPL-2.1","normalized_licenses":["ZPL-2.1"],"repository_url":"https://github.com/zopefoundation/DateTime","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:50:16.452Z","latest_release_published_at":"2026-02-02T06:50:16.452Z","latest_release_number":"5.2","last_synced_at":"2026-04-15T17:00:20.116Z","created_at":"2026-02-02T06:50:16.105Z","updated_at":"2026-04-15T17:00:20.116Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.datetime","install_command":"nix-env -iA nixpkgs.python311Packages.datetime","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/datetime/default.nix#L33","metadata":{"nix_attribute":"python3.11-datetime-5.2","position":"pkgs/development/python-modules/datetime/default.nix:33","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"datetime","upstream_purl":"pkg:pypi/datetime"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.datetime?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.datetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.datetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.datetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.datetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.datetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.datetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.datetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.datetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.datetime/codemeta","maintainers":[{"uuid":"icyrockcom","login":null,"name":"icyrock","email":null,"url":"https://github.com/icyrockcom","packages_count":5,"html_url":null,"role":null,"created_at":"2026-03-04T11:39:22.313Z","updated_at":"2026-03-04T11:39:22.313Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/icyrockcom/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13075006,"name":"python311Packages.datetime","ecosystem":"nixpkgs","description":"DateTime data type, as known from Zope","homepage":"https://github.com/zopefoundation/DateTime","licenses":"ZPL-2.1","normalized_licenses":["ZPL-2.1"],"repository_url":"https://github.com/zopefoundation/DateTime","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:29:40.961Z","latest_release_published_at":"2026-02-01T17:29:40.961Z","latest_release_number":"5.4","last_synced_at":"2026-03-09T00:18:54.092Z","created_at":"2026-02-01T17:29:39.935Z","updated_at":"2026-03-09T15:01:24.612Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.datetime","install_command":"nix-env -iA nixpkgs.python311Packages.datetime","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/datetime/default.nix#L32","metadata":{"nix_attribute":"python3.11-datetime-5.4","position":"pkgs/development/python-modules/datetime/default.nix:32","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"datetime","upstream_purl":"pkg:pypi/datetime"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.datetime?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.datetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.datetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.datetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.datetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.datetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.datetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.datetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.datetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.datetime/codemeta","maintainers":[{"uuid":"icyrockcom","login":null,"name":"icyrock","email":null,"url":"https://github.com/icyrockcom","packages_count":5,"html_url":null,"role":null,"created_at":"2026-03-09T00:18:54.292Z","updated_at":"2026-03-09T00:18:54.292Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/icyrockcom/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12825973,"name":"python311Packages.datetime","ecosystem":"nixpkgs","description":"DateTime data type, as known from Zope","homepage":"https://github.com/zopefoundation/DateTime","licenses":"ZPL-2.1","normalized_licenses":["ZPL-2.1"],"repository_url":"https://github.com/zopefoundation/DateTime","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:57:27.059Z","latest_release_published_at":"2026-01-26T18:57:27.059Z","latest_release_number":"5.1","last_synced_at":"2026-04-19T00:06:04.666Z","created_at":"2026-01-26T18:57:26.786Z","updated_at":"2026-04-19T00:32:27.964Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.datetime","install_command":"nix-env -iA nixpkgs.python311Packages.datetime","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/datetime/default.nix#L33","metadata":{"nix_attribute":"python3.11-datetime-5.1","position":"pkgs/development/python-modules/datetime/default.nix:33","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"datetime","upstream_purl":"pkg:pypi/datetime"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.datetime?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.datetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.datetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.datetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.datetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.datetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.datetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.datetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.datetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.datetime/codemeta","maintainers":[{"uuid":"icyrockcom","login":null,"name":"icyrock","email":null,"url":"https://github.com/icyrockcom","packages_count":4,"html_url":null,"role":null,"created_at":"2026-03-04T22:37:59.817Z","updated_at":"2026-03-04T22:37:59.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/icyrockcom/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}}],"commits":{"id":556692,"full_name":"zopefoundation/DateTime","default_branch":"master","total_commits":272,"total_committers":19,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":14.31578947368421,"dds":0.5882352941176471,"past_year_total_commits":5,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.5,"past_year_dds":0.19999999999999996,"last_synced_at":"2026-05-16T20:10:57.274Z","last_synced_commit":"a07ded4008dbb2a741d381da6f9c0c5c14252543","created_at":"2023-03-09T04:54:38.870Z","updated_at":"2026-05-16T20:10:44.601Z","committers":[{"name":"Hanno Schlichting","email":"hanno@hannosch.eu","login":"hannosch","count":112},{"name":"Michael Howitz","email":"mh@gocept.com","login":"icemac","count":41},{"name":"Jens Vagelpohl","email":"jens@plyp.com","login":"dataflake","count":29},{"name":"Tres Seaver","email":"tseaver@palladion.com","login":"tseaver","count":22},{"name":"Georg Pfolz","email":"georg.pfolz@invesy.at","login":"georgpfolz","count":19},{"name":"Johannes Raggam","email":"raggam-nl@adm.at","login":"thet","count":9},{"name":"Jürgen Gmach","email":"juergen.gmach@googlemail.com","login":"jugmac00","count":8},{"name":"Philipp von Weitershausen","email":"philipp@weitershausen.de","login":"philikon","count":6},{"name":"Jérome Perrin","email":"jerome@nexedi.com","login":"perrinjerome","count":4},{"name":"dieter","email":"dieter@handshake.de","login":"d-maurer","count":4},{"name":"Marius Gedminas","email":"marius@gedmin.as","login":"mgedmin","count":3},{"name":"Nathan Van Gheem","email":"vangheem@gmail.com","login":"vangheem","count":3},{"name":"Kazuhiko SHIOZAKI","email":"kazuhiko@nexedi.com","login":"fdiary","count":3},{"name":"David Glick","email":"dglick@gmail.com","login":"davisagli","count":2},{"name":"Maurits van Rees","email":"maurits@vanrees.org","login":"mauritsvanrees","count":2},{"name":"Stephan Richter","email":"stephan.richter@gmail.com","login":"strichter","count":2},{"name":"Michael Howitz","email":"mac@gmx.net","login":null,"count":1},{"name":"Jeremy Kolbe","email":"jeremykolbe@posteo.net","login":"vernans","count":1},{"name":"Laurence Rowe","email":"l@lrowe.co.uk","login":"lrowe","count":1}],"past_year_committers":[{"name":"Michael Howitz","email":"icemac@gmx.net","login":"icemac","count":4},{"name":"Jens Vagelpohl","email":"jens@plyp.com","login":"dataflake","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-20T00:00:33.744Z","repositories_count":6236307,"commits_count":884135408,"contributors_count":34882346,"owners_count":1155115,"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":{"table":{"full_name":"zopefoundation/DateTime","html_url":"https://github.com/zopefoundation/DateTime","last_synced_at":"2026-04-12T03:02:29.671Z","status":"active","issues_count":25,"pull_requests_count":51,"avg_time_to_close_issue":5598352.32,"avg_time_to_close_pull_request":311857.0,"issues_closed_count":25,"pull_requests_closed_count":50,"pull_request_authors_count":14,"issue_authors_count":15,"avg_comments_per_issue":2.76,"avg_comments_per_pull_request":1.9607843137254901,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13946.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T11:36:12.414Z","updated_at":"2026-04-12T03:02:29.671Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FDateTime/issues","issue_labels_count":{"table":{"bug":4,"help wanted":3,"wontfix":2,"invalid":1}},"pull_request_labels_count":{"table":{"bug":2,"enhancement":1,"do not merge":1}},"issue_author_associations_count":{"table":{"MEMBER":12,"CONTRIBUTOR":7,"NONE":6}},"pull_request_author_associations_count":{"table":{"MEMBER":33,"CONTRIBUTOR":15,"NONE":3}},"issue_authors":{"table":{"jugmac00":4,"georgpfolz":3,"perrinjerome":2,"fdiary":2,"mauritsvanrees":2,"bmwiedemann":2,"dataflake":2,"ramonski":1,"frisi":1,"andbag":1,"icemac":1,"fcakyon":1,"jsgaston":1,"keul":1,"terapyon":1}},"pull_request_authors":{"table":{"icemac":13,"jugmac00":8,"dataflake":6,"perrinjerome":6,"mauritsvanrees":4,"d-maurer":3,"fdiary":3,"scop":2,"vangheem":1,"hannosch":1,"georgpfolz":1,"fcakyon":1,"tseaver":1,"vernans":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:06.639Z","repositories_count":14451050,"issues_count":34179849,"pull_requests_count":112135139,"authors_count":11249547,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":2}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dataflake":1,"icemac":1}},"maintainers":[{"table":{"login":"icemac","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/icemac"}},{"table":{"login":"jugmac00","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugmac00"}},{"table":{"login":"dataflake","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dataflake"}},{"table":{"login":"mauritsvanrees","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauritsvanrees"}},{"table":{"login":"frisi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frisi"}},{"table":{"login":"andbag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbag"}},{"table":{"login":"vangheem","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vangheem"}},{"table":{"login":"terapyon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terapyon"}},{"table":{"login":"tseaver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tseaver"}}],"active_maintainers":[{"table":{"login":"dataflake","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dataflake"}},{"table":{"login":"icemac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/icemac"}}]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":2,"PushEvent":4,"PullRequestReviewEvent":2,"CreateEvent":3},"last_year":{"PushEvent":2,"PullRequestReviewEvent":1,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-03T08:52:01.210Z","updated_at":"2022-09-03T08:52:01.210Z","repository_link":"https://github.com/zopefoundation/DateTime/blob/master/setup.py","dependencies":[{"id":3674448198,"package_name":"zope.interface","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3674448199,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:16:35.867Z","updated_at":"2023-01-13T14:16:35.867Z","repository_link":"https://github.com/zopefoundation/DateTime/blob/master/.github/workflows/tests.yml","dependencies":[{"id":6876208727,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876208728,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6876208729,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":22.347779300065255,"created_at":"2025-10-10T10:06:02.414Z","updated_at":"2026-06-20T13:02:32.575Z","avatar_url":"https://github.com/zopefoundation.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368228","html_url":"https://summary.ecosyste.ms/projects/368228"}