{"id":20065549,"url":"https://github.com/nens/cookiecutter-python-template","last_synced_at":"2026-06-08T12:32:01.238Z","repository":{"id":144988118,"uuid":"160429780","full_name":"nens/cookiecutter-python-template","owner":"nens","description":"Cookiecutter template for a plain python project or library","archived":false,"fork":false,"pushed_at":"2025-11-19T18:18:03.000Z","size":264,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-11-19T20:08:38.030Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nens.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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":"2018-12-04T22:59:58.000Z","updated_at":"2025-11-19T18:18:05.000Z","dependencies_parsed_at":"2025-09-16T11:32:11.888Z","dependency_job_id":"aceb51f8-1c9e-4ebc-9221-e25bc2a7e565","html_url":"https://github.com/nens/cookiecutter-python-template","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/nens/cookiecutter-python-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nens%2Fcookiecutter-python-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nens%2Fcookiecutter-python-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nens%2Fcookiecutter-python-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nens%2Fcookiecutter-python-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nens","download_url":"https://codeload.github.com/nens/cookiecutter-python-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nens%2Fcookiecutter-python-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34063149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":[],"created_at":"2024-11-13T13:51:08.177Z","updated_at":"2026-06-08T12:32:01.233Z","avatar_url":"https://github.com/nens.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# N\u0026S python/django project cookiecutter template\n\nTemplate for [cookiecutter](https://cookiecutter.readthedocs.io) so that\nyou can create a fresh plain python project or library.\n\n\n## Using this cookiecutter template\n\nInstall/upgrade cookiecutter:\n\n    $ uv tool install cookiecutter --upgrade\n\nRun the following command and answer the questions:\n\n    $ cookiecutter https://github.com/nens/cookiecutter-python-template\n\nThis cookiecutter can also generate a **django** project for you:\n\n    $ cookiecutter --directory django https://github.com/nens/cookiecutter-python-template\n\n\n## Development of this template itself\n\nJust do the regular:\n\n    $ uv sync\n    $ uv run pytest\n    $ pre-commit run --all\n\nThe basic setup of [nens-meta](https://nens-meta.readthedocs.io/) should be used in this cookiecutter template, of course. You *can* run `uvx nens-meta` inside the `{{ cookiecutter.project_name }}/` directory, nens-meta is tweaked to work in such a directory.\n\nThe `django/` directory contains customisations to work with django projects. I wanted to keep most of the files the same, of course. This is done with symlinks. From time to time, run the script that syncs django to the regular template:\n\n    $ uv run symlink_into_django_template.py\n\nIt will create missing symlinks, show which files are existing symlinks and which files are custom. The custom files are printed with `diff -u` instructions so that you can easily spot the differences.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnens%2Fcookiecutter-python-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnens%2Fcookiecutter-python-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnens%2Fcookiecutter-python-template/lists"}