mightstone

View on PyPIReverse Dependencies (0)

0.12.0 mightstone-0.12.0-py3-none-any.whl

Wheel Details

Project: mightstone
Version: 0.12.0
Filename: mightstone-0.12.0-py3-none-any.whl
Download: [link]
Size: 446629
MD5: 5541da83ee7f0296c2dc400ce692d2f0
SHA256: cc0b2c3039c6965796dc9f730fb3eb015077aefa32fdbf3dd42edda28599fbb5
Uploaded: 2024-07-10 12:04:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mightstone
Version: 0.12.0
Summary: A library manage all things Magic The Gathering related in python
Author: Guillaume Boddaert
Home-Page: https://github.com/guibod/mightstone
Project-Url: Bug Tracker, https://github.com/guibod/mightstone/issues
Project-Url: Documentation, https://github.com/guibod/mightstone/blob/master/README.md
Project-Url: Repository, https://github.com/guibod/mightstone
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Games/Entertainment :: Board Games
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.9.0,<=3.12
Requires-Dist: aiofiles (<24.0.0,>=23.2.1)
Requires-Dist: appdirs (<2.0.0,>=1.4.4)
Requires-Dist: asyncclick (<9.0.0.0,>=8.1.7.2)
Requires-Dist: asyncstdlib (<4.0.0,>=3.10.5)
Requires-Dist: beanie (==1.26.0)
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.3)
Requires-Dist: cairosvg (<3.0.0,>=2.6.0)
Requires-Dist: hishel (<0.0.28,>=0.0.27)
Requires-Dist: ijson (<4.0.0,>=3.2.0.post0)
Requires-Dist: injector (<0.22.0,>=0.21.0)
Requires-Dist: lxml (<6.0.0,>=5.2.2)
Requires-Dist: mongomock-motor (<0.0.30,>=0.0.29)
Requires-Dist: motor (<4.0.0,>=3.1.1)
Requires-Dist: ordered-set (<5.0.0,>=4.1.0)
Requires-Dist: pillow (<11.0,>=9.4)
Requires-Dist: pydantic (>=2.7.3)
Requires-Dist: pydantic-extra-types (<3.0.0,>=2.7.0)
Requires-Dist: pydantic-settings (<3.0.0,>=2.2.1)
Requires-Dist: pylint-pydantic (==0.3.2)
Requires-Dist: pymongo-inmemory (<0.5.0,>=0.4.2)
Requires-Dist: pyparsing (<4.0.0,>=3.1.2)
Requires-Dist: pytest (<9.0.0,>=8.2.2)
Requires-Dist: python-slugify (<9.0.0,>=8.0.0)
Requires-Dist: pyyaml (<7.0.0,>=6.0.0)
Requires-Dist: requests (<3.0.0,>=2.28.2)
Requires-Dist: ruff (<0.5.0,>=0.4.7)
Requires-Dist: universalasync (<0.4.0.0,>=0.3.1.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3453 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mightstone/__init__.py sha256=UbjhoEkVY2OJ3mVCxawIv6DMkEFcvScPtVJ-ozy2A60 182
mightstone/app.py sha256=EilC_FguBTneqwdqGmdyHUAILyUOyiKyoQEaJSPeTAw 3832
mightstone/ass/__init__.py sha256=LdMjC89j5pUBm8qIf63jFeLpD7EBjEDXIHE49ooYmiM 1141
mightstone/ass/compressor/__init__.py sha256=Z-V5FvShlT7SXmHw9K7WlUq880LGfraIgGJqhNqD0eA 2074
mightstone/ass/compressor/async_file_obj.py sha256=X_FmDIGhOqh2pvBLz_Dd1rbdZ9TRk4O-joyuLsOacio 6281
mightstone/ass/compressor/async_reader.py sha256=Rft52qRugLk_vy2Hn5oXc7swQtDGX2JHZA2H2TOOHok 907
mightstone/ass/compressor/async_writer.py sha256=m8dCQ4Tkklgo2Uf_gRInmApT3jbxa0x0VIeM-hEYvM0 1054
mightstone/ass/compressor/codecs/__init__.py sha256=xdX35AIqwQxMOjbpl4q1n8zjLDUk_SV7QGjYHyw7_Ck 189
mightstone/ass/compressor/codecs/bzip2_codec.py sha256=yRT6fRJnce86UhlmK4ZfJ47-f_1zrh26YqKQif6_1kM 129
mightstone/ass/compressor/codecs/gzip_codec.py sha256=Nj7eAS6v8xvYLyfdRPwFZ80oidzji-H6XKEJvE2uHA0 657
mightstone/ass/compressor/codecs/lzma_codec.py sha256=1gCdTPG3Klnymb9C4TVWkYBZVbDKVTm7KXVwHUuaBtE 132
mightstone/ass/compressor/codecs/none_codec.py sha256=khmH_nTDbVCdET-gtVMZFBDEq-yDcQAN2p4JFng3KLs 298
mightstone/assets/LiberationMono-Regular.ttf sha256=Pjlt3T0cfT3KH7Ft1kgCsy8pX4VqwQwMHyqxxzgZYEU 108168
mightstone/assets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mightstone/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mightstone/cli/__main__.py sha256=jmbpBC48Fo-2qYaM-Wpykr20E4fcPjmE9KNaLHETJl4 78
mightstone/cli/commands.py sha256=04fL9hlZ2YHjd1B9UzygyTIKcyoMiAcADMOGvYFH478 2889
mightstone/cli/models.py sha256=sbsLKVkJubYkt7UDKvi6kegmuExQwm8CF8QU-Y_LM7c 514
mightstone/cli/utils.py sha256=5IrFBo6Nfe1AVUq30jhTqjRptcRxbdnEGJojuJDZ7lU 1393
mightstone/common.py sha256=1M9jPt6I77IVtNDoLLjHFP0U1o-BLDTIckzkhw3eEuo 1230
mightstone/config.py sha256=f7JGuSjs_HYOWVyqrZNeZB0BakKK97dCyRylFXVET0I 4693
mightstone/container.py sha256=uysycRcU1FHRDGoIihEoMJkgs7pOfo-lribWw0XL_WY 7737
mightstone/core.py sha256=nyrjBHWvdhUFIukVlZYfH4by6aQHpn7CVHJL1ekAuMc 4840
mightstone/hishel.py sha256=eLL2KajbOT1bVbQzSfOh4sMicFfOOagij4Zu4fGZm_I 383
mightstone/injector.py sha256=1BTtCwI4ovLmYgPhbeTVzJfJVsm6JeRz7ldpUNfsNNo 1168
mightstone/py.typed sha256=hIM2iUHa8aUuwNSIFC5YpI2z3lWlcBQ3EYGy2GLCI6c 75
mightstone/rule/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mightstone/rule/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mightstone/rule/data/abilities.json sha256=nxJ-jFGNv4xN20HgWmCfpgGC7SbvZ1aAe_JFP7TDNiY 156702
mightstone/rule/data/ability.py sha256=x-hlozBZomopo-vtKF4ct_cTDhXKtBVaw0bBjle5Eck 206
mightstone/rule/data/color.py sha256=tJdhGC0L1q6Vgi4aAubZ-i4xqG8Kb-akckSSHTqsv0U 2245
mightstone/rule/data/rules.json sha256=1CrtoC44Q7S217ezxbJIjHPJnpwZvHMffHipP8XDo2M 1226066
mightstone/rule/data/rules.py sha256=cCxpRK3AMU_qQsu_NI1tkvNNVkDIeoKhv14mgxcEVF4 212
mightstone/rule/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mightstone/rule/models/ability.py sha256=51_AwppsnbsHF_Z6NLhwLkqKFJ_BY_ZW79OtA2jmPaM 1059
mightstone/rule/models/color.py sha256=zEGjtGoRT1QQac-W2yUBKHWBJcd0cMr9Hq_PeAqSJbY 6984
mightstone/services/__init__.py sha256=YrLqIe6sUpYYsXnm3w11MzGalvMPLsnuKQ8fdLR3V5A 1953
mightstone/services/cardconjurer/__init__.py sha256=YvptOfRZCcX7n3pj57HD-M8h1KGYdgbrVRRLYDRJJrc 105
mightstone/services/cardconjurer/api.py sha256=qjyc8jQ3osPjJHS5ASUTvlo6WqaH1PoFDRlHzFS9fpo 18997
mightstone/services/cardconjurer/commands.py sha256=4VjebidTAkrsVFsupcT1xEopcZxD6Z2Km1Ux4L8PCFs 1132
mightstone/services/cardconjurer/models.py sha256=9KeQVSH1AeBOd2-2zDrv-Vb3tUidge472GlWFVenwkE 11543
mightstone/services/edhrec/__init__.py sha256=zdkwygbFlO2EjmQu8E8AmXw7cUHbfYGfIrj49mp3q3s 1142
mightstone/services/edhrec/api.py sha256=ZypKQgmHmppK1lkmy9BubKFjaHue8cJE_aww2VvUUsA 38788
mightstone/services/edhrec/commands.py sha256=w9mqI3tQXlsVWAKGSwRIgeIuIaw9eUlPETr8SchPaZo 4181
mightstone/services/edhrec/models.py sha256=e3yHLj1XYiUEM3IkR0XJ42vQyIvhtzU40jMCGmXGLc8 16812
mightstone/services/mtgjson/__init__.py sha256=XvCB7nkpzHEJMWPCftn5sCvsMfCAV_9xeUHDupUg3uA 82
mightstone/services/mtgjson/api.py sha256=m1c-XO9u2MuBeiDUPEtknQpPJ4wUE3MTmMBuKt3Mj-A 21103
mightstone/services/mtgjson/commands.py sha256=mrZeM5W2gnb1uXOqW80AWm-HQCGkwFjw4iV1V2yQ-_8 1767
mightstone/services/mtgjson/models.py sha256=XZ1jExCO-UzKb9OkIcTJXQci2mDAKqH5qO72RLqCXok 92242
mightstone/services/scryfall/__init__.py sha256=2of7g_wezFlpKT0hK-wjd-wIWo-CyOXbwwMuZ38EZts 388
mightstone/services/scryfall/api.py sha256=ZOhTPSdg4yigUoAOWG1Xutdp80eTvX89kxn7jNOhRoM 20806
mightstone/services/scryfall/commands.py sha256=_SkN8PVvQkH0-8zxZ5-tdh95CKMT1jJwaMU6eSblILw 4801
mightstone/services/scryfall/models.py sha256=nd2pgU3qL-cHSuEel5TaUqsY91mVvn7j1xUjSI6Kx9c 35760
mightstone/services/scryfall/query.py sha256=6d-eGBH5IOErurAM3rms9YRYRYmB8duLs5ucuR2vrQI 14252
mightstone/services/wiki/__init__.py sha256=8IcxDJrl2_6MdSwi_qecqiOZKr5FXu5YekfWUMVpu6o 428
mightstone/services/wiki/api.py sha256=6ZaYlByjSMpRJUh3wg1rfhEpNRchig5Y0nP0xWswxDI 7674
mightstone/services/wiki/commands.py sha256=GqwKm64tE8bGVHT7vm-5n1d_r-YR-_chsjUjtnbf4JA 851
mightstone/services/wiki/models.py sha256=v-EuyFx96yG5GnhOTqYXXKNptxuJT1p5v_WoK7DB3Ho 14993
mightstone/services/wiki/parser.py sha256=A_ks4MkbSCt0KZmqYvG7xMJH152znoSwhOXK6YopYjI 10913
mightstone/services/wotc/__init__.py sha256=fZrmYQ3VLsRSnlmdpGAaC0LSLKrTFMdIFg00SWInoY0 101
mightstone/services/wotc/api.py sha256=5YQlXQpcmnZ8e-PGKy65tAMkZp1KxbSgj_mBbXaNlTM 3802
mightstone/services/wotc/commands.py sha256=gi3ivip9Qpu2Q4fQNeugHDQpRFHtwvT99c10QIVJn2E 957
mightstone/services/wotc/models.py sha256=czqxkkOET1YOinIpsPayGopIrqQs6iqNhSYJRYf4bLY 14351
mightstone/storage.py sha256=124elJYMN7tris13vNW7Pp83JUspwNWotDO7oitUh_8 2432
mightstone/types.py sha256=b4DLmS0Dv6KiF1xug2BGaUfFlJErEd67JyECTsx_b-I 128
mightstone-0.12.0.dist-info/LICENSE sha256=5Iq4RotsfCO2E1S_ojLFG_wrqpxIe5LFvE3l0v4Pe-E 1078
mightstone-0.12.0.dist-info/METADATA sha256=CPROzh14gnivSyoYdIAQ6xJc50I60pYAbPLcREKlOxw 5674
mightstone-0.12.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
mightstone-0.12.0.dist-info/entry_points.txt sha256=HcNJhc1U2QzE42lLtisdfhvCzU01Fd50QbOtcvNd9Fk 49
mightstone-0.12.0.dist-info/RECORD

entry_points.txt

mightstone = mightstone.cli:cli