{"id":66645,"name":"cons","description":"An implementation of Lisp/Scheme-like cons in Python","url":"https://github.com/pythological/python-cons","last_synced_at":"2025-09-08T13:42:29.386Z","repository":{"id":35047418,"uuid":"200427957","full_name":"pythological/python-cons","owner":"pythological","description":"An implementation of Lisp/Scheme-like cons in Python","archived":false,"fork":false,"pushed_at":"2025-07-11T18:00:44.000Z","size":84,"stargazers_count":8,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-16T12:55:58.699Z","etag":null,"topics":["algebraic-data-types","cons","lisp-like","python","scheme-like"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pythological.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["brandonwillard"]}},"created_at":"2019-08-03T22:54:53.000Z","updated_at":"2025-07-11T12:50:05.000Z","dependencies_parsed_at":"2024-06-19T09:55:00.696Z","dependency_job_id":"5b7f76bc-8fec-46c8-a634-85de0c2ae000","html_url":"https://github.com/pythological/python-cons","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":"0.032258064516129004","last_synced_commit":"bafb13f9f25da3b13deb2b58d9d0709a259ef697"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/pythological/python-cons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/sbom","scorecard":{"id":752111,"data":{"date":"2025-08-11","repo":{"name":"github.com/pythological/python-cons","commit":"9189904439f9aa1220139f9ee3fffb432996f29a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"12 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pypi.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pythological/python-cons/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:79","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:54"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-22T20:39:29.061Z","repository_id":35047418,"created_at":"2025-08-22T20:39:29.061Z","updated_at":"2025-08-22T20:39:29.061Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274195193,"owners_count":25239146,"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-08T02:00:09.813Z","response_time":121,"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":"pythological","name":"Pythological","uuid":"59123269","kind":"organization","description":"Adding more symbolic computation and logic programming to Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59123269?v=4","repositories_count":4,"last_synced_at":"2023-03-02T22:40:14.560Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pythological","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:37:06.576Z","updated_at":"2023-03-02T22:40:14.594Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological/repositories"},"packages":[{"id":2679468,"name":"cons","ecosystem":"pypi","description":"An implementation of Lisp/Scheme-like cons in Python.","homepage":"https://github.com/pythological/python-cons","licenses":"lgpl-3.0","normalized_licenses":["LGPL-3.0"],"repository_url":"https://github.com/pythological/python-cons","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2019-08-04T01:43:02.000Z","latest_release_published_at":"2025-07-11T18:01:28.000Z","latest_release_number":"0.4.7","last_synced_at":"2025-08-16T10:48:56.785Z","created_at":"2022-04-10T10:26:39.581Z","updated_at":"2025-08-16T14:44:25.715Z","registry_url":"https://pypi.org/project/cons/","install_command":"pip install cons --index-url https://pypi.org/simple","documentation_url":"https://cons.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","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.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries"],"normalized_name":"cons","project_status":null},"repo_metadata":{"id":35047418,"uuid":"200427957","full_name":"pythological/python-cons","owner":"pythological","description":"An implementation of Lisp/Scheme-like cons in Python","archived":false,"fork":false,"pushed_at":"2025-07-11T18:00:44.000Z","size":84,"stargazers_count":8,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-16T12:55:58.699Z","etag":null,"topics":["algebraic-data-types","cons","lisp-like","python","scheme-like"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pythological.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["brandonwillard"]}},"created_at":"2019-08-03T22:54:53.000Z","updated_at":"2025-07-11T12:50:05.000Z","dependencies_parsed_at":"2024-06-19T09:55:00.696Z","dependency_job_id":"5b7f76bc-8fec-46c8-a634-85de0c2ae000","html_url":"https://github.com/pythological/python-cons","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":"0.032258064516129004","last_synced_commit":"bafb13f9f25da3b13deb2b58d9d0709a259ef697"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/pythological/python-cons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270726554,"owners_count":24635042,"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-16T02:00:11.002Z","response_time":91,"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":"pythological","name":"Pythological","uuid":"59123269","kind":"organization","description":"Adding more symbolic computation and logic programming to Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59123269?v=4","repositories_count":4,"last_synced_at":"2023-03-02T22:40:14.560Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pythological","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:37:06.576Z","updated_at":"2023-03-02T22:40:14.594Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological/repositories"},"tags":[{"name":"v0.4.7","sha":"9189904439f9aa1220139f9ee3fffb432996f29a","kind":"commit","published_at":"2025-07-11T12:49:59.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.7","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"bafb13f9f25da3b13deb2b58d9d0709a259ef697","kind":"commit","published_at":"2023-06-22T17:49:21.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.6","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"fbeedfc8a3d1bff4ba179d492155cdd55538365e","kind":"commit","published_at":"2022-01-19T22:45:52.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.5","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"5d9db10eb98832b742cb3b27b2d4aafb7449e5a4","kind":"commit","published_at":"2021-10-18T18:58:23.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.4","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.4/manifests"},{"name":"v0.4.1","sha":"0c69b3c4dd688b172d489b2c6d194acb02aa2425","kind":"commit","published_at":"2021-10-18T18:19:26.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.1","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.1/manifests"},{"name":"v0.4.3","sha":"0c69b3c4dd688b172d489b2c6d194acb02aa2425","kind":"commit","published_at":"2021-10-18T18:19:26.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.3","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"e6aa440d8725d38effc41f5f1fd15fcdae956dcd","kind":"commit","published_at":"2020-02-20T23:03:13.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.0","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"5d12759d565c263abed779072e7e7eba0b059b4e","kind":"commit","published_at":"2020-02-02T01:20:57.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.3.1","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"c7e355e9bde83917890390d263eb4d53fca5eb31","kind":"commit","published_at":"2020-02-01T23:42:18.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.3.0","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"30f052e0be9ae6d41fc77dd02e6e1ed424a8283e","kind":"commit","published_at":"2020-02-01T23:05:16.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.9","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"fc2bc073fd28eb6b9db955b85d73e5e03a4ae4a7","kind":"commit","published_at":"2019-12-24T03:49:31.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.8","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"cf170b046fb55fde26faa092df4597b06208eb98","kind":"commit","published_at":"2019-12-22T04:46:43.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.7","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"cf170b046fb55fde26faa092df4597b06208eb98","kind":"commit","published_at":"2019-12-22T04:46:43.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.6","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.6/manifests"},{"name":"0.2.5","sha":"b7fb9f91ae35881c08794231c0df25544c0f91a8","kind":"commit","published_at":"2019-12-22T03:57:50.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/0.2.5","html_url":"https://github.com/pythological/python-cons/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/0.2.5/manifests"},{"name":"v0.2.5","sha":"b7fb9f91ae35881c08794231c0df25544c0f91a8","kind":"commit","published_at":"2019-12-22T03:57:50.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.5","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.5/manifests"}]},"repo_metadata_updated_at":"2025-08-16T14:44:25.715Z","dependent_packages_count":6,"downloads":360295,"downloads_period":"last-month","dependent_repos_count":131,"rankings":{"downloads":0.6300039893669546,"dependent_repos_count":1.3000073100715004,"dependent_packages_count":1.268573279761693,"stargazers_count":20.38141561974605,"forks_count":16.96210184413193,"docker_downloads_count":3.278626987278651,"average":7.303454838392796},"purl":"pkg:pypi/cons","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cons","docker_dependents_count":9,"docker_downloads_count":1274,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cons","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cons/dependencies","status":null,"funding_links":["https://github.com/sponsors/brandonwillard"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T12:18:04.472Z","issues_count":5,"pull_requests_count":15,"avg_time_to_close_issue":15478536.0,"avg_time_to_close_pull_request":93113.86666666667,"issues_closed_count":4,"pull_requests_closed_count":15,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.4,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":3235259.0,"past_year_avg_time_to_close_pull_request":684338.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/issues","maintainers":[{"login":"brandonwillard","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brandonwillard"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cons/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cons/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cons/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cons/related_packages","maintainers":[{"uuid":"brandonwillard","login":"brandonwillard","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/brandonwillard/","role":null,"created_at":"2023-02-23T21:09:35.320Z","updated_at":"2023-02-23T21:09:35.320Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/brandonwillard/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726146,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":8614580,"name":"github.com/pythological/python-cons","ecosystem":"go","description":null,"homepage":null,"licenses":"lgpl-3.0","normalized_licenses":["LGPL-3.0"],"repository_url":"https://github.com/pythological/python-cons","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2023-12-02T02:14:41.262Z","latest_release_published_at":"2025-07-11T12:49:59.000Z","latest_release_number":"v0.4.7","last_synced_at":"2025-08-16T13:24:32.357Z","created_at":"2023-12-02T02:14:38.639Z","updated_at":"2025-08-16T14:44:26.459Z","registry_url":"https://pkg.go.dev/github.com/pythological/python-cons","install_command":"go get github.com/pythological/python-cons","documentation_url":"https://pkg.go.dev/github.com/pythological/python-cons#section-documentation","metadata":{},"repo_metadata":{"id":35047418,"uuid":"200427957","full_name":"pythological/python-cons","owner":"pythological","description":"An implementation of Lisp/Scheme-like cons in Python","archived":false,"fork":false,"pushed_at":"2025-07-11T18:00:44.000Z","size":84,"stargazers_count":8,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-16T12:55:58.699Z","etag":null,"topics":["algebraic-data-types","cons","lisp-like","python","scheme-like"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pythological.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["brandonwillard"]}},"created_at":"2019-08-03T22:54:53.000Z","updated_at":"2025-07-11T12:50:05.000Z","dependencies_parsed_at":"2024-06-19T09:55:00.696Z","dependency_job_id":"5b7f76bc-8fec-46c8-a634-85de0c2ae000","html_url":"https://github.com/pythological/python-cons","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":"0.032258064516129004","last_synced_commit":"bafb13f9f25da3b13deb2b58d9d0709a259ef697"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/pythological/python-cons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270726554,"owners_count":24635042,"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-16T02:00:11.002Z","response_time":91,"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":"pythological","name":"Pythological","uuid":"59123269","kind":"organization","description":"Adding more symbolic computation and logic programming to Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59123269?v=4","repositories_count":4,"last_synced_at":"2023-03-02T22:40:14.560Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pythological","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:37:06.576Z","updated_at":"2023-03-02T22:40:14.594Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological/repositories"},"tags":[{"name":"v0.4.7","sha":"9189904439f9aa1220139f9ee3fffb432996f29a","kind":"commit","published_at":"2025-07-11T12:49:59.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.7","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"bafb13f9f25da3b13deb2b58d9d0709a259ef697","kind":"commit","published_at":"2023-06-22T17:49:21.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.6","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"fbeedfc8a3d1bff4ba179d492155cdd55538365e","kind":"commit","published_at":"2022-01-19T22:45:52.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.5","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"5d9db10eb98832b742cb3b27b2d4aafb7449e5a4","kind":"commit","published_at":"2021-10-18T18:58:23.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.4","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.4/manifests"},{"name":"v0.4.1","sha":"0c69b3c4dd688b172d489b2c6d194acb02aa2425","kind":"commit","published_at":"2021-10-18T18:19:26.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.1","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.1/manifests"},{"name":"v0.4.3","sha":"0c69b3c4dd688b172d489b2c6d194acb02aa2425","kind":"commit","published_at":"2021-10-18T18:19:26.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.3","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"e6aa440d8725d38effc41f5f1fd15fcdae956dcd","kind":"commit","published_at":"2020-02-20T23:03:13.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.0","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"5d12759d565c263abed779072e7e7eba0b059b4e","kind":"commit","published_at":"2020-02-02T01:20:57.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.3.1","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"c7e355e9bde83917890390d263eb4d53fca5eb31","kind":"commit","published_at":"2020-02-01T23:42:18.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.3.0","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"30f052e0be9ae6d41fc77dd02e6e1ed424a8283e","kind":"commit","published_at":"2020-02-01T23:05:16.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.9","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"fc2bc073fd28eb6b9db955b85d73e5e03a4ae4a7","kind":"commit","published_at":"2019-12-24T03:49:31.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.8","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"cf170b046fb55fde26faa092df4597b06208eb98","kind":"commit","published_at":"2019-12-22T04:46:43.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.7","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"cf170b046fb55fde26faa092df4597b06208eb98","kind":"commit","published_at":"2019-12-22T04:46:43.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.6","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.6/manifests"},{"name":"0.2.5","sha":"b7fb9f91ae35881c08794231c0df25544c0f91a8","kind":"commit","published_at":"2019-12-22T03:57:50.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/0.2.5","html_url":"https://github.com/pythological/python-cons/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/0.2.5/manifests"},{"name":"v0.2.5","sha":"b7fb9f91ae35881c08794231c0df25544c0f91a8","kind":"commit","published_at":"2019-12-22T03:57:50.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.5","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.5/manifests"}]},"repo_metadata_updated_at":"2025-08-16T14:44:26.459Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":11.686680778515965,"forks_count":9.751542374226553,"docker_downloads_count":null,"average":10.45388650175159},"purl":"pkg:golang/github.com/pythological/python-cons","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pythological/python-cons","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pythological/python-cons","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pythological/python-cons/dependencies","status":null,"funding_links":["https://github.com/sponsors/brandonwillard"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T12:18:04.472Z","issues_count":5,"pull_requests_count":15,"avg_time_to_close_issue":15478536.0,"avg_time_to_close_pull_request":93113.86666666667,"issues_closed_count":4,"pull_requests_closed_count":15,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.4,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":3235259.0,"past_year_avg_time_to_close_pull_request":684338.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/issues","maintainers":[{"login":"brandonwillard","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brandonwillard"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpythological%2Fpython-cons/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpythological%2Fpython-cons/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpythological%2Fpython-cons/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpythological%2Fpython-cons/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5296100,"name":"cons","ecosystem":"conda","description":null,"homepage":"https://github.com/pythological/python-cons","licenses":"LGPL-3.0-only","normalized_licenses":["LGPL-3.0-only"],"repository_url":"https://github.com/pythological/python-cons","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-10-20T18:34:08.000Z","latest_release_published_at":"2022-01-20T03:56:28.000Z","latest_release_number":"0.4.5","last_synced_at":"2025-08-16T13:24:34.992Z","created_at":"2022-10-03T15:59:42.576Z","updated_at":"2025-08-16T14:44:26.445Z","registry_url":"https://anaconda.org/conda-forge/cons","install_command":"conda install -c conda-forge cons","documentation_url":null,"metadata":{},"repo_metadata":{"id":35047418,"uuid":"200427957","full_name":"pythological/python-cons","owner":"pythological","description":"An implementation of Lisp/Scheme-like cons in Python","archived":false,"fork":false,"pushed_at":"2025-07-11T18:00:44.000Z","size":84,"stargazers_count":8,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-16T12:55:58.699Z","etag":null,"topics":["algebraic-data-types","cons","lisp-like","python","scheme-like"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pythological.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["brandonwillard"]}},"created_at":"2019-08-03T22:54:53.000Z","updated_at":"2025-07-11T12:50:05.000Z","dependencies_parsed_at":"2024-06-19T09:55:00.696Z","dependency_job_id":"5b7f76bc-8fec-46c8-a634-85de0c2ae000","html_url":"https://github.com/pythological/python-cons","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":"0.032258064516129004","last_synced_commit":"bafb13f9f25da3b13deb2b58d9d0709a259ef697"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/pythological/python-cons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270726554,"owners_count":24635042,"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-16T02:00:11.002Z","response_time":91,"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":"pythological","name":"Pythological","uuid":"59123269","kind":"organization","description":"Adding more symbolic computation and logic programming to Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59123269?v=4","repositories_count":4,"last_synced_at":"2023-03-02T22:40:14.560Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pythological","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:37:06.576Z","updated_at":"2023-03-02T22:40:14.594Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological/repositories"},"tags":[{"name":"v0.4.7","sha":"9189904439f9aa1220139f9ee3fffb432996f29a","kind":"commit","published_at":"2025-07-11T12:49:59.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.7","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"bafb13f9f25da3b13deb2b58d9d0709a259ef697","kind":"commit","published_at":"2023-06-22T17:49:21.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.6","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"fbeedfc8a3d1bff4ba179d492155cdd55538365e","kind":"commit","published_at":"2022-01-19T22:45:52.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.5","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"5d9db10eb98832b742cb3b27b2d4aafb7449e5a4","kind":"commit","published_at":"2021-10-18T18:58:23.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.4","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.4/manifests"},{"name":"v0.4.1","sha":"0c69b3c4dd688b172d489b2c6d194acb02aa2425","kind":"commit","published_at":"2021-10-18T18:19:26.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.1","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.1/manifests"},{"name":"v0.4.3","sha":"0c69b3c4dd688b172d489b2c6d194acb02aa2425","kind":"commit","published_at":"2021-10-18T18:19:26.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.3","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"e6aa440d8725d38effc41f5f1fd15fcdae956dcd","kind":"commit","published_at":"2020-02-20T23:03:13.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.0","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"5d12759d565c263abed779072e7e7eba0b059b4e","kind":"commit","published_at":"2020-02-02T01:20:57.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.3.1","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"c7e355e9bde83917890390d263eb4d53fca5eb31","kind":"commit","published_at":"2020-02-01T23:42:18.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.3.0","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"30f052e0be9ae6d41fc77dd02e6e1ed424a8283e","kind":"commit","published_at":"2020-02-01T23:05:16.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.9","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"fc2bc073fd28eb6b9db955b85d73e5e03a4ae4a7","kind":"commit","published_at":"2019-12-24T03:49:31.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.8","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"cf170b046fb55fde26faa092df4597b06208eb98","kind":"commit","published_at":"2019-12-22T04:46:43.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.7","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"cf170b046fb55fde26faa092df4597b06208eb98","kind":"commit","published_at":"2019-12-22T04:46:43.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.6","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.6/manifests"},{"name":"0.2.5","sha":"b7fb9f91ae35881c08794231c0df25544c0f91a8","kind":"commit","published_at":"2019-12-22T03:57:50.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/0.2.5","html_url":"https://github.com/pythological/python-cons/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/0.2.5/manifests"},{"name":"v0.2.5","sha":"b7fb9f91ae35881c08794231c0df25544c0f91a8","kind":"commit","published_at":"2019-12-22T03:57:50.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.5","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.5/manifests"}]},"repo_metadata_updated_at":"2025-08-16T14:44:26.444Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":19,"rankings":{"downloads":null,"dependent_repos_count":8.085849762914899,"dependent_packages_count":9.024207636635888,"stargazers_count":59.22136261542301,"forks_count":58.81707012727726,"docker_downloads_count":null,"average":33.787122535562766},"purl":"pkg:conda/cons","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cons","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cons","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cons/dependencies","status":null,"funding_links":["https://github.com/sponsors/brandonwillard"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T12:18:04.472Z","issues_count":5,"pull_requests_count":15,"avg_time_to_close_issue":15478536.0,"avg_time_to_close_pull_request":93113.86666666667,"issues_closed_count":4,"pull_requests_closed_count":15,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.4,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":3235259.0,"past_year_avg_time_to_close_pull_request":684338.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/issues","maintainers":[{"login":"brandonwillard","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brandonwillard"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cons/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cons/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cons/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cons/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":7950228,"name":"cons","ecosystem":"conda","description":"The cons package attempts to emulate the semantics of Lisp/Scheme's cons as closely as possible while incorporating all the built-in Python sequence types.","homepage":"https://github.com/pythological/python-cons","licenses":"LGPL-3.0-only","normalized_licenses":["LGPL-3.0-only"],"repository_url":"https://github.com/pythological/python-cons","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-18T20:09:40.000Z","latest_release_published_at":"2023-07-18T20:09:40.000Z","latest_release_number":"0.4.6","last_synced_at":"2025-08-16T13:24:31.104Z","created_at":"2023-07-18T20:32:04.295Z","updated_at":"2025-08-16T14:44:26.455Z","registry_url":"https://anaconda.org/anaconda/cons","install_command":"conda install -c anaconda cons","documentation_url":null,"metadata":{},"repo_metadata":{"id":35047418,"uuid":"200427957","full_name":"pythological/python-cons","owner":"pythological","description":"An implementation of Lisp/Scheme-like cons in Python","archived":false,"fork":false,"pushed_at":"2025-07-11T18:00:44.000Z","size":84,"stargazers_count":8,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-16T12:55:58.699Z","etag":null,"topics":["algebraic-data-types","cons","lisp-like","python","scheme-like"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pythological.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["brandonwillard"]}},"created_at":"2019-08-03T22:54:53.000Z","updated_at":"2025-07-11T12:50:05.000Z","dependencies_parsed_at":"2024-06-19T09:55:00.696Z","dependency_job_id":"5b7f76bc-8fec-46c8-a634-85de0c2ae000","html_url":"https://github.com/pythological/python-cons","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":"0.032258064516129004","last_synced_commit":"bafb13f9f25da3b13deb2b58d9d0709a259ef697"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/pythological/python-cons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270726554,"owners_count":24635042,"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-16T02:00:11.002Z","response_time":91,"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":"pythological","name":"Pythological","uuid":"59123269","kind":"organization","description":"Adding more symbolic computation and logic programming to Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59123269?v=4","repositories_count":4,"last_synced_at":"2023-03-02T22:40:14.560Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pythological","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:37:06.576Z","updated_at":"2023-03-02T22:40:14.594Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythological/repositories"},"tags":[{"name":"v0.4.7","sha":"9189904439f9aa1220139f9ee3fffb432996f29a","kind":"commit","published_at":"2025-07-11T12:49:59.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.7","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"bafb13f9f25da3b13deb2b58d9d0709a259ef697","kind":"commit","published_at":"2023-06-22T17:49:21.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.6","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"fbeedfc8a3d1bff4ba179d492155cdd55538365e","kind":"commit","published_at":"2022-01-19T22:45:52.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.5","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"5d9db10eb98832b742cb3b27b2d4aafb7449e5a4","kind":"commit","published_at":"2021-10-18T18:58:23.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.4","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.4/manifests"},{"name":"v0.4.1","sha":"0c69b3c4dd688b172d489b2c6d194acb02aa2425","kind":"commit","published_at":"2021-10-18T18:19:26.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.1","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.1/manifests"},{"name":"v0.4.3","sha":"0c69b3c4dd688b172d489b2c6d194acb02aa2425","kind":"commit","published_at":"2021-10-18T18:19:26.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.3","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"e6aa440d8725d38effc41f5f1fd15fcdae956dcd","kind":"commit","published_at":"2020-02-20T23:03:13.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.4.0","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"5d12759d565c263abed779072e7e7eba0b059b4e","kind":"commit","published_at":"2020-02-02T01:20:57.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.3.1","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"c7e355e9bde83917890390d263eb4d53fca5eb31","kind":"commit","published_at":"2020-02-01T23:42:18.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.3.0","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"30f052e0be9ae6d41fc77dd02e6e1ed424a8283e","kind":"commit","published_at":"2020-02-01T23:05:16.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.9","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"fc2bc073fd28eb6b9db955b85d73e5e03a4ae4a7","kind":"commit","published_at":"2019-12-24T03:49:31.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.8","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"cf170b046fb55fde26faa092df4597b06208eb98","kind":"commit","published_at":"2019-12-22T04:46:43.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.7","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"cf170b046fb55fde26faa092df4597b06208eb98","kind":"commit","published_at":"2019-12-22T04:46:43.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.6","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.6/manifests"},{"name":"0.2.5","sha":"b7fb9f91ae35881c08794231c0df25544c0f91a8","kind":"commit","published_at":"2019-12-22T03:57:50.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/0.2.5","html_url":"https://github.com/pythological/python-cons/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/0.2.5/manifests"},{"name":"v0.2.5","sha":"b7fb9f91ae35881c08794231c0df25544c0f91a8","kind":"commit","published_at":"2019-12-22T03:57:50.000Z","download_url":"https://codeload.github.com/pythological/python-cons/tar.gz/v0.2.5","html_url":"https://github.com/pythological/python-cons/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pythological/python-cons@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/tags/v0.2.5/manifests"}]},"repo_metadata_updated_at":"2025-08-16T14:44:26.455Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":19,"rankings":{"downloads":null,"dependent_repos_count":32.052858020897354,"dependent_packages_count":41.02642901044868,"stargazers_count":55.500921942224956,"forks_count":55.9618930547019,"docker_downloads_count":null,"average":46.13552550706822},"purl":"pkg:conda/cons","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cons","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cons","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cons/dependencies","status":null,"funding_links":["https://github.com/sponsors/brandonwillard"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T12:18:04.472Z","issues_count":5,"pull_requests_count":15,"avg_time_to_close_issue":15478536.0,"avg_time_to_close_pull_request":93113.86666666667,"issues_closed_count":4,"pull_requests_closed_count":15,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.4,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":3235259.0,"past_year_avg_time_to_close_pull_request":684338.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/issues","maintainers":[{"login":"brandonwillard","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brandonwillard"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cons/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cons/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cons/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/cons/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":30810,"full_name":"pythological/python-cons","default_branch":"main","committers":[{"name":"Brandon T. Willard","email":"brandonwillard@gmail.com","login":"brandonwillard","count":30},{"name":"Oscar Gustafsson","email":"oscar.gustafsson@gmail.com","login":null,"count":1}],"total_commits":31,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.5,"dds":0.032258064516129004,"past_year_committers":[{"name":"Brandon T. Willard","email":"brandonwillard","login":"brandonwillard","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2024-06-04T14:52:06.706Z","last_synced_commit":"bafb13f9f25da3b13deb2b58d9d0709a259ef697","created_at":"2023-03-07T16:44:41.066Z","updated_at":"2024-06-04T14:52:06.707Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"pythological/python-cons","html_url":"https://github.com/pythological/python-cons","last_synced_at":"2025-08-16T12:18:04.472Z","status":"error","issues_count":5,"pull_requests_count":15,"avg_time_to_close_issue":15478536.0,"avg_time_to_close_pull_request":93113.86666666667,"issues_closed_count":4,"pull_requests_closed_count":15,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.4,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":3235259.0,"past_year_avg_time_to_close_pull_request":684338.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T21:25:56.906Z","updated_at":"2025-09-02T05:49:34.312Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythological%2Fpython-cons/issues","issue_labels_count":{"enhancement":1,"help wanted":1,"good first issue":1},"pull_request_labels_count":{"enhancement":3,"bug":2,"dependencies":2},"issue_author_associations_count":{"NONE":4,"MEMBER":1},"pull_request_author_associations_count":{"MEMBER":12,"NONE":3,"CONTRIBUTOR":2},"issue_authors":{"yurivict":2,"rndubs":1,"sanmai-NL":1,"brandonwillard":1},"pull_request_authors":{"brandonwillard":12,"rndubs":2,"dependabot[bot]":2,"oscargus":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076078,"issues_count":31296153,"pull_requests_count":95886442,"authors_count":10691401,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"NONE":2},"past_year_issue_authors":{"rndubs":1},"past_year_pull_request_authors":{"rndubs":2},"maintainers":[{"login":"brandonwillard","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brandonwillard"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":2,"WatchEvent":1,"IssueCommentEvent":2,"PullRequestReviewEvent":1,"PullRequestEvent":1,"ForkEvent":1},"last_year":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":2,"WatchEvent":1,"IssueCommentEvent":2,"PullRequestReviewEvent":1,"PullRequestEvent":1,"ForkEvent":1}},"keywords":["algebraic-data-types","cons","lisp-like","python","scheme-like"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T04:01:26.991Z","updated_at":"2022-08-08T04:01:26.991Z","repository_link":"https://github.com/pythological/python-cons/blob/main/requirements.txt","dependencies":[{"id":624701631,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":624701632,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":624701633,"package_name":"pydocstyle","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false},{"id":624701634,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=5.0.0","direct":true,"kind":"runtime","optional":false},{"id":624701635,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.6.1","direct":true,"kind":"runtime","optional":false},{"id":624701636,"package_name":"pytest-html","ecosystem":"pypi","requirements":"\u003e=1.20.0","direct":true,"kind":"runtime","optional":false},{"id":624701637,"package_name":"pylint","ecosystem":"pypi","requirements":"\u003e=2.3.1","direct":true,"kind":"runtime","optional":false},{"id":624701638,"package_name":"black","ecosystem":"pypi","requirements":"\u003e=19.3b0","direct":true,"kind":"runtime","optional":false},{"id":624701639,"package_name":"diff-cover","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":624701640,"package_name":"versioneer","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":624701641,"package_name":"coverage","ecosystem":"pypi","requirements":"\u003e=5.1","direct":true,"kind":"runtime","optional":false},{"id":624701642,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-08T04:01:27.341Z","updated_at":"2022-08-08T04:01:27.341Z","repository_link":"https://github.com/pythological/python-cons/blob/main/setup.py","dependencies":[{"id":624710221,"package_name":"logical-unification","ecosystem":"pypi","requirements":"\u003e=0.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi.yml","sha":null,"kind":"manifest","created_at":"2024-06-19T09:55:00.537Z","updated_at":"2024-06-19T09:55:00.537Z","repository_link":"https://github.com/pythological/python-cons/blob/main/.github/workflows/pypi.yml","dependencies":[{"id":18691089454,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18691089455,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18691089456,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18691089457,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18691089458,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-06-19T09:55:00.647Z","updated_at":"2024-06-19T09:55:00.647Z","repository_link":"https://github.com/pythological/python-cons/blob/main/.github/workflows/tests.yml","dependencies":[{"id":18691089459,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18691089460,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18691089461,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18691089462,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false},{"id":18691089463,"package_name":"AndreMiras/coveralls-python-action","ecosystem":"actions","requirements":"develop","direct":true,"kind":"composite","optional":false}]}],"score":15.689116338164379,"created_at":"2025-09-08T11:18:43.588Z","updated_at":"2025-10-07T08:25:13.269Z","avatar_url":"https://github.com/pythological.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":360295,"funding_links":["https://github.com/sponsors/brandonwillard"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/66645","html_url":"https://science.ecosyste.ms/projects/66645"}