{"id":16156874,"url":"https://github.com/saghul/twisted-pyuv","last_synced_at":"2025-08-18T13:13:27.176Z","repository":{"id":3473940,"uuid":"4528933","full_name":"saghul/twisted-pyuv","owner":"saghul","description":"Twisted reactor implemented with pyuv","archived":false,"fork":false,"pushed_at":"2013-09-25T20:22:19.000Z","size":126,"stargazers_count":18,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T12:06:35.057Z","etag":null,"topics":[],"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/saghul.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2012-06-02T12:04:09.000Z","updated_at":"2024-11-28T16:30:09.000Z","dependencies_parsed_at":"2022-08-27T09:01:42.122Z","dependency_job_id":null,"html_url":"https://github.com/saghul/twisted-pyuv","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Ftwisted-pyuv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Ftwisted-pyuv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Ftwisted-pyuv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Ftwisted-pyuv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/twisted-pyuv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243950792,"owners_count":20373664,"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":[],"created_at":"2024-10-10T01:46:52.530Z","updated_at":"2025-03-18T20:30:45.870Z","avatar_url":"https://github.com/saghul.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n===============================\nA Twisted Reactor based on pyuv\n===============================\n\ntwisted-pyuv is a `Twisted \u003chttp://www.twistedmatrix.com/\u003e`_ Reactor implementation\nwhich uses `pyuv \u003chttp://github.com/saghul/pyuv\u003e`_ as the networking library instead\nof any of the builtin reactors.\n\npyuv is a Python interface for libuv, a high performance asynchronous\nnetworking library used as the platform layer for NodeJS.\n\n\nMotivation\n==========\n\nThis is an experimental project to test pyuv's capabilities with a\nbig framework such as Twisted.\n\n\nInstallation\n============\n\ntwisted-pyuv requires pyuv \u003e= 0.10.0.\n\n::\n\n    pip install -U pyuv\n    pip install twisted\n    python setup.py install\n\n\nUsing it\n========\n\nIn order to use twisted-pyuv, Twisted needs to be instructed to use\nour reactor. In order to do that add the following lines at the beginning\nof your project, before importing anything from Twisted:\n\n::\n\n    import twisted_pyuv\n    twisted_pyuv.install()\n\n\nAuthor\n======\n\nSaúl Ibarra Corretgé \u003csaghul@gmail.com\u003e\n\n\nLicense\n=======\n\ntornado-pyuv uses the MIT license, check LICENSE file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaghul%2Ftwisted-pyuv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaghul%2Ftwisted-pyuv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaghul%2Ftwisted-pyuv/lists"}