Skip to main content

Board Game Builder

Project description

BoardGameBuilder

Object-oriented framework for build boardgame logic on python

pip install bgameb

Development

pip install -e .[dev]. Use ipython for development from env: python -m IPython

Build the docs

make create-docs

Run tests

python -m pytest -x -s -v

Changelog

towncrier create 123.feature

towncrier

.feature: Signifying a new feature. .bugfix: Signifying a bug fix. .doc: Signifying a documentation improvement. .removal: Signifying a deprecation or removal of public API. .misc: A ticket has been closed, but it is not of interest to users. .cicd: Integration tasks

Release

Test send to pypi: make test-pypi

  • stage diffs
  • towncrier build --draft
  • make release

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

bgameb-0.0.6.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

bgameb-0.0.6-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

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