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.3.1.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.3.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: minizen_template-0.3.1.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.3.1.tar.gz
Algorithm Hash digest
SHA256 cacc4bed4104c276994fea293035abd0700021c66d6d2a23489e7d93ffb4aac7
MD5 b900d5ceb4145e5e799151bf18f60785
BLAKE2b-256 0bf61ce8a5503d9b5d49028cf8a1b1513501a5dfb3e8d8bd899e5fee7f0debe4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: minizen_template-0.3.1-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.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2cb80e20851a8d5b0bd20b6cfe241f670a81a5007034befb48b273b7d574b1c6
MD5 41a0168c0bf91dfb64410c2bf6026b82
BLAKE2b-256 17377de58ae9c93c0e6d45d9c2cf559f37e8e0feb8011e9c39d0d0d175322647

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