Skip to main content

A template repo for python projects

Project description

Python project Template

This is a template repository for python projects.

To get started:

  1. Create a repository on GitHub using this template.
  2. Setup commitizen workflow for version and changelog generation
  3. Setup zensical workflow for documentation hosting
  4. Setup renovate for dependency updates
  5. Setup PyPI publishing workflow for package distribution
  6. Enable nix devshells for development environment setup with nix develop
  7. Enable pre-commit with prek install
  8. Reset versioning for your project by running the following script:
#!/usr/bin/env bash
# Reset repository versioning to 0.0.0

# Clear changelog
echo "" > CHANGELOG.md

# Update version in pyproject.toml
sed -i 's/^version = "[^"]*"/version = "0.0.0"/' pyproject.toml

# Update version in commitizen version_files
sed -i 's/__version__ = "[^"]*"/__version__ = "0.0.0"/' src/minizen_template/__init__.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minizen_template-0.4.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

minizen_template-0.4.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file minizen_template-0.4.0.tar.gz.

File metadata

  • Download URL: minizen_template-0.4.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.5 {"installer":{"name":"uv","version":"0.11.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for minizen_template-0.4.0.tar.gz
Algorithm Hash digest
SHA256 424e8607c599831c71fb8e365be3fed8a137cdea25ca4e23a3a08a2708ab4b2b
MD5 3b3323708ad414bede915752a5c96d7e
BLAKE2b-256 38a46be8a962fd193d8692187ff1310c46fcad322924f66c3d3a4f20c922d795

See more details on using hashes here.

File details

Details for the file minizen_template-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: minizen_template-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.5 {"installer":{"name":"uv","version":"0.11.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for minizen_template-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3f2b3a6bd4c70d1faddfb04a79b7e3cf26e40ca3725b76b499e91efc0a0fac77
MD5 fc422a23872c012c6e6da89daa09397f
BLAKE2b-256 72984195c8ac230d4869ec702cb486f8c57fc5e6e20ff4fcc58ff0a625350543

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page