Skip to main content

A Python implementation of Sid Sackson's dice game Can't Stop

Project description

Can't Stop

PyPI PyPI - Python Version PyPI - License Coookiecutter - Wolt


Documentation: https://recommend-games.github.io/cant-stop

Source Code: https://github.com/recommend-games/cant-stop

PyPI: https://pypi.org/project/cant-stop/


A Python implementation of Sid Sackson's dice game Can't Stop

Installation

pip install cant-stop

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 Pages 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-formatting (ruff format), linters (e.g. ruff and mypy), 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

cant_stop-0.0.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cant_stop-0.0.1-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file cant_stop-0.0.1.tar.gz.

File metadata

  • Download URL: cant_stop-0.0.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.12.9 Darwin/24.3.0

File hashes

Hashes for cant_stop-0.0.1.tar.gz
Algorithm Hash digest
SHA256 53ae0f4379a523128d6938421ccb22eff5faf9caf774750d571ae52bbbd43da8
MD5 b17d78121ff3e15f0a547df39b886074
BLAKE2b-256 73e8bc70250f8376876c3ebd03c7c482c4546d25551fe397562c4d4cb80bcb54

See more details on using hashes here.

File details

Details for the file cant_stop-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: cant_stop-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.12.9 Darwin/24.3.0

File hashes

Hashes for cant_stop-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fec11695ee3f2ca0e67af0a7c4c7828d9654dc3b8e5159014bea2635e5900e98
MD5 bd7e34bce1c75eb431ea8ba3a93e57f7
BLAKE2b-256 6eddf5f2b8ee707fe19112a27ce38c43be4b052d6377e294f83d899046e3e944

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