Skip to main content

A short description of the project

Project description

ppt (package pptm)

PyPI PyPI - Python Version PyPI - License Coookiecutter - Wolt


Documentation: https://Michael-Cohen.github.io/ppt

Source Code: https://github.com/Michael-Cohen/ppt

PyPI: https://pypi.org/project/pptm/


A short description of the project

Installation

pip install pptm

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.

Install pre-commit with:

poetry add pre-commit

You can then 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

Because the pre-commit includes a hook for commit messages (commitizen), you should also run:

pre-commit install --hook-type commit-msg 

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

pptm-0.2.2.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

pptm-0.2.2-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file pptm-0.2.2.tar.gz.

File metadata

  • Download URL: pptm-0.2.2.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.10.10 Linux/5.15.0-1033-azure

File hashes

Hashes for pptm-0.2.2.tar.gz
Algorithm Hash digest
SHA256 cdb4227c40fbc0b5b646433726c14439e7b594dfa35abca93aefce4189b61498
MD5 80bcce1466ca4894a32d4770d4b8ac48
BLAKE2b-256 dbc298b27439dadf5c2e9014ff018ab2a32e71705501e5ed8cd29f1243ca9842

See more details on using hashes here.

File details

Details for the file pptm-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: pptm-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.10.10 Linux/5.15.0-1033-azure

File hashes

Hashes for pptm-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ec8636cb4237fca8894b62fdada34301c4d092ca0ee428bc6f53a634c48db12a
MD5 78370f9cba40ff090e7408d0c1672fe8
BLAKE2b-256 9cf8a81d29f849f99d70645475e1d7238a33a4d32375822b36432668f142a093

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