{"id":17215737,"url":"https://github.com/akatrevorjay/uninhibited","last_synced_at":"2025-07-28T08:32:26.624Z","repository":{"id":62586345,"uuid":"61172636","full_name":"akatrevorjay/uninhibited","owner":"akatrevorjay","description":"Dead simple and easily extensible a?sync event handling in Python via callback or class dispatch.","archived":false,"fork":false,"pushed_at":"2020-01-28T19:51:17.000Z","size":54,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2024-10-16T03:25:38.646Z","etag":null,"topics":["dispatch","events","extensible","handlers","observer","plugin","priority","python","simple","tiny"],"latest_commit_sha":null,"homepage":"https://github.com/akatrevorjay/uninhibited","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/akatrevorjay.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":"2016-06-15T02:52:31.000Z","updated_at":"2023-09-08T17:11:33.000Z","dependencies_parsed_at":"2022-11-03T22:08:36.191Z","dependency_job_id":null,"html_url":"https://github.com/akatrevorjay/uninhibited","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akatrevorjay%2Funinhibited","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akatrevorjay%2Funinhibited/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akatrevorjay%2Funinhibited/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akatrevorjay%2Funinhibited/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akatrevorjay","download_url":"https://codeload.github.com/akatrevorjay/uninhibited/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227886420,"owners_count":17834992,"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":["dispatch","events","extensible","handlers","observer","plugin","priority","python","simple","tiny"],"created_at":"2024-10-15T03:25:36.852Z","updated_at":"2024-12-03T09:08:03.001Z","avatar_url":"https://github.com/akatrevorjay.png","language":"Python","readme":"uninhibited\n===========\n\nDead simple event handling for Python; minus the straight jacket.\n\nTested with Python 2.7, 3.4, 3.5.\n\n|Test Status| |Coverage Status| |Documentation Status|\n\n-  PyPi: https://pypi.python.org/pypi/uninhibited\n\n\nWhy should I use this?\n----------------------\n\n-  Simple, tiny, and straight forward to use.\n-  Prioritized based handlers. Or ``set``. Or ``list``. Or any\n   ``iterable``.\n-  Doctests.\n-  Extensible; Batteries included, not required.\n-  Replaceable container implementation.\n\n\nInstallation\n------------\n\n.. code:: sh\n\n    pip install uninhibited\n\n\nRunning tests\n-------------\n\nTox is used to handle testing multiple python versions.\n\n.. code:: sh\n\n    tox\n\n\n.. |Test Status| image:: https://circleci.com/gh/akatrevorjay/uninhibited.svg?style=svg\n   :target: https://circleci.com/gh/akatrevorjay/uninhibited\n.. |Coverage Status| image:: https://coveralls.io/repos/akatrevorjay/uninhibited/badge.svg?branch=develop\u0026service=github\n   :target: https://coveralls.io/github/akatrevorjay/uninhibited?branch=develop\n.. |Documentation Status| image:: https://readthedocs.org/projects/uninhibited/badge/?version=latest\n   :target: http://uninhibited.readthedocs.org/en/latest/?badge=latest\n\n\nAsync\n-----\n\nThis is a rough as of yet, asynchronous iterators just aren't there yet\nin Python ``3.5.1``.\n\nPython ``3.5.2`` (``rc1`` at time of writing) happens to fix most of my\ngrievances with them, however, so expect some changes here going\nforward.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakatrevorjay%2Funinhibited","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakatrevorjay%2Funinhibited","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakatrevorjay%2Funinhibited/lists"}