Skip to main content

A sample package with best practices

Project description

pypackage-auto-publish

PyPI PyPI - Python Version PyPI - License Coookiecutter - Wolt


Documentation: https://namuan.github.io/pypackage-auto-publish

Source Code: https://github.com/namuan/pypackage-auto-publish

PyPI: https://pypi.org/project/pypackage-auto-publish/


A sample package with best practices

Installation

pip install pypackage-auto-publish

Development

  • Clone this repository
  • Requirements:
  • Create a virtual environment and install the dependencies
poetry install
  • Activate the virtual environment
poetry shell

Testing

pytest

Documentation

The documentation is automatically generated from the content of the docs directory and from the docstrings of the public signatures of the source code. The documentation is updated and published as a Github project page automatically as part each release.

Releasing

Trigger the Draft release workflow (press Run workflow). This will update the changelog & version and create a GitHub release which is in Draft state.

Find the draft release from the GitHub releases and publish it. When a release is published, it'll trigger release workflow which creates PyPI release and deploys updated documentation.

Pre-commit

Pre-commit hooks run all the auto-formatters (e.g. black, isort), linters (e.g. mypy, flake8), and other quality checks to make sure the changeset is in good shape before a commit/push happens.

You can install the hooks with (runs for each commit):

pre-commit install

Or if you want them to run only for each push:

pre-commit install -t pre-push

Or if you want e.g. want to run all checks manually for all files:

pre-commit run --all-files

This project was generated using the wolt-python-package-cookiecutter template.

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

pypackage-auto-publish-0.0.4.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

pypackage_auto_publish-0.0.4-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file pypackage-auto-publish-0.0.4.tar.gz.

File metadata

  • Download URL: pypackage-auto-publish-0.0.4.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.9.9 Linux/5.11.0-1021-azure

File hashes

Hashes for pypackage-auto-publish-0.0.4.tar.gz
Algorithm Hash digest
SHA256 9b219ca72d99ead97442ad5d540ded01cdeb9fe37405067567b1f96a19e962c5
MD5 0ffaf6032551938f3b55c15ef6631e09
BLAKE2b-256 a1b315ad0dd72b00ff21f9ab3ed825561f8776638976b4180109c706f1c100cd

See more details on using hashes here.

File details

Details for the file pypackage_auto_publish-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for pypackage_auto_publish-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a25999e231b28602161ae2a4f688856304cb7843feb757bbcac1acb063b21b18
MD5 9e9a8a8efd14e20749ab73fae81bc29d
BLAKE2b-256 31f6160464a2bb616dd2b6cc1245a317ef331dd34d6563bc4c5f41861c4a18de

See more details on using hashes here.

Supported by

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