{"id":21070374,"url":"https://github.com/stencila/plugin-python-template","last_synced_at":"2025-03-14T02:41:52.315Z","repository":{"id":223750546,"uuid":"761422595","full_name":"stencila/plugin-python-template","owner":"stencila","description":"Template repo for creating a Stencila plugin written in Python","archived":false,"fork":false,"pushed_at":"2024-05-21T14:45:39.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-22T06:42:22.090Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stencila.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,"publiccode":null,"codemeta":null}},"created_at":"2024-02-21T20:54:33.000Z","updated_at":"2024-05-30T07:51:38.425Z","dependencies_parsed_at":"2024-02-26T04:32:25.197Z","dependency_job_id":"317c4eaa-b7e8-4ed2-bda7-5aac33e22529","html_url":"https://github.com/stencila/plugin-python-template","commit_stats":null,"previous_names":["stencila/plugin-example-python","stencila/plugin-python-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stencila%2Fplugin-python-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stencila%2Fplugin-python-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stencila%2Fplugin-python-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stencila%2Fplugin-python-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stencila","download_url":"https://codeload.github.com/stencila/plugin-python-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243513476,"owners_count":20302953,"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-11-19T18:46:43.341Z","updated_at":"2025-03-14T02:41:52.271Z","avatar_url":"https://github.com/stencila.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Template for a Stencila Python Plugin\n\nThis repository provides a starting point for writing a Stencila plugin in Python.\nIt contains a standard python setup, including:\n\n- [Poetry](https://python-poetry.org) for package management.\n- The required dependencies from Stencila ([types](https://pypi.org/project/stencila_types/) and [plugin](https://pypi.org/project/stencila_plugin/))\n- Implementation of the Kernel API that simply echoes the input.\n- A set of tests that can be run using `pytest`.\n\nTo use this repository as a starting point for your own plugin:\n\n- Look for [use this template] on GitHub, and follow instructions.\n- Change the folder name under `src` to your chosen name.\n- Update the `pyproject.toml` file to reflect your package name, description, and author.\n- Update the `tests/conftest.py` file to reflect the location of the plugin script.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstencila%2Fplugin-python-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstencila%2Fplugin-python-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstencila%2Fplugin-python-template/lists"}