Skip to main content

Merging board game data

Project description

board-game-merger

PyPI PyPI - Python Version PyPI - License Coookiecutter - Wolt


Documentation: https://MarkusShepherd.github.io/board-game-merger

Source Code: https://github.com/MarkusShepherd/board-game-merger

PyPI: https://pypi.org/project/board-game-merger/


Merging board game data

Installation

pip install board-game-merger

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

board_game_merger-1.0.0.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

board_game_merger-1.0.0-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file board_game_merger-1.0.0.tar.gz.

File metadata

  • Download URL: board_game_merger-1.0.0.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure

File hashes

Hashes for board_game_merger-1.0.0.tar.gz
Algorithm Hash digest
SHA256 87663cfc9403e5de1823ecd746b7b1eb2b020152f0051d5b837c99a070e63452
MD5 57cf3161d4b6cfe20ddab16f435cba4d
BLAKE2b-256 e106787ae386edcfbf43557c81cbb07f8b8c9b18a95e695632e78f1cc46b48dc

See more details on using hashes here.

File details

Details for the file board_game_merger-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: board_game_merger-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure

File hashes

Hashes for board_game_merger-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4960d1775b626f86e6715a720626118c892266dcb0e08af505d9eebd63dcbfa3
MD5 4350237435ff8ddd6d1c846204d26448
BLAKE2b-256 2d75c5b3d3ca1b8245ed320910653dcc7367c72525e4a42e77df8dc028f575ed

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