Skip to main content

A quieter way to stay informed

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 (adjust path to match your package)
sed -i 's/__version__ = "[^"]*"/__version__ = "0.0.0"/' src/<your-package>/__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.0.tar.gz (3.4 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.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: minizen_template-0.3.0.tar.gz
  • Upload date:
  • Size: 3.4 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.0.tar.gz
Algorithm Hash digest
SHA256 819d4fb678693569d9b73a32c5cf2dd3c58baf9b7949962376118923e56979be
MD5 7ebab44282da866944c5edf1ef6f6e62
BLAKE2b-256 46130423eb69e5d3607e4a07a9a9bdfb38dcc16a1eabbb83f84dd1e019e8d63f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: minizen_template-0.3.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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 42fc7b6c8c13c847343291bde67aded9b0cd49789f3cd8173ec9f0fd357115e9
MD5 5cc5345d7ee3d6916c66fcfa12aefefe
BLAKE2b-256 49927c2c03d0a1c66dea3177d61d00086040d09b6720d5db488844e53c314aa6

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