{"id":27603524,"url":"https://github.com/lixelv/pypi-package-template","last_synced_at":"2026-02-25T10:09:37.585Z","repository":{"id":286454678,"uuid":"961477923","full_name":"lixelv/pypi-package-template","owner":"lixelv","description":"Pypi package template with integrated CI/CD on release","archived":false,"fork":false,"pushed_at":"2025-04-06T16:21:40.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T03:27:54.828Z","etag":null,"topics":["cicd","github-workflows","pypi","pypi-library-create","pypi-package","python","python-lib","python-library"],"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/lixelv.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,"zenodo":null}},"created_at":"2025-04-06T15:54:06.000Z","updated_at":"2025-04-11T20:15:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"200b53fe-c543-431c-8831-610410b90d2e","html_url":"https://github.com/lixelv/pypi-package-template","commit_stats":null,"previous_names":["lixelv/pypi-package-template"],"tags_count":4,"template":true,"template_full_name":null,"purl":"pkg:github/lixelv/pypi-package-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lixelv%2Fpypi-package-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lixelv%2Fpypi-package-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lixelv%2Fpypi-package-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lixelv%2Fpypi-package-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lixelv","download_url":"https://codeload.github.com/lixelv/pypi-package-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lixelv%2Fpypi-package-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29817270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cicd","github-workflows","pypi","pypi-library-create","pypi-package","python","python-lib","python-library"],"created_at":"2025-04-22T19:17:11.358Z","updated_at":"2026-02-25T10:09:37.567Z","avatar_url":"https://github.com/lixelv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pypi package template\n\n[![GitHub Workflow Status](https://img.shields.io/badge/CI/CD-Automated-success?style=flat-square\u0026logo=github)](https://github.com/features/actions)\n[![Python](https://img.shields.io/badge/Python-3.11+-3776AB?style=flat-square\u0026logo=python\u0026logoColor=white)](https://www.python.org/)\n[![PyPI](https://img.shields.io/badge/PyPI-Package-3775A9?style=flat-square\u0026logo=pypi)](https://pypi.org/)\n\nA streamlined template for creating Python packages with an automated CI/CD pipeline.\n\n## Features\n\n-   Automated publishing to PyPI on GitHub releases\n-   Version automatically synced from GitHub release tags\n-   requirements.txt support for project dependencies\n-   Pre-configured setup with pyproject.toml using PEP 517/518\n-   Includes build and twine for modern package distribution\n\n## Setup Guide\n\n1. **Create a new repository** from this template\n\n2. **Configure your package**\n\n    - Update `pyproject.toml` with your package metadata (name, author, description)\n    - Version is automatically set from GitHub release tags during release publishing\n    - Edit `requirements.txt` to include your package dependencies\n    - Place your code inside your package folder (e.g., `your_package/`, in this example `summing_lixelv/`)\n\n3. **Set up CI/CD**\n\n    - Generate a PyPI API token: [Get PyPI token](https://pypi.org/manage/account/token/)\n    - Add the token as `PYPI_TOKEN` in GitHub Secrets: [Create GitHub secret](https://github.com/\u003cYOUR_GITHUB_USERNAME\u003e/\u003cYOUR_GITHUB_REPOSITORY\u003e/settings/secrets/actions)\n    - Replace `\u003cYOUR_GITHUB_USERNAME\u003e` and `\u003cYOUR_GITHUB_REPOSITORY\u003e` with your actual GitHub account and repository names\n\n4. **Release your package**\n    - Create a GitHub release with a semantic version tag (e.g., `v1.0.0`)\n    - The workflow will automatically update the version, build, and publish your package to PyPI\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \u003ccode\u003epip install your-package-name\u003c/code\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flixelv%2Fpypi-package-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flixelv%2Fpypi-package-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flixelv%2Fpypi-package-template/lists"}