{"id":962,"name":"automata","description":"automata: A Python package for simulating and manipulating automata - Published in JOSS (2023)","url":"https://github.com/caleb531/automata","last_synced_at":"2025-09-04T16:12:40.894Z","repository":{"id":44337566,"uuid":"51799993","full_name":"caleb531/automata","owner":"caleb531","description":"A Python library for simulating finite automata, pushdown automata, and Turing machines","archived":false,"fork":false,"pushed_at":"2025-07-18T20:07:03.000Z","size":2491,"stargazers_count":385,"open_issues_count":11,"forks_count":71,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-09-01T19:41:10.492Z","etag":null,"topics":["automata","automaton","finite-state-machine","fsm","pushdown-automata","python","turing-machine","turing-machines"],"latest_commit_sha":null,"homepage":"https://caleb531.github.io/automata/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caleb531.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-02-16T01:55:34.000Z","updated_at":"2025-08-16T19:52:20.000Z","dependencies_parsed_at":"2023-10-17T05:12:33.177Z","dependency_job_id":"73aa554c-af98-4df9-8ef7-d15a0cc94251","html_url":"https://github.com/caleb531/automata","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/caleb531/automata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caleb531","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/sbom","scorecard":{"id":262537,"data":{"date":"2025-08-11","repo":{"name":"github.com/caleb531/automata","commit":"67fcf0b5f78b25b604611301176242caeaea5fec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 6 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":"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":"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":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs.yml:8","Warn: no topLevel permission defined: .github/workflows/draft-pdf.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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/build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/draft-pdf.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/automata/tests.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: 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":"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 12 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-17T11:09:53.388Z","repository_id":44337566,"created_at":"2025-08-17T11:09:53.388Z","updated_at":"2025-08-17T11:09:53.388Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273506770,"owners_count":25118039,"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-03T02:00:09.631Z","response_time":76,"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":"caleb531","name":"Caleb Evans","uuid":"872474","kind":"user","description":"Hi, I'm Caleb, a web developer who lives for Christ by building enjoyable apps and useful tools. I hope you are blessed by what I've made!","email":"","website":"https://calebevans.me/","location":"Carlsbad, CA","twitter":"caleb531","company":null,"icon_url":"https://avatars.githubusercontent.com/u/872474?u=74f8a3e28d4bba4ea3ffe734ca75da0a3a915a47\u0026v=4","repositories_count":76,"last_synced_at":"2023-04-11T08:18:43.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/caleb531","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:06:25.543Z","updated_at":"2023-04-11T08:19:02.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caleb531","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caleb531/repositories"},"packages":[{"id":2647794,"name":"automata-lib","ecosystem":"pypi","description":"A Python library for simulating finite automata, pushdown automata, and Turing machines","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/caleb531/automata","keywords_array":["automata","finite","non-deterministic","pushdown","turing","machine","state"],"namespace":null,"versions_count":32,"first_release_published_at":"2016-07-07T17:19:40.000Z","latest_release_published_at":"2025-07-07T20:48:19.000Z","latest_release_number":"9.1.2","last_synced_at":"2025-09-03T20:36:04.522Z","created_at":"2022-04-10T10:06:50.017Z","updated_at":"2025-09-03T20:36:04.522Z","registry_url":"https://pypi.org/project/automata-lib/","install_command":"pip install automata-lib --index-url https://pypi.org/simple","documentation_url":"https://automata-lib.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Education","Intended Audience :: Science/Research","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"automata-lib","project_status":null},"repo_metadata":{"id":44337566,"uuid":"51799993","full_name":"caleb531/automata","owner":"caleb531","description":"A Python library for simulating finite automata, pushdown automata, and Turing machines","archived":false,"fork":false,"pushed_at":"2024-07-27T22:00:21.000Z","size":2044,"stargazers_count":334,"open_issues_count":10,"forks_count":63,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-09-02T09:20:06.552Z","etag":null,"topics":["automata","automaton","finite-state-machine","fsm","pushdown-automata","python","turing-machine","turing-machines"],"latest_commit_sha":null,"homepage":"https://caleb531.github.io/automata/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caleb531.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-16T01:55:34.000Z","updated_at":"2024-09-01T16:51:54.000Z","dependencies_parsed_at":"2023-10-17T05:12:33.177Z","dependency_job_id":"73aa554c-af98-4df9-8ef7-d15a0cc94251","html_url":"https://github.com/caleb531/automata","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caleb531","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219871191,"owners_count":16555073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"caleb531","name":"Caleb Evans","uuid":"872474","kind":"user","description":"Hi, I'm Caleb, a web developer who lives for Christ by building enjoyable apps and useful tools. I hope you are blessed by what I've made!","email":"","website":"https://calebevans.me/","location":"Carlsbad, CA","twitter":"caleb531","company":null,"icon_url":"https://avatars.githubusercontent.com/u/872474?u=74f8a3e28d4bba4ea3ffe734ca75da0a3a915a47\u0026v=4","repositories_count":76,"last_synced_at":"2023-04-11T08:18:43.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/caleb531","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:06:25.543Z","updated_at":"2023-04-11T08:19:02.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caleb531","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caleb531/repositories"},"tags":[{"name":"v8.3.0","sha":"bbf3d58ace6ed1b7d6a107b98db7bcd37882bfa3","kind":"commit","published_at":"2024-03-23T20:15:41.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v8.3.0","html_url":"https://github.com/caleb531/automata/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"ca1bc9ac863d3bec6829e21ad2cd2b060c51362f","kind":"commit","published_at":"2023-12-31T00:13:46.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v8.2.0","html_url":"https://github.com/caleb531/automata/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"06cdef7265751d3ba78704bac8a0b71f78cec4d9","kind":"commit","published_at":"2023-10-08T21:09:26.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v8.1.0","html_url":"https://github.com/caleb531/automata/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"187f2b9fdbc9ea3e97ea1b36fa8cca507a87a4b2","kind":"commit","published_at":"2023-07-18T19:13:20.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v8.0.0","html_url":"https://github.com/caleb531/automata/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"b9c195a80a5aa5977c7c0b81d5a72ba56bb12551","kind":"commit","published_at":"2023-01-08T23:23:38.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v7.1.0","html_url":"https://github.com/caleb531/automata/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"7e860a7b53e84490bbef5e2f469bbdf38f488997","kind":"commit","published_at":"2022-11-13T02:39:40.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v7.0.1","html_url":"https://github.com/caleb531/automata/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"10b6c0d1c9f173032f307161202becc56d186754","kind":"commit","published_at":"2022-11-11T19:35:22.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v7.0.0","html_url":"https://github.com/caleb531/automata/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v7.0.0/manifests"},{"name":"v6.0.2","sha":"f7acee845503f927456f6ae7bd9dd378704a0949","kind":"commit","published_at":"2022-08-27T00:58:53.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v6.0.2","html_url":"https://github.com/caleb531/automata/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"317570f9fe901b61e77389ec40374bbd5c0539f5","kind":"commit","published_at":"2022-08-27T00:38:16.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v6.0.1","html_url":"https://github.com/caleb531/automata/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"bb6d5f9e2e0e1f4d8a1645b7af189b2749ac9b67","kind":"commit","published_at":"2022-08-26T01:18:24.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v6.0.0","html_url":"https://github.com/caleb531/automata/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.0/manifests"},{"name":"v6.0.0-beta.4","sha":"cf183cc1c31686178208a84f3e19f4d2394de643","kind":"commit","published_at":"2022-08-26T01:11:02.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/caleb531/automata/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.0-beta.4/manifests"},{"name":"v6.0.0-beta.3","sha":"a057d8fe4307cdb05affe1b10116b196da1d48e0","kind":"commit","published_at":"2022-08-26T00:51:38.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/caleb531/automata/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.0-beta.3/manifests"},{"name":"v6.0.0-beta.2","sha":"3b17dd81feda75c6305f060a83fa5d2979746dae","kind":"commit","published_at":"2022-08-24T23:56:15.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/caleb531/automata/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.0-beta.2/manifests"},{"name":"v6.0.0-beta.1","sha":"990250a4d97ec21de1b2d1db0535ddcdf08311df","kind":"commit","published_at":"2022-08-16T21:32:41.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/caleb531/automata/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v6.0.0-beta.1/manifests"},{"name":"v5.0.0","sha":"f3e3a2681c48837ff323bb9b6772bf1cfa761968","kind":"commit","published_at":"2021-08-16T19:48:32.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v5.0.0","html_url":"https://github.com/caleb531/automata/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v5.0.0/manifests"},{"name":"v4.0.0+post.1","sha":"1672cfc6f431c46ef207eaa8f3d1b9ee6181c8e0","kind":"commit","published_at":"2020-09-20T19:42:14.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v4.0.0+post.1","html_url":"https://github.com/caleb531/automata/releases/tag/v4.0.0+post.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v4.0.0+post.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v4.0.0+post.1/manifests"},{"name":"v4.0.0","sha":"d4e318c7fb0f03bf3945eb77db021c785d5c4c70","kind":"commit","published_at":"2020-09-20T19:40:21.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v4.0.0","html_url":"https://github.com/caleb531/automata/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"fab9c832ba7d22374a0ae799fe1ee82b2ddefc3f","kind":"commit","published_at":"2019-02-09T03:15:58.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v3.1.0","html_url":"https://github.com/caleb531/automata/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"a1a49c17e43ce27fc972c203d631b69aead13e9d","kind":"commit","published_at":"2019-01-21T04:21:28.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v3.0.0","html_url":"https://github.com/caleb531/automata/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"cb7ee676341e7f04bd3cbd6fb801f1b80e856ec8","kind":"commit","published_at":"2018-05-29T02:42:04.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v2.1.0","html_url":"https://github.com/caleb531/automata/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"288e3fef75560895a489a51a6129ccb8c6211808","kind":"commit","published_at":"2018-05-05T22:35:21.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v2.0.1","html_url":"https://github.com/caleb531/automata/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"b67c08f0ea41929f30a23b02b047fef2c90533e1","kind":"commit","published_at":"2018-04-30T03:02:41.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v2.0.0","html_url":"https://github.com/caleb531/automata/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v2.0.0/manifests"},{"name":"v1.0.0-rev.3","sha":"97aaaf5f0ba0e67815164c168a007ae54a118dc1","kind":"commit","published_at":"2016-07-09T04:16:28.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v1.0.0-rev.3","html_url":"https://github.com/caleb531/automata/releases/tag/v1.0.0-rev.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v1.0.0-rev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v1.0.0-rev.3/manifests"},{"name":"v1.0.0-rev.2","sha":"3d5da0fb150678fe8f9305a0313dcf180868407d","kind":"commit","published_at":"2016-07-07T20:20:33.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v1.0.0-rev.2","html_url":"https://github.com/caleb531/automata/releases/tag/v1.0.0-rev.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v1.0.0-rev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v1.0.0-rev.2/manifests"},{"name":"v1.0.0-rev.1","sha":"6989981838e22ce8d14d5a286de3c99391a5fd8c","kind":"commit","published_at":"2016-07-07T17:27:58.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v1.0.0-rev.1","html_url":"https://github.com/caleb531/automata/releases/tag/v1.0.0-rev.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v1.0.0-rev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v1.0.0-rev.1/manifests"},{"name":"v1.0.0","sha":"611c8e01ce28b42cfe036de639122669c5b8643e","kind":"commit","published_at":"2016-07-07T16:47:28.000Z","download_url":"https://codeload.github.com/caleb531/automata/tar.gz/v1.0.0","html_url":"https://github.com/caleb531/automata/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-10-02T20:47:43.582Z","dependent_packages_count":0,"downloads":31293,"downloads_period":"last-month","dependent_repos_count":42,"rankings":{"downloads":4.616073214166675,"dependent_repos_count":2.257188848355542,"dependent_packages_count":10.107632597300897,"stargazers_count":null,"forks_count":null,"docker_downloads_count":2.083591337167985,"average":4.766121499247775},"purl":"pkg:pypi/automata-lib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/automata-lib","docker_dependents_count":3,"docker_downloads_count":819,"usage_url":"https://repos.ecosyste.ms/usage/pypi/automata-lib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/automata-lib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/automata-lib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/automata-lib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/automata-lib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/automata-lib/related_packages","maintainers":[{"uuid":"caleb531","login":"caleb531","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/caleb531/","role":null,"created_at":"2022-12-20T09:32:56.248Z","updated_at":"2022-12-20T09:32:56.248Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/caleb531/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724708,"maintainers_count":308189,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":9624999,"full_name":"caleb531/automata","default_branch":"main","committers":[{"name":"Caleb Evans","email":"caleb@calebevans.me","login":"caleb531","count":663},{"name":"Eliot Robson","email":"eliot.robson24@gmail.com","login":"eliotwrobson","count":108},{"name":"Niklas Sombert","email":"niklas@ytvwld.de","login":"YtvwlD","count":49},{"name":"abhinavsinha-adrino","email":"abhinavsinha123123@gmail.com","login":"abhinavsinha-adrino","count":20},{"name":"Arnar Bjarni Arnarson","email":"arnara14@ru.is","login":"Tagl","count":10},{"name":"dengl11","email":"dengl11@stanford.edu","login":"dengl11","count":6},{"name":"Eduardo Goulart","email":"67106692+EduardoGoulart1","login":"EduardoGoulart1","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Camilo Martínez M.","email":"cama00005@stud.uni-saarland.de","login":"CamiloMartinezM","count":3},{"name":"eohomegrownapps","email":"euan.l.y.ong@gmail.com","login":"euanong","count":2},{"name":"Christopher Hampson","email":"christopher.hampson.1989@gmail.com","login":"christopher-hampson","count":1},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":1},{"name":"Du Shirui","email":"115725671+dsr20030703","login":"dsr20030703","count":1},{"name":"Léo Kulinski","email":"leo.kulinski@gmail.com","login":"kunchtler","count":1},{"name":"Mahdi Khodabandeh","email":"42507906+khoda81","login":"khoda81","count":1},{"name":"MohamedGouaouri","email":"50516082+MohamedGouaouri","login":"MohamedGouaouri","count":1},{"name":"Ruediger Ehlers","email":"ruediger.ehlers@tu-clausthal.de","login":"progirep","count":1},{"name":"Vipul Cariappa","email":"vipulcariappa@gmail.com","login":"Vipul-Cariappa","count":1}],"total_commits":877,"total_committers":18,"total_bot_commits":4,"total_bot_committers":1,"mean_commits":48.72222222222222,"dds":0.24401368301026227,"past_year_committers":[{"name":"Caleb Evans","email":"caleb@calebevans.me","login":"caleb531","count":17},{"name":"Eliot Robson","email":"eliot.robson24@gmail.com","login":"eliotwrobson","count":10},{"name":"Camilo Martínez M.","email":"cama00005@stud.uni-saarland.de","login":"CamiloMartinezM","count":2},{"name":"Léo Kulinski","email":"leo.kulinski@gmail.com","login":"kunchtler","count":1},{"name":"Du Shirui","email":"115725671+dsr20030703","login":"dsr20030703","count":1}],"past_year_total_commits":31,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.2,"past_year_dds":0.4516129032258065,"last_synced_at":"2025-08-07T06:09:25.015Z","last_synced_commit":"67fcf0b5f78b25b604611301176242caeaea5fec","created_at":"2025-04-11T10:58:07.443Z","updated_at":"2025-08-07T06:09:29.991Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-08T00:00:12.331Z","repositories_count":5414536,"commits_count":848529355,"contributors_count":30914130,"owners_count":904112,"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":"caleb531/automata","html_url":"https://github.com/caleb531/automata","last_synced_at":"2025-08-31T12:21:37.097Z","status":null,"issues_count":55,"pull_requests_count":69,"avg_time_to_close_issue":3571736.2093023257,"avg_time_to_close_pull_request":1964976.3382352942,"issues_closed_count":43,"pull_requests_closed_count":68,"pull_request_authors_count":13,"issue_authors_count":21,"avg_comments_per_issue":3.981818181818182,"avg_comments_per_pull_request":3.8840579710144927,"merged_pull_requests_count":63,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":2549378.875,"past_year_avg_time_to_close_pull_request":1537011.0555555555,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":5.105263157894737,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"created_at":"2025-04-11T10:58:09.718Z","updated_at":"2025-09-02T22:57:44.701Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fautomata/issues","issue_labels_count":{"housekeeping":12,"enhancement":11,"question":6,"correct-behavior":4,"bug":3},"pull_request_labels_count":{"housekeeping":6,"bug":4,"enhancement":2,"correct-behavior":1},"issue_author_associations_count":{"NONE":23,"COLLABORATOR":17,"OWNER":8,"CONTRIBUTOR":6},"pull_request_author_associations_count":{"COLLABORATOR":55,"CONTRIBUTOR":15,"OWNER":9,"NONE":6},"issue_authors":{"eliotwrobson":17,"caleb531":8,"gMontoyaSpeech":4,"irisdyoung":4,"Tagl":3,"phildong":2,"mahfuz05062":2,"danichurras":1,"khoda81":1,"dsr20030703":1,"CamiloMartinezM":1,"hentrian":1,"kunchtler":1,"lewiuberg":1,"mario-hess":1,"HilaZiv":1,"a-v-popov":1,"martinec":1,"StefanosChaliasos":1,"andreastedile":1,"Muon":1},"pull_request_authors":{"eliotwrobson":55,"caleb531":9,"CamiloMartinezM":4,"Tagl":4,"phildong":2,"lewiuberg":2,"kunchtler":2,"dsr20030703":2,"Vipul-Cariappa":1,"anshravalll":1,"StefanosChaliasos":1,"danielskatz":1,"christopher-hampson":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10072190,"issues_count":31273742,"pull_requests_count":95552220,"authors_count":10689719,"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":{"enhancement":2,"bug":2,"housekeeping":1},"past_year_pull_request_labels_count":{"bug":3,"housekeeping":3},"past_year_issue_author_associations_count":{"NONE":6,"OWNER":4,"COLLABORATOR":3,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"COLLABORATOR":12,"CONTRIBUTOR":4,"NONE":3,"OWNER":2},"past_year_issue_authors":{"caleb531":4,"eliotwrobson":3,"andreastedile":1,"a-v-popov":1,"CamiloMartinezM":1,"dsr20030703":1,"hentrian":1,"Muon":1,"StefanosChaliasos":1,"Tagl":1},"past_year_pull_request_authors":{"eliotwrobson":12,"CamiloMartinezM":4,"caleb531":2,"dsr20030703":2,"StefanosChaliasos":1},"maintainers":[{"login":"eliotwrobson","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliotwrobson"},{"login":"caleb531","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caleb531"}],"active_maintainers":[{"login":"eliotwrobson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliotwrobson"},{"login":"caleb531","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caleb531"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":3,"IssuesEvent":23,"WatchEvent":45,"DeleteEvent":1,"IssueCommentEvent":88,"PushEvent":45,"PullRequestReviewCommentEvent":88,"PullRequestReviewEvent":80,"PullRequestEvent":19,"ForkEvent":5},"last_year":{"CreateEvent":4,"ReleaseEvent":3,"IssuesEvent":23,"WatchEvent":45,"DeleteEvent":1,"IssueCommentEvent":88,"PushEvent":45,"PullRequestReviewCommentEvent":88,"PullRequestReviewEvent":80,"PullRequestEvent":19,"ForkEvent":5}},"keywords":["automata","automaton","finite-state-machine","fsm","pushdown-automata","python","turing-machine","turing-machines"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-29T14:50:50.645Z","updated_at":"2022-08-29T14:50:50.645Z","repository_link":"https://github.com/caleb531/automata/blob/main/requirements.txt","dependencies":[{"id":3171207176,"package_name":"coverage","ecosystem":"pypi","requirements":"==6.4.4","direct":true,"kind":"runtime","optional":false},{"id":3171207177,"package_name":"flake8","ecosystem":"pypi","requirements":"==5.0.4","direct":true,"kind":"runtime","optional":false},{"id":3171207178,"package_name":"flake8-isort","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":3171207179,"package_name":"isort","ecosystem":"pypi","requirements":"==5.10.1","direct":true,"kind":"runtime","optional":false},{"id":3171207180,"package_name":"mccabe","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":3171207181,"package_name":"nose2","ecosystem":"pypi","requirements":"==0.12.0","direct":true,"kind":"runtime","optional":false},{"id":3171207182,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.9.1","direct":true,"kind":"runtime","optional":false},{"id":3171207183,"package_name":"pydot","ecosystem":"pypi","requirements":"==1.4.2","direct":true,"kind":"runtime","optional":false},{"id":3171207184,"package_name":"pyflakes","ecosystem":"pypi","requirements":"==2.5.0","direct":true,"kind":"runtime","optional":false},{"id":3171207185,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.9","direct":true,"kind":"runtime","optional":false},{"id":3171207186,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.6.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T15:50:27.199Z","updated_at":"2023-02-16T15:50:27.199Z","repository_link":"https://github.com/caleb531/automata/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7717777339,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7717777340,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7717777341,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T15:50:27.257Z","updated_at":"2023-02-16T15:50:27.257Z","repository_link":"https://github.com/caleb531/automata/blob/main/.github/workflows/tests.yml","dependencies":[{"id":7717777343,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7717777344,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7717777345,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-16T15:50:27.283Z","updated_at":"2023-02-16T15:50:27.283Z","repository_link":"https://github.com/caleb531/automata/blob/main/pyproject.toml","dependencies":[{"id":7717777346,"package_name":"pydot","ecosystem":"pypi","requirements":"\u003e=1.4.2","direct":true,"kind":"runtime","optional":false},{"id":7717777347,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=2.6.2","direct":true,"kind":"runtime","optional":false},{"id":7717777348,"package_name":"frozendict","ecosystem":"pypi","requirements":"\u003e=2.3.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-10-17T05:12:29.993Z","updated_at":"2023-10-17T05:12:29.993Z","repository_link":"https://github.com/caleb531/automata/blob/main/.github/workflows/build.yml","dependencies":[{"id":14253958880,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14253958881,"package_name":"ts-graphviz/setup-graphviz","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14253958782,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/draft-pdf.yml","sha":null,"kind":"manifest","created_at":"2023-10-17T05:12:31.036Z","updated_at":"2023-10-17T05:12:31.036Z","repository_link":"https://github.com/caleb531/automata/blob/main/.github/workflows/draft-pdf.yml","dependencies":[{"id":14253958955,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14253958961,"package_name":"openjournals/openjournals-draft-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":14253958967,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-10-17T05:12:31.903Z","updated_at":"2023-10-17T05:12:31.903Z","repository_link":"https://github.com/caleb531/automata/blob/main/.github/workflows/lint.yml","dependencies":[{"id":14253959188,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14253959232,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14253959233,"package_name":"ts-graphviz/setup-graphviz","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-17T05:12:32.829Z","updated_at":"2023-10-17T05:12:32.829Z","repository_link":"https://github.com/caleb531/automata/blob/main/setup.py","dependencies":[]}],"score":19.250202501455,"created_at":"2025-09-04T09:17:41.819Z","updated_at":"2025-10-07T08:04:28.740Z","avatar_url":"https://github.com/caleb531.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":31293,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["standardization","pde","mesh","parallel","interpretability","evolutionary-algorithms","ode","pypi","simulations","distribution"],"project_url":"https://science.ecosyste.ms/api/v1/projects/962","html_url":"https://science.ecosyste.ms/projects/962","bibtex_url":"https://science.ecosyste.ms/projects/962/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/962/export.apalike"}