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-0.1.0.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: board_game_merger-0.1.0.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.7 Darwin/24.1.0

File hashes

Hashes for board_game_merger-0.1.0.tar.gz
Algorithm Hash digest
SHA256 38a7b7daacac8de41e8e54df011f2186ee43e1dd95278af5b8c8665dba506a38
MD5 088a235f8c136c42c91f0f0be1cbddd8
BLAKE2b-256 d7fcd960ebbcecc296ccee079f816321817c55f9df488a23326588c08caf0098

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for board_game_merger-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 54332455a22ace00c63b9b08fdd93426fc8f8ec34cf12ff9b03b01137c130ba9
MD5 855219541397704bd4896759c75895d2
BLAKE2b-256 ca6960da36796718cda277687e6c0b4c29dd17954ccc9a0528cc52d369c1f967

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