{"id":15559222,"url":"https://github.com/mozillazg/hello-python-plugin","last_synced_at":"2025-06-26T03:04:50.209Z","repository":{"id":9950601,"uuid":"11969815","full_name":"mozillazg/hello-python-plugin","owner":"mozillazg","description":"尝试实现简单的插件功能。","archived":false,"fork":false,"pushed_at":"2013-08-08T13:09:15.000Z","size":52,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-05T18:28:06.524Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mozillazg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-08T06:46:48.000Z","updated_at":"2018-05-15T03:30:19.000Z","dependencies_parsed_at":"2022-09-10T07:52:35.986Z","dependency_job_id":null,"html_url":"https://github.com/mozillazg/hello-python-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mozillazg/hello-python-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozillazg%2Fhello-python-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozillazg%2Fhello-python-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozillazg%2Fhello-python-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozillazg%2Fhello-python-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozillazg","download_url":"https://codeload.github.com/mozillazg/hello-python-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozillazg%2Fhello-python-plugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261990349,"owners_count":23241188,"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-02T15:42:19.195Z","updated_at":"2025-06-26T03:04:50.153Z","avatar_url":"https://github.com/mozillazg.png","language":"Python","readme":"#尝试实现简单的插件功能\n\n    $ python main.py -h\n    usage: main.py [-h] [--enable PLUGINS]\n\n    optional arguments:\n    -h, --help        show this help message and exit\n    --enable PLUGINS  enable some plugins (default: [])\n\n默认输出：\n\n    $ python main.py\n    Default: test plugin.\n\n启用插件 foo:\n\n    $ python main.py --enable foo\n    Default: test plugin.\n    Plugin foo: test plugin.\n\n启用插件 foo, bar:\n\n    $ python main.py --enable foo --enable bar\n    Default: test plugin.\n    Plugin bar: test plugin.\n    Plugin foo: test plugin.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozillazg%2Fhello-python-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmozillazg%2Fhello-python-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozillazg%2Fhello-python-plugin/lists"}