{"id":21184933,"url":"https://github.com/msgflo/msgflo-python","last_synced_at":"2025-09-08T12:45:07.069Z","repository":{"id":33194499,"uuid":"36836658","full_name":"msgflo/msgflo-python","owner":"msgflo","description":"Python participant support for MsgFlo","archived":false,"fork":false,"pushed_at":"2020-05-23T12:04:02.000Z","size":90,"stargazers_count":13,"open_issues_count":12,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-10T04:07:21.036Z","etag":null,"topics":["amqp","mqtt","msgflo"],"latest_commit_sha":null,"homepage":null,"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/msgflo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-03T23:37:34.000Z","updated_at":"2024-11-28T16:31:12.000Z","dependencies_parsed_at":"2022-07-17T20:41:34.963Z","dependency_job_id":null,"html_url":"https://github.com/msgflo/msgflo-python","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/msgflo/msgflo-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msgflo","download_url":"https://codeload.github.com/msgflo/msgflo-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188134,"owners_count":25237847,"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"}},"keywords":["amqp","mqtt","msgflo"],"created_at":"2024-11-20T18:14:06.811Z","updated_at":"2025-09-08T12:45:07.029Z","avatar_url":"https://github.com/msgflo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# msgflo-python: Python participant support for MsgFlo\n\n[MsgFlo](https://github.com/msgflo/msgflo) is a distributed, polyglot FBP (flow-based-programming) runtime.\nIt integrates with other FBP tools like the [Flowhub](http://flowhub.io) visual programming IDE.\nThis library makes it easy to create MsgFlo participants in Python.\n\nmsgflo-python is built on top of [gevent](http://www.gevent.org/).\nIt uses [Haigha](https://github.com/agoragames/haigha) for AMQP support\nand [Eclipse Paho](https://eclipse.org/paho/clients/python/) for MQTT.\n\n## Status\n\n*In production*\n\n* Support for MQTT 3.1.1, incl TLS\n* Support for AMQP 0.9.0 / RabbitMQ\n* Support for Python 3.5+ and Python 2.7+\n\n[Changelog](./CHANGES.md)\n\n## License\n\nMIT, see [./LICENSE](./LICENSE)\n\n## Installing\n\nGet it from [PyPi](http://pypi.python.org/)\n\n    pip install msgflo --user\n\n## Usage\n\nSee [./examples/repeat.py](./examples/repeat.py)\n\n    wget https://github.com/msgflo/msgflo-python/raw/master/examples/repeat.py\n    # Set address of broker to connect to. Can also be amqp://...\n    export MSGFLO_BROKER=mqtt://localhost\n    python ./repeat.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsgflo%2Fmsgflo-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsgflo%2Fmsgflo-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsgflo%2Fmsgflo-python/lists"}