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

Uploaded Python 3

File details

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

File metadata

  • Download URL: minizen_template-0.2.1.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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.2.1.tar.gz
Algorithm Hash digest
SHA256 105bb99a2e22ddbb2dc963675afa428036edd01f17d92cc9e515b8e9f854b725
MD5 4960940a2311abd60bb56a0abaad8f58
BLAKE2b-256 291112f32bf9776eaa150666813072ec61a2d2601664a39120c745d19a51d9fe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: minizen_template-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c767ef35c7933b41f9d9077f55236c7915c76962a1b713fc2de898becd5acb2d
MD5 0ccfa14c2da2b82d51a8cdc54742203a
BLAKE2b-256 e7d3786e6cd7334230639a711e65012d5315bec468bfc39731cc64afb9253293

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