infinite-craft

View on PyPIReverse Dependencies (0)

1.1.4 infinite_craft-1.1.4-py3-none-any.whl

Wheel Details

Project: infinite-craft
Version: 1.1.4
Filename: infinite_craft-1.1.4-py3-none-any.whl
Download: [link]
Size: 18861
MD5: f15ec19b59f11f32b221ddb15abbe461
SHA256: 52e9caa7fd4a97cff817f84796c8c6eae2ceb5636a8c4328f2f85733c548b1d6
Uploaded: 2024-08-14 10:37:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: infinite-craft
Version: 1.1.4
Summary: An API Wrapper of Neal's Infinite Craft game in Python for people to implement in their programs.
Author: sqdnoises
Project-Url: Homepage, https://github.com/sqdnoises/infinite-craft
Project-Url: Discord, https://discord.gg/9BhN3BrE6n
License: MIT License Copyright (c) 2024-present SqdNoises, Neal Agarwal Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: aiohttp
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4568 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (72.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
infinitecraft/__init__.py sha256=TxrDkpj_gSlBOdZmVx9xK6vgcbGIfP7ZYbqK4xr3q6o 1065
infinitecraft/__main__.py sha256=tRF44aZKbqEGCJLF6jiN0nlXuBCLpsai7o33c6nwFdA 3770
infinitecraft/constants.py sha256=8lYycvYNU5yPfbyZAhUSrR1LeAlBeqhSl-qqZgOQPxU 469
infinitecraft/dummies.py sha256=-Vs8P-8KayjRSVVSgYNH9nFVyG23ViQOvAvRfjE2q6g 478
infinitecraft/element.py sha256=gjzBcRXsr3kD1zF_YS7yTqeeu-Z4BcY_y8pXAfFlH98 3461
infinitecraft/errors.py sha256=lQ5R8sbvc_5O33ze1LjQbAiZ-nAkwdqPgxJOwX9RDm0 213
infinitecraft/infinitecraft.py sha256=tKfCz1i5IOkbwRV_AA9xYk3b5cO8IckefcytHqAHBYk 22982
infinitecraft/logger.py sha256=MQzQaUACRm4yRHWRbDmSiTqtDEiZnIGH6dleDXWMPYY 3848
infinitecraft/termcolors.py sha256=o5MqVlCYLxafekCP42bC0sIWXuVRcyPVsjmskZ3oia4 3736
infinitecraft/types.py sha256=26cJPz5FQF99YGiNbYg_H1L6RTBr0XrRasLTeDvVEtk 456
infinitecraft/utils.py sha256=yU4Ftmkm97r2-9Btk4y28kKT3H6RJEdVMMAT6SzLwRI 3180
infinite_craft-1.1.4.dist-info/LICENSE sha256=fZGVnqkSLcSKPeT1epTvZZFZQsvoVKDsNDURO_1MXlU 1087
infinite_craft-1.1.4.dist-info/METADATA sha256=leLJCU5SEgjolfS0STAmkU_2PhB8OO5DcWuGdps6XSQ 6700
infinite_craft-1.1.4.dist-info/WHEEL sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4 91
infinite_craft-1.1.4.dist-info/entry_points.txt sha256=T1QePk_8FbxYQV-JWC4_EnNpsrUFagg8_z-oRiDehP8 109
infinite_craft-1.1.4.dist-info/top_level.txt sha256=pHX3ZQMdoKw4lg3qvOXTwbwJl6sDHfC1VM01YIarJsQ 14
infinite_craft-1.1.4.dist-info/RECORD

top_level.txt

infinitecraft

entry_points.txt

infinite-craft = infinitecraft.__main__:parse
infinitecraft = infinitecraft.__main__:parse