{"id":19922950,"url":"https://github.com/maurosilber/python-lib-template","last_synced_at":"2026-03-19T12:29:01.185Z","repository":{"id":260477296,"uuid":"880518009","full_name":"maurosilber/python-lib-template","owner":"maurosilber","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-02T22:49:18.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T23:32:17.908Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","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/maurosilber.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-10-29T21:42:06.000Z","updated_at":"2025-07-02T22:49:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"d75177f9-0382-4094-b276-263808d21a7b","html_url":"https://github.com/maurosilber/python-lib-template","commit_stats":null,"previous_names":["maurosilber/python-lib-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maurosilber/python-lib-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurosilber%2Fpython-lib-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurosilber%2Fpython-lib-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurosilber%2Fpython-lib-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurosilber%2Fpython-lib-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maurosilber","download_url":"https://codeload.github.com/maurosilber/python-lib-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurosilber%2Fpython-lib-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30064791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-12T22:12:36.262Z","updated_at":"2026-03-03T23:02:19.323Z","avatar_url":"https://github.com/maurosilber.png","language":"Jinja","readme":"# Python template for libraries\n\nRun the following to copy the template to `\u003cdestination-path\u003e`:\n\n```sh\npixi exec copier copy --trust --no-cleanup https://github.com/maurosilber/python-lib-template \u003cdestination-path\u003e\n```\n\n## What's inside?\n\n- A `src` layout package with a `pyproject.toml` using `hatchling` as a build backend.\n\n- A `tool.pixi` section with environments for linting, testing and building the package.\n\n- Lint with `pre-commit` using:\n\n  - `ruff` to check and format Python code,\n  - `pyright` to type-check Python code,\n  - `taplo` to format TOML files,\n  - `mdformat` to format markdown files.\n\n- A GitHub Action, `.github/workflows/ci.yml`, to test and publish the package.\n  It is:\n\n  - tested for different Python versions,\n  - published to PyPI when the commit is tagged.\n\nThe `--trust` flag is needed to run the tasks defined in the `_tasks` key of `copier.yml`,\nwhich creates a git repository with an initial commit\nand installs the pre-commit hooks.\n\nThe `--no-cleanup` flag does not delete the repository if there are failures,\nwhich can be needed if the pre-commit checks fail.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaurosilber%2Fpython-lib-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaurosilber%2Fpython-lib-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaurosilber%2Fpython-lib-template/lists"}