{"id":43745208,"url":"https://github.com/darcato/pysmlib","last_synced_at":"2026-02-05T12:17:22.198Z","repository":{"id":57456423,"uuid":"146458909","full_name":"darcato/pysmlib","owner":"darcato","description":"A library to create event driven finite state machines for EPICS","archived":false,"fork":false,"pushed_at":"2024-12-27T15:10:44.000Z","size":8287,"stargazers_count":8,"open_issues_count":2,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-27T13:37:36.729Z","etag":null,"topics":["control-system","epics","finite-state-machine","python"],"latest_commit_sha":null,"homepage":"https://darcato.github.io/pysmlib/docs/html/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darcato.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-28T14:21:27.000Z","updated_at":"2024-12-27T15:10:49.000Z","dependencies_parsed_at":"2024-04-19T08:47:31.447Z","dependency_job_id":"d1c3c55b-cbd4-4f54-8a0f-f878b28ed1ae","html_url":"https://github.com/darcato/pysmlib","commit_stats":{"total_commits":276,"total_committers":2,"mean_commits":138.0,"dds":0.05434782608695654,"last_synced_commit":"c65c96d6e15afd2536512dd9c77010141c3b2148"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/darcato/pysmlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darcato%2Fpysmlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darcato%2Fpysmlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darcato%2Fpysmlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darcato%2Fpysmlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darcato","download_url":"https://codeload.github.com/darcato/pysmlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darcato%2Fpysmlib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29121689,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T10:47:47.471Z","status":"ssl_error","status_checked_at":"2026-02-05T10:45:08.119Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["control-system","epics","finite-state-machine","python"],"created_at":"2026-02-05T12:17:21.542Z","updated_at":"2026-02-05T12:17:22.187Z","avatar_url":"https://github.com/darcato.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pysmlib\n\n## Python Finite State Machines for EPICS\n\n_Developers_: Damiano Bortolato - Davide Marcato @ Laboratori Nazionali di Legnaro - INFN\n\nMain Repository: https://github.com/darcato/pysmlib\n\nFull documentation: https://darcato.github.io/pysmlib/docs/html/\n\n### Main features\n\n- Easy to use and fast development of complex event based fsm - just code the states!\n- Full EPICS Channel Access integration via PyEpics.\n- High expandability as provided by all the libraries of Python.\n- Integrated configurable logging systems.\n- Convenient methods to access all the information on I/O.\n- Timers can be used to execute actions after a time delay.\n- Integrated watchdog logic.\n- Multi-threading: each fsm is executed on a different thread, sharing I/O.\n- Convenient loader to launch a daemon with multiple fsm.\n- Possibility to apply a configurable naming convention on I/O.\n\n## Installation\n\nTo install simply run:\n\n``` bash\npip install pysmlib\n```\n\nor download the latest release/sources from github, unpack it and run:\n\n``` bash\ncd pysmlib\npip install .\n```\n\n### Dependencies\n\nRequires Python 3.6+. Pyepics is\nrequired and automatically installed by pip. Sphinx and its theme \"Read the\nDocs\" are required to build the documentation.\n\n## Example\n\n![Examples can be found on the examples folder.](examples/example.png \"Title\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarcato%2Fpysmlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarcato%2Fpysmlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarcato%2Fpysmlib/lists"}