{"id":16667,"name":"pynytimes","description":"Use all the New York Times APIs in Python!","url":"https://github.com/michadenheijer/pynytimes","last_synced_at":"2025-09-04T23:18:52.641Z","repository":{"id":35267724,"uuid":"216087297","full_name":"michadenheijer/pynytimes","owner":"michadenheijer","description":"Use all the New York Times APIs in Python!","archived":false,"fork":false,"pushed_at":"2025-06-11T09:37:13.000Z","size":175,"stargazers_count":58,"open_issues_count":6,"forks_count":15,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T13:26:10.652Z","etag":null,"topics":["news","nytimes","python3","top-stories"],"latest_commit_sha":null,"homepage":"https://pynytimes.michadenheijer.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michadenheijer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-18T18:45:17.000Z","updated_at":"2025-06-16T18:37:23.000Z","dependencies_parsed_at":"2024-05-21T19:27:47.840Z","dependency_job_id":"7a3958f3-d829-4fd7-923d-17aa09041971","html_url":"https://github.com/michadenheijer/pynytimes","commit_stats":{"total_commits":104,"total_committers":5,"mean_commits":20.8,"dds":"0.22115384615384615","last_synced_commit":"1b8d11839246f7d74c52d57ba32cc10fdf753ee8"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/michadenheijer/pynytimes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michadenheijer","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/sbom","scorecard":{"id":640749,"data":{"date":"2025-08-11","repo":{"name":"github.com/michadenheijer/pynytimes","commit":"e55390efb03762dd1fb4f567d4043832c8348220"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/michadenheijer/pynytimes/pypi-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/michadenheijer/pynytimes/pypi-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-full-tests.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/michadenheijer/pynytimes/python-full-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-full-tests.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/michadenheijer/pynytimes/python-full-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-full-tests.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/michadenheijer/pynytimes/python-full-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-full-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/michadenheijer/pynytimes/python-full-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-full-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/michadenheijer/pynytimes/python-full-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-full-tests.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/michadenheijer/pynytimes/python-full-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-small-tests.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/michadenheijer/pynytimes/python-small-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-small-tests.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/michadenheijer/pynytimes/python-small-tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-full-tests.yaml:61","Warn: pipCommand not pinned by hash: .github/workflows/python-full-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/python-full-tests.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-full-tests.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-small-tests.yaml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-small-tests.yaml:21","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pypi-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/python-full-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-small-tests.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2021-108"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T10:39:21.916Z","repository_id":35267724,"created_at":"2025-08-21T10:39:21.917Z","updated_at":"2025-08-21T10:39:21.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685649,"owners_count":25149736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"michadenheijer","name":"Micha den Heijer","uuid":"28510316","kind":"user","description":"Econometrics and Operations Research student at VU University Amsterdam.","email":"","website":"https://michadenheijer.com","location":"Amsterdam, The Netherlands","twitter":"michadenheijer","company":"Vrije Universiteit Amsterdam","icon_url":"https://avatars.githubusercontent.com/u/28510316?u=e7af87af3d8d303e6efb5563f83f36f2458d5a43\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-03T01:08:05.249Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/michadenheijer","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T14:33:24.003Z","updated_at":"2023-03-03T01:08:05.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michadenheijer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michadenheijer/repositories"},"packages":[{"id":2877965,"name":"pynytimes","ecosystem":"pypi","description":"A Python wrapper for (most) New York Times APIs","homepage":"https://pynytimes.michadenheijer.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/michadenheijer/pynytimes","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2019-10-21T22:05:26.000Z","latest_release_published_at":"2023-04-21T13:19:43.000Z","latest_release_number":"0.10.0","last_synced_at":"2025-08-18T13:04:48.727Z","created_at":"2022-04-10T12:16:03.428Z","updated_at":"2025-08-18T13:53:32.268Z","registry_url":"https://pypi.org/project/pynytimes/","install_command":"pip install pynytimes --index-url https://pypi.org/simple","documentation_url":"https://pynytimes.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Information Technology","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Sociology"],"normalized_name":"pynytimes","project_status":null},"repo_metadata":{"id":35267724,"uuid":"216087297","full_name":"michadenheijer/pynytimes","owner":"michadenheijer","description":"Use all the New York Times APIs in Python!","archived":false,"fork":false,"pushed_at":"2025-06-11T09:37:13.000Z","size":175,"stargazers_count":57,"open_issues_count":6,"forks_count":15,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T15:56:55.993Z","etag":null,"topics":["news","nytimes","python3","top-stories"],"latest_commit_sha":null,"homepage":"https://pynytimes.michadenheijer.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michadenheijer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-18T18:45:17.000Z","updated_at":"2025-04-24T09:13:38.000Z","dependencies_parsed_at":"2024-05-21T19:27:47.840Z","dependency_job_id":"7a3958f3-d829-4fd7-923d-17aa09041971","html_url":"https://github.com/michadenheijer/pynytimes","commit_stats":{"total_commits":104,"total_committers":5,"mean_commits":20.8,"dds":"0.22115384615384615","last_synced_commit":"1b8d11839246f7d74c52d57ba32cc10fdf753ee8"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/michadenheijer/pynytimes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michadenheijer","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270998058,"owners_count":24682174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"michadenheijer","name":"Micha den Heijer","uuid":"28510316","kind":"user","description":"Econometrics and Operations Research student at VU University Amsterdam.","email":"","website":"https://michadenheijer.com","location":"Amsterdam, The Netherlands","twitter":"michadenheijer","company":"Vrije Universiteit Amsterdam","icon_url":"https://avatars.githubusercontent.com/u/28510316?u=e7af87af3d8d303e6efb5563f83f36f2458d5a43\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-03T01:08:05.249Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/michadenheijer","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T14:33:24.003Z","updated_at":"2023-03-03T01:08:05.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michadenheijer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michadenheijer/repositories"},"tags":[{"name":"0.10.0","sha":"97445eca0fd7b2ba898e083056544a907514d220","kind":"commit","published_at":"2023-04-21T13:17:39.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.10.0","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"1c58eff294c644442b318a578acc6062582d0640","kind":"commit","published_at":"2023-04-15T13:13:07.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.9.2","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"292ac742605c6f420ab3bc3734f716cf9179cc27","kind":"commit","published_at":"2023-04-12T09:24:01.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.9.1","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"b26b47dfd8c717ebe1d0daa935a4fdf335d31808","kind":"commit","published_at":"2022-12-31T16:24:24.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.9.0","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"63e00d676273b3b3014bc2c1420a3d121c6d3b68","kind":"commit","published_at":"2022-01-04T16:42:22.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.8.0","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"60abce723cf801e71bfd023f9bc5a5b6db928ffb","kind":"commit","published_at":"2021-07-14T12:51:20.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.7.0","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"bb36bdfe014ef528a5114eb69ee92115e8aebe4f","kind":"commit","published_at":"2021-03-04T13:35:40.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.6.1","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"be08692a09911d5b6fd7dbe8c39d50575288b43e","kind":"commit","published_at":"2021-03-03T11:07:15.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.6.0","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"2c1a070477717d096f496e1a1d0e527da719bbea","kind":"commit","published_at":"2021-02-10T16:36:33.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.5.0","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"f54b71e459ff1d4d5c6c05182cb15735688744fc","kind":"commit","published_at":"2020-12-28T20:23:43.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.4.2","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"50b4ac7f9df220b0209b4bd160ab8548b64a3089","kind":"commit","published_at":"2020-08-18T16:56:38.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.4.1","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.4.1/manifests"},{"name":"0.4.0-2","sha":"89cc07a8a9ff1ec8bd92fe461f75d8c29c8a6991","kind":"commit","published_at":"2020-07-18T16:20:19.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.4.0-2","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.4.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.4.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.4.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.4.0-2/manifests"},{"name":"0.4.0","sha":"89cc07a8a9ff1ec8bd92fe461f75d8c29c8a6991","kind":"commit","published_at":"2020-07-18T16:20:19.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.4.0","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.4.0/manifests"},{"name":"0.3.2-2","sha":"ce05c4c1219b0974a4f81c890c513a290d7423a0","kind":"commit","published_at":"2020-07-08T15:28:52.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.3.2-2","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.3.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.3.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.3.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.3.2-2/manifests"},{"name":"0.3.2","sha":"688b548c40560ae1256342bca35dbb7ecafb3ebc","kind":"commit","published_at":"2020-07-08T14:58:15.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.3.2","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"4ddeb304a2f61df78205542db851d6b3d281b10c","kind":"commit","published_at":"2020-06-10T13:25:20.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.3.1","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.3.1/manifests"},{"name":"0.3","sha":"ef757dc5a8dcfe28df4b4ac3da93181f6065849e","kind":"commit","published_at":"2020-06-09T20:52:26.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.3","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.3/manifests"},{"name":"0.2.1","sha":"6ef02ce81fd4acb3a5a4b7ea2e9921cd2832f524","kind":"commit","published_at":"2020-03-26T17:22:52.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.2.1","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.2.1/manifests"},{"name":"0.2","sha":"0b0dece10e5d8a7c590e421936763d8c13add5cf","kind":"commit","published_at":"2019-10-23T16:41:41.000Z","download_url":"https://codeload.github.com/michadenheijer/pynytimes/tar.gz/0.2","html_url":"https://github.com/michadenheijer/pynytimes/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/michadenheijer/pynytimes@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/tags/0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T13:53:32.268Z","dependent_packages_count":0,"downloads":1182,"downloads_period":"last-month","dependent_repos_count":16,"rankings":{"downloads":8.425704958093892,"dependent_repos_count":3.6154561370348945,"dependent_packages_count":10.082087700208083,"stargazers_count":12.254274136440246,"forks_count":10.902701289082408,"docker_downloads_count":null,"average":9.056044844171904},"purl":"pkg:pypi/pynytimes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pynytimes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pynytimes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pynytimes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-16T22:06:31.535Z","issues_count":15,"pull_requests_count":173,"avg_time_to_close_issue":3389248.125,"avg_time_to_close_pull_request":2238645.9461077843,"issues_closed_count":8,"pull_requests_closed_count":167,"pull_request_authors_count":6,"issue_authors_count":6,"avg_comments_per_issue":1.0666666666666667,"avg_comments_per_pull_request":0.06358381502890173,"merged_pull_requests_count":145,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":7080718.0,"past_year_avg_time_to_close_pull_request":17680363.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/issues","maintainers":[{"login":"michadenheijer","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michadenheijer"}],"active_maintainers":[{"login":"michadenheijer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michadenheijer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pynytimes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pynytimes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pynytimes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pynytimes/related_packages","maintainers":[{"uuid":"michadenheijer","login":"michadenheijer","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/michadenheijer/","role":null,"created_at":"2023-02-25T04:46:54.279Z","updated_at":"2023-02-25T04:46:54.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/michadenheijer/packages"},{"uuid":"pynytimes-bot","login":"pynytimes-bot","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/pynytimes-bot/","role":null,"created_at":"2023-02-25T04:46:54.284Z","updated_at":"2023-02-25T04:46:54.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pynytimes-bot/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724929,"maintainers_count":308249,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":639108,"full_name":"michadenheijer/pynytimes","default_branch":"main","committers":[{"name":"Micha den Heijer","email":"micha@michadenheijer.com","login":null,"count":89},{"name":"Micha den Heijer","email":"micha@michadenheijer.nl","login":null,"count":15},{"name":"Matti Nelimarkka","email":"matti.nelimarkka@helsinki.fi","login":null,"count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":1}],"total_commits":112,"total_committers":5,"total_bot_commits":4,"total_bot_committers":2,"mean_commits":22.4,"dds":0.2053571428571429,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-11-30T13:43:02.704Z","last_synced_commit":"bd3d47f74f347f1beaf5b9fe517d3e2cd4630423","created_at":"2023-03-09T08:47:15.661Z","updated_at":"2024-11-30T13:43:02.705Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"michadenheijer/pynytimes","html_url":"https://github.com/michadenheijer/pynytimes","last_synced_at":"2025-08-31T08:19:05.975Z","status":null,"issues_count":9,"pull_requests_count":103,"avg_time_to_close_issue":4362764.8,"avg_time_to_close_pull_request":5600806.158415842,"issues_closed_count":5,"pull_requests_closed_count":101,"pull_request_authors_count":6,"issue_authors_count":6,"avg_comments_per_issue":1.222222222222222,"avg_comments_per_pull_request":0.05825242718446602,"merged_pull_requests_count":84,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":7080718.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"created_at":"2024-10-24T05:07:41.696Z","updated_at":"2025-09-02T07:31:50.147Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/michadenheijer%2Fpynytimes/issues","issue_labels_count":{"bug":7},"pull_request_labels_count":{"enhancement":19,"dependency":13,"bug":10,"documentation":10},"issue_author_associations_count":{"NONE":7,"OWNER":3},"pull_request_author_associations_count":{"OWNER":88,"CONTRIBUTOR":12,"NONE":2},"issue_authors":{"michadenheijer":3,"sergio-ns":2,"shainaraza":1,"abdulsamet":1,"mt-krainski":1,"peichenxi77":1,"Qian-Cun":1},"pull_request_authors":{"michadenheijer":88,"dependabot[bot]":10,"KingNawat":1,"matnel":1,"fossabot":1,"dependabot-preview[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082413,"issues_count":31239894,"pull_requests_count":96112510,"authors_count":10694151,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependency":1},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"OWNER":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"mt-krainski":1,"peichenxi77":1},"past_year_pull_request_authors":{"michadenheijer":1,"dependabot[bot]":1},"maintainers":[{"login":"michadenheijer","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michadenheijer"}],"active_maintainers":[{"login":"michadenheijer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michadenheijer"}]},"events":{"total":{"IssuesEvent":2,"WatchEvent":7,"DeleteEvent":3,"IssueCommentEvent":2,"PushEvent":4,"PullRequestEvent":8,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":2,"CreateEvent":2},"last_year":{"IssuesEvent":2,"WatchEvent":7,"DeleteEvent":3,"IssueCommentEvent":2,"PushEvent":4,"PullRequestEvent":8,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":2,"CreateEvent":2}},"keywords":["news","nytimes","python3","top-stories"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-20T23:50:52.548Z","updated_at":"2022-09-20T23:50:52.548Z","repository_link":"https://github.com/michadenheijer/pynytimes/blob/main/requirements.txt","dependencies":[{"id":5669130802,"package_name":"requests","ecosystem":"pypi","requirements":"==2.26.0","direct":true,"kind":"runtime","optional":false},{"id":5669130803,"package_name":"urllib3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-20T23:50:52.731Z","updated_at":"2022-09-20T23:50:52.731Z","repository_link":"https://github.com/michadenheijer/pynytimes/blob/main/setup.py","dependencies":[{"id":5669130922,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.10.0,\u003c3.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T17:19:53.782Z","updated_at":"2023-01-15T17:19:53.782Z","repository_link":"https://github.com/michadenheijer/pynytimes/blob/main/.github/workflows/pypi-publish.yml","dependencies":[{"id":6929703802,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6929703803,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-full-tests.yaml","sha":null,"kind":"manifest","created_at":"2023-01-15T17:19:53.807Z","updated_at":"2023-01-15T17:19:53.807Z","repository_link":"https://github.com/michadenheijer/pynytimes/blob/main/.github/workflows/python-full-tests.yaml","dependencies":[{"id":6929703804,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6929703805,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-small-tests.yaml","sha":null,"kind":"manifest","created_at":"2023-01-15T17:19:53.830Z","updated_at":"2023-01-15T17:19:53.830Z","repository_link":"https://github.com/michadenheijer/pynytimes/blob/main/.github/workflows/python-small-tests.yaml","dependencies":[{"id":6929703806,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6929703807,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":12.858397831569864,"created_at":"2025-09-04T15:50:47.702Z","updated_at":"2025-10-07T08:08:48.898Z","avatar_url":"https://github.com/michadenheijer.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1182,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.7821090"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cryptocurrencies","graph-generation","mesh","energy-systems","simulator","graph-computing","networking","pairings","polynomials","distributed"],"project_url":"https://science.ecosyste.ms/api/v1/projects/16667","html_url":"https://science.ecosyste.ms/projects/16667","bibtex_url":"https://science.ecosyste.ms/projects/16667/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/16667/export.apalike"}