{"id":15969912,"url":"https://github.com/thombashi/python-lib-project-template","last_synced_at":"2025-10-09T20:36:14.144Z","repository":{"id":43594238,"uuid":"110400551","full_name":"thombashi/python-lib-project-template","owner":"thombashi","description":"A project template for a Python library with CI configurations","archived":false,"fork":false,"pushed_at":"2025-06-24T01:59:01.000Z","size":203,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-02T03:05:12.515Z","etag":null,"topics":["library-template","project-template","python-template","template-project"],"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/thombashi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-11-12T03:10:34.000Z","updated_at":"2025-01-05T14:46:03.000Z","dependencies_parsed_at":"2023-11-09T11:25:42.453Z","dependency_job_id":"6e4579c0-18f9-4575-8309-2bc3a3c78761","html_url":"https://github.com/thombashi/python-lib-project-template","commit_stats":{"total_commits":421,"total_committers":3,"mean_commits":"140.33333333333334","dds":0.01187648456057011,"last_synced_commit":"12b08e635895c0593177901a15bef52126df099e"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/thombashi/python-lib-project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thombashi%2Fpython-lib-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thombashi%2Fpython-lib-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thombashi%2Fpython-lib-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thombashi%2Fpython-lib-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thombashi","download_url":"https://codeload.github.com/thombashi/python-lib-project-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thombashi%2Fpython-lib-project-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001980,"owners_count":26083259,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["library-template","project-template","python-template","template-project"],"created_at":"2024-10-07T19:42:22.844Z","updated_at":"2025-10-09T20:36:14.117Z","avatar_url":"https://github.com/thombashi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. contents:: **project_name**\n   :backlinks: top\n   :depth: 2\n\n\nPython library project template: getting started\n=========================================================\n- Click ``[Use this template]`` button to create a new repository\n- Replace ``project_name`` within the repository with an arbitrary name\n    - ``./rename_to.sh \u003cnew_name\u003e``\n- Modify authorized information at ``\u003cproject_name\u003e/__version__.py``\n\n\nRelated Project\n---------------------------------------------------------\n- `thombashi/python-cli-project-template \u003chttps://github.com/thombashi/python-cli-project-template\u003e`__\n\n\n********************************************************\n\nREADME\n\nSummary\n============================================\n\n|CI status| |CodeQL| |coverage|\n\n.. |CI status| image:: https://github.com/thombashi/python-lib-project-template/actions/workflows/ci.yml/badge.svg\n    :target: https://github.com/thombashi/python-lib-project-template/actions/workflows/ci.yml\n    :alt: CI status of Linux/macOS/Windows\n\n.. |CodeQL| image:: https://github.com/thombashi/python-lib-project-template/actions/workflows/github-code-scanning/codeql/badge.svg\n    :target: https://github.com/thombashi/python-lib-project-template/actions/workflows/github-code-scanning/codeql\n    :alt: CodeQL\n\n.. |coverage| image:: https://coveralls.io/repos/github/thombashi/python-lib-project-template/badge.svg?branch=main\n    :target: https://coveralls.io/github/thombashi/python-lib-project-template?branch=main\n    :alt: Test coverage: coveralls\n\nInstallation\n============================================\n::\n\n    pip install \u003cproject_name\u003e\n\n\nUsage\n============================================\n\n:Sample Code:\n    .. code-block:: python\n\n        # Sample code\n\n:Output:\n    .. code-block::\n\n        # Output\n\n\nDependencies\n============================================\n- Python 3.9+\n- `Python package dependencies (automatically installed) \u003chttps://github.com/thombashi/python-lib-project-template/network/dependencies\u003e`__\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthombashi%2Fpython-lib-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthombashi%2Fpython-lib-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthombashi%2Fpython-lib-project-template/lists"}