{"id":27096387,"url":"https://github.com/johndevlopment/jsignal","last_synced_at":"2025-04-06T09:39:52.618Z","repository":{"id":224923717,"uuid":"764600136","full_name":"JohnDevlopment/jsignal","owner":"JohnDevlopment","description":"A Pythonic implementation of the observer pattern.","archived":false,"fork":false,"pushed_at":"2024-02-29T01:46:07.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-02-29T12:52:34.052Z","etag":null,"topics":["design-patterns","observer-pattern","python","python-library","python3"],"latest_commit_sha":null,"homepage":"","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/JohnDevlopment.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-28T11:25:28.000Z","updated_at":"2024-02-29T01:43:24.000Z","dependencies_parsed_at":"2024-02-28T12:52:24.944Z","dependency_job_id":null,"html_url":"https://github.com/JohnDevlopment/jsignal","commit_stats":null,"previous_names":["johndevlopment/jsignal"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnDevlopment%2Fjsignal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnDevlopment%2Fjsignal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnDevlopment%2Fjsignal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnDevlopment%2Fjsignal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnDevlopment","download_url":"https://codeload.github.com/JohnDevlopment/jsignal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247463803,"owners_count":20942940,"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":["design-patterns","observer-pattern","python","python-library","python3"],"created_at":"2025-04-06T09:39:52.127Z","updated_at":"2025-04-06T09:39:52.612Z","avatar_url":"https://github.com/JohnDevlopment.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsignal\n\nA Pythonic implementation of the observer pattern.\n\n# Installation\n\nInstalling this package is very simple. It can be installed with `pip` in two different ways. One is to install via the directory or url.\n\n```shell\n# Download from a directory\ngit clone https://github.com/JohnDevlopment/jsignal.git\ncd jsignal\npip install .\n```\n\n```shell\n# Download directly from a url\npip install https://github.com/JohnDevlopment/jsignal.git\n```\n\nThe other is to install one of the wheels, which can be downloaded from the [releases](/releases). Let's say you downloaded `jsignal-1.0.0-py3-none-any.whl`. Well, the commandline looks like this:\n\n```shell\npip install jsignal-1.0.0-py3-none-any.whl\n```\n\n## Requirements\n\n`jsignal` currently requires Python version 3.9 or above. Its main dependencies are:\n* `typing-extensions`\n* `icecream` (optional, for debugging)\n* `pytest` (optional, for testing)\n* `pytest-cov` (optional, for testing)\n* `poetry` (to build from source)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohndevlopment%2Fjsignal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohndevlopment%2Fjsignal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohndevlopment%2Fjsignal/lists"}