Skip to main content

A library manage all things Magic The Gathering related in python

Project description

mightstone

PyPi Documentation security: bandit OpenSSF Best Practices

A library manage all things Magic The Gathering related in python

Developing

Run make for help

make install             # Run `poetry install`
make showdeps            # run poetry to show deps
make lint                # Runs bandit and black in check mode
make format              # Formats you code with Black
make test                # run pytest with coverage
make build               # run `poetry build` to build source distribution and wheel
make pyinstaller         # Create a binary executable using pyinstaller

System dependencies

Mightstone use Ijson that relies on YAJL. IJson will use its python backend on the run if YAJL is not installed, but you cold benefit from installing YAJL locally.

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

mightstone-0.4.0.tar.gz (125.2 kB view hashes)

Uploaded Source

Built Distribution

mightstone-0.4.0-py3-none-any.whl (132.7 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