{"id":24512969,"url":"https://github.com/mopemope/jega","last_synced_at":"2025-04-14T08:50:34.663Z","repository":{"id":9565184,"uuid":"11476495","full_name":"mopemope/jega","owner":"mopemope","description":"Jega is a concurrent networking and cooperative multitasking library for Python3.","archived":false,"fork":false,"pushed_at":"2013-07-17T13:27:31.000Z","size":268,"stargazers_count":26,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-27T22:22:08.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"lh3/bwa","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mopemope.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","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":"2013-07-17T13:21:22.000Z","updated_at":"2024-11-28T16:27:34.000Z","dependencies_parsed_at":"2022-08-25T21:50:18.777Z","dependency_job_id":null,"html_url":"https://github.com/mopemope/jega","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopemope%2Fjega","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopemope%2Fjega/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopemope%2Fjega/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopemope%2Fjega/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mopemope","download_url":"https://codeload.github.com/mopemope/jega/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248852079,"owners_count":21171837,"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":"2025-01-22T00:52:21.196Z","updated_at":"2025-04-14T08:50:34.637Z","avatar_url":"https://github.com/mopemope.png","language":"C","readme":"Jega\n============\n\nJega is a concurrent networking and cooperative multitasking library for Python3.\n\nFeatures:\n\n- Fast event loop based on picoev_.\n- Lightweight task based on greenlet_ and fast scheduler.\n- Cooperative synchronization primitives: locks, events, queues, channels\n- Futures API (almost) compatible with the standard library\n- DNS queries performed through c-ares_ or a threadpool.\n- Cooperative versions of several standard library modules\n- Ability to use standard library and 3rd party modules written for standard blocking sockets\n\nJega is inspired by gevent_ and evergreen_ and PEP3156. \n\nRequirements\n---------------------------------\n\nJega requires **Python 3.x \u003e= 3.2** . and **greenlet \u003e= 0.4.0**.\n\nJega supports Linux, FreeBSD (Mac OS X not test).\n\nInstallation\n============\n\nInstall from pypi::\n\n  $ easy_install -ZU jega \n\nIf you install Jega with lastest source code, run ``setup.py``::\n\n   $ python setup.py develop\n   $ python setup.py install\n\nRunning tests\n======================\n\nJega use py.test_.\n\nFrom the toplevel directory, run: ``py.test tests/``\n\n\n.. _picoev: https://github.com/kazuho/picoev\n.. _greenlet: http://pypi.python.org/pypi/greenlet\n.. _py.test: http://pypi.python.org/pypi/pytest\n.. _evergreen: http://pypi.python.org/pypi/evergreen\n.. _gevent: http://www.gevent.org\n.. _c-ares: http://c-ares.haxx.se/\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmopemope%2Fjega","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmopemope%2Fjega","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmopemope%2Fjega/lists"}