{"id":18257910,"url":"https://github.com/linkdd/triotp","last_synced_at":"2025-04-04T18:31:25.312Z","repository":{"id":62585309,"uuid":"432189490","full_name":"linkdd/triotp","owner":"linkdd","description":"TriOTP, the OTP framework for Python Trio","archived":false,"fork":false,"pushed_at":"2025-03-30T23:54:30.000Z","size":3011,"stargazers_count":38,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-31T00:02:52.029Z","etag":null,"topics":["async","otp","python","trio"],"latest_commit_sha":null,"homepage":"https://linkdd.github.io/triotp","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/linkdd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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":"2021-11-26T13:32:34.000Z","updated_at":"2025-03-30T23:52:30.000Z","dependencies_parsed_at":"2024-11-05T10:56:30.335Z","dependency_job_id":null,"html_url":"https://github.com/linkdd/triotp","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkdd%2Ftriotp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkdd%2Ftriotp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkdd%2Ftriotp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkdd%2Ftriotp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkdd","download_url":"https://codeload.github.com/linkdd/triotp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247229379,"owners_count":20905039,"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"}},"keywords":["async","otp","python","trio"],"created_at":"2024-11-05T10:28:07.486Z","updated_at":"2025-04-04T18:31:24.765Z","avatar_url":"https://github.com/linkdd.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"TriOTP, the OTP framework for Python Trio\n=========================================\n\nSee documentation_ for more informations.\n\n.. _documentation: https://linkdd.github.io/triotp\n\n.. image:: https://img.shields.io/pypi/l/triotp.svg?style=flat-square\n   :target: https://pypi.python.org/pypi/triotp/\n   :alt: License\n\n.. image:: https://img.shields.io/pypi/status/triotp.svg?style=flat-square\n   :target: https://pypi.python.org/pypi/triotp/\n   :alt: Development Status\n\n.. image:: https://img.shields.io/pypi/v/triotp.svg?style=flat-square\n   :target: https://pypi.python.org/pypi/triotp/\n   :alt: Latest release\n\n.. image:: https://img.shields.io/pypi/pyversions/triotp.svg?style=flat-square\n   :target: https://pypi.python.org/pypi/triotp/\n   :alt: Supported Python versions\n\n.. image:: https://img.shields.io/pypi/implementation/triotp.svg?style=flat-square\n   :target: https://pypi.python.org/pypi/triotp/\n   :alt: Supported Python implementations\n\n.. image:: https://img.shields.io/pypi/wheel/triotp.svg?style=flat-square\n   :target: https://pypi.python.org/pypi/triotp\n   :alt: Download format\n\n.. image:: https://github.com/linkdd/triotp/actions/workflows/test-suite.yml/badge.svg\n   :target: https://github.com/linkdd/triotp\n   :alt: Build status\n\n.. image:: https://coveralls.io/repos/github/linkdd/triotp/badge.svg?style=flat-square\n   :target: https://coveralls.io/r/linkdd/triotp\n   :alt: Code test coverage\n\n.. image:: https://img.shields.io/pypi/dm/triotp.svg?style=flat-square\n   :target: https://pypi.python.org/pypi/triotp/\n   :alt: Downloads\n\nIntroduction\n------------\n\nThis project is a simplified implementation of the Erlang_/Elixir_ OTP_\nframework.\n\n.. _erlang: https://erlang.org\n.. _elixir: https://elixir-lang.org/\n.. _otp: https://en.wikipedia.org/wiki/Open_Telecom_Platform\n\nIt is built on top of the Trio_ async library and provides:\n\n - **applications:** the root of a supervision tree\n - **supervisors:** automatic restart of children tasks\n - **mailboxes:** message-passing between tasks\n - **gen_servers:** generic server task\n\n.. _trio: https://trio.readthedocs.io\n\nWhy ?\n-----\n\nSince I started writing Erlang/Elixir code, I've always wanted to use its\nconcepts in other languages.\n\nI made this library for fun and most importantly: to see if it was possible.\nAs it turns out, it is!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkdd%2Ftriotp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkdd%2Ftriotp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkdd%2Ftriotp/lists"}