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

Mightstone

Logo

A library to manage all things Magic The Gathering related in python.
Explore the docs »

Report Bug · Request Feature


Features

  • Mightstone use Pydantic, Beanie and Asyncio as core feature.
  • Integrated persistence support through Beanie of many data classes. Download once, and use data offline.
  • HTTP cache integration
  • Supported services:

Supported on python 3.9, 3.10, 3.11, and 3.12.


Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation


Developing

Run make for help

make install             # Run `poetry install`
make lint                # Runs bandit, black, mypy in check mode
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

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

The project lint step will enforce coding standards through Black, Isort and Mypy.

System dependencies

As an asynchronous data handler, Mightstone must handle large JSON files that’s why it relies on IJSON. Mightstone use Ijson that relies on YAJL. IJson will use its python backend on the run if YAJL is not installed, but you could 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.11.0.tar.gz (426.9 kB view details)

Uploaded Source

Built Distribution

mightstone-0.11.0-py3-none-any.whl (442.7 kB view details)

Uploaded Python 3

File details

Details for the file mightstone-0.11.0.tar.gz.

File metadata

  • Download URL: mightstone-0.11.0.tar.gz
  • Upload date:
  • Size: 426.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for mightstone-0.11.0.tar.gz
Algorithm Hash digest
SHA256 9b81f9538a233b82b1628a1e9547f1f67a4a2cc28afe5d68213862f23f7d8882
MD5 46a1970f0bd7cf4628513dc5831f6fea
BLAKE2b-256 401f6fa04017452ebbab96cb9f130b072116c4af601eefd45b40c94b21fe03c5

See more details on using hashes here.

File details

Details for the file mightstone-0.11.0-py3-none-any.whl.

File metadata

  • Download URL: mightstone-0.11.0-py3-none-any.whl
  • Upload date:
  • Size: 442.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for mightstone-0.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 35839267871b6e1eb73147ff55a294c43fa1ff79db778344b4b67e5a67f0f381
MD5 831d8e4f797147138e369ae9ce569a3e
BLAKE2b-256 f21de9121bb07dc5846ff03d27f0b8736eba90edd3c9066a1826c2780902e94d

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