{"id":76396,"name":"py-symengine","ecosystem":"spack","description":"Python wrappers for SymEngine, a symbolic manipulation library.\n","homepage":"https://github.com/symengine/symengine.py","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/symengine/symengine.py","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:29:26.683Z","latest_release_published_at":"2022-04-05T09:29:26.683Z","latest_release_number":"0.8.1","last_synced_at":"2026-09-20T04:47:08.757Z","created_at":"2022-04-05T09:29:26.653Z","updated_at":"2026-09-22T15:05:25.101Z","registry_url":"https://packages.spack.io/package.html?name=py-symengine","install_command":"spack install py-symengine","documentation_url":null,"metadata":{},"repo_metadata":{"id":38145836,"uuid":"41312700","full_name":"symengine/symengine.py","owner":"symengine","description":"Python wrappers for SymEngine","archived":false,"fork":false,"pushed_at":"2026-09-01T15:58:31.000Z","size":4490,"stargazers_count":189,"open_issues_count":83,"forks_count":69,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-09-20T04:43:19.345Z","etag":null,"topics":["computer-algebra","math","python","science"],"latest_commit_sha":null,"homepage":null,"language":"Cython","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/symengine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-08-24T15:56:54.000Z","updated_at":"2026-09-13T17:21:23.000Z","dependencies_parsed_at":"2026-08-25T01:19:00.345Z","dependency_job_id":"31eaff4b-0f22-4caf-8506-446aa8289a87","html_url":"https://github.com/symengine/symengine.py","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/symengine/symengine.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/symengine","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/sbom","scorecard":{"id":862903,"data":{"date":"2025-08-11","repo":{"name":"github.com/symengine/symengine.py","commit":"0b5d49eee904a5a247d9c7071d44d468b1ee862b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"23 commit(s) and 0 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":"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":"Code-Review","score":6,"reason":"Found 4/6 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/symengine/symengine.py/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/symengine/symengine.py/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/symengine/symengine.py/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: bin/install_travis.sh:33","Warn: pipCommand not pinned by hash: bin/test_travis.sh:18","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.14.1 not signed: https://api.github.com/repos/symengine/symengine.py/releases/213567629","Warn: release artifact v0.14.0 not signed: https://api.github.com/repos/symengine/symengine.py/releases/200766911","Warn: release artifact v0.13.0 not signed: https://api.github.com/repos/symengine/symengine.py/releases/177438243","Warn: release artifact v0.11.0 not signed: https://api.github.com/repos/symengine/symengine.py/releases/129061252","Warn: release artifact v0.10.0 not signed: https://api.github.com/repos/symengine/symengine.py/releases/96735252","Warn: release artifact v0.14.1 does not have provenance: https://api.github.com/repos/symengine/symengine.py/releases/213567629","Warn: release artifact v0.14.0 does not have provenance: https://api.github.com/repos/symengine/symengine.py/releases/200766911","Warn: release artifact v0.13.0 does not have provenance: https://api.github.com/repos/symengine/symengine.py/releases/177438243","Warn: release artifact v0.11.0 does not have provenance: https://api.github.com/repos/symengine/symengine.py/releases/129061252","Warn: release artifact v0.10.0 does not have provenance: https://api.github.com/repos/symengine/symengine.py/releases/96735252"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '0.6.x'"],"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 30 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-24T01:53:12.905Z","repository_id":38145836,"created_at":"2025-08-24T01:53:12.905Z","updated_at":"2025-08-24T01:53:12.905Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37547405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-20T02:00:06.856Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"symengine","name":"symengine","uuid":"11509221","kind":"organization","description":"SymEngine is a fast symbolic manipulation library, written in C++","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11509221?v=4","repositories_count":18,"last_synced_at":"2024-03-25T22:00:00.645Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/symengine","funding_links":[],"total_stars":1521,"followers":23,"following":0,"created_at":"2022-11-02T17:14:38.393Z","updated_at":"2024-03-25T22:00:08.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/symengine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/symengine/repositories"},"tags":[{"name":"v0.14.1","sha":"4052cf67b98af3fad6c7ab0395a2ab7777dc2bf0","kind":"commit","published_at":"2025-04-08T09:38:51.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.14.1","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"79049aba1b3f7dce8060ed7edcb98e3efd2b117f","kind":"commit","published_at":"2025-02-17T18:16:23.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.14.0","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1296417fa87e5aef2e08e8ecc79f35380894e070","kind":"commit","published_at":"2024-09-28T16:29:10.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.13.0","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.13.0/manifests"},{"name":"v0.11.0","sha":"b0f15af6db3c8e297cc59620c80e056d6e94f41e","kind":"commit","published_at":"2023-11-05T15:21:22.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.11.0","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"5674fb7e846aba5c2a5e1c25d5dac5b3436ebd61","kind":"commit","published_at":"2023-03-23T23:48:17.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.10.0","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"adee9c40230acc84dd0fb520f76e66ab08bfee95","kind":"commit","published_at":"2022-03-07T22:39:26.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.9.2","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"c389254863b2c3931aed8926b6c4171b5e747733","kind":"commit","published_at":"2022-02-19T17:51:56.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.9.1","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"05fb3c1c9d9f06d304eac35c7f53effc4a67954a","kind":"commit","published_at":"2022-02-17T23:37:46.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.9.0","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"d0db511a89b68a9baa46d6821a2c3c689a8c4e15","kind":"commit","published_at":"2021-09-09T01:23:45.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.8.1","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0529d31d5a21c080c8178a03dca512396c963159","kind":"commit","published_at":"2021-09-08T14:08:51.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.8.0","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"64ddd71c5ff5f34ca3644630a5b9bbe1b9dc46e8","kind":"commit","published_at":"2021-03-26T14:55:19.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.7.2","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"8458563177c8748622b895ca0177e840ba72fd41","kind":"commit","published_at":"2021-03-24T23:34:43.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.7.1","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.7.1/manifests"},{"name":"v0.7.0.post3","sha":"04ae3b128185faca98bf966cf2a1897250cb31b2","kind":"commit","published_at":"2021-03-20T18:30:58.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.7.0.post3","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.7.0.post3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.7.0.post3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.7.0.post3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.7.0.post3/manifests"},{"name":"v0.7.0.post2","sha":"de2e733cb7d9f0f4b5798d677a63dfe3b8fb3dbd","kind":"commit","published_at":"2021-03-17T02:58:52.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.7.0.post2","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.7.0.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.7.0.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.7.0.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.7.0.post2/manifests"},{"name":"v0.7.0.post1","sha":"29c8ea1a00b3a1ae3fad9bffafa0fb28c42734c2","kind":"commit","published_at":"2021-03-15T10:38:20.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.7.0.post1","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.7.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.7.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.7.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.7.0.post1/manifests"},{"name":"v0.7.0","sha":"22d3d93533d3d04fa5892b4670655476568d83c7","kind":"commit","published_at":"2021-03-14T05:40:54.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.7.0","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"1a8e604ab60ebeda2bd7b64d41dbf55de430e2f9","kind":"commit","published_at":"2020-03-16T05:32:11.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.6.1","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"468789792e923cf54329683d9093a35cd44105ea","kind":"commit","published_at":"2020-02-11T02:52:24.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.6.0","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"740b26fb5832e155d8e1f6d289863a17763b3523","kind":"commit","published_at":"2019-11-03T01:50:45.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.5.1","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ef36dc2cd983292eaa0580eeb96ee790e1f7c089","kind":"commit","published_at":"2019-09-10T15:44:50.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.5.0","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"1366cf98ceaade339c5dd24ae3381a0e63ea9dad","kind":"commit","published_at":"2019-04-20T08:52:41.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.4.0","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"b409536eb9029b274d2956ec14a7954a0089aa3a","kind":"commit","published_at":"2017-07-02T00:50:42.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.3.0","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.3.0/manifests"},{"name":"v0.3.0.rc0","sha":"ec88cc9679f607fac24324b19416dff9729e2717","kind":"commit","published_at":"2017-06-25T09:19:04.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.3.0.rc0","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.3.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.3.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.3.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.3.0.rc0/manifests"},{"name":"v0.2.0","sha":"1f6857cac8ce196dae41120820cfa5e944b1f2d8","kind":"commit","published_at":"2016-09-26T13:07:32.000Z","download_url":"https://codeload.github.com/symengine/symengine.py/tar.gz/v0.2.0","html_url":"https://github.com/symengine/symengine.py/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/symengine/symengine.py@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-09-22T15:05:25.100Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":16.201194942337086,"forks_count":13.714047519799916,"average":14.495623176323468},"purl":"pkg:spack/py-symengine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-symengine","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-symengine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-symengine/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-21T15:11:37.390Z","issues_count":90,"pull_requests_count":122,"avg_time_to_close_issue":7918937.58974359,"avg_time_to_close_pull_request":9143337.37735849,"issues_closed_count":39,"pull_requests_closed_count":106,"pull_request_authors_count":21,"issue_authors_count":58,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":148909.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine.py/issues","maintainers":[{"login":"isuruf","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isuruf"},{"login":"HaoZeke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaoZeke"},{"login":"ShikharJ","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShikharJ"}],"active_maintainers":[{"login":"isuruf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isuruf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-symengine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-symengine/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-symengine/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-symengine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-symengine/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-symengine/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2151,"html_url":null,"role":null,"created_at":"2022-11-14T16:55:55.440Z","updated_at":"2022-11-14T16:55:55.440Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}]}