Metadata-Version: 2.4
Name: python_datapack
Version: 1.21.4.81
Summary: Python package to help generating advanced Minecraft datapack contents
Project-URL: Homepage, https://github.com/Stoupy51/python_datapack
Project-URL: Issues, https://github.com/Stoupy51/python_datapack/issues
Author-email: Stoupy51 <stoupy51@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: beet>=0.109.2
Requires-Dist: model-resolver>=0.12.0
Requires-Dist: mutagen>=1.47.0
Requires-Dist: pillow>=10.4.0
Requires-Dist: pyperclip>=1.8.2
Requires-Dist: requests>=2.32.0
Requires-Dist: smithed>=0.19.0
Requires-Dist: watchdog>=3.0.0
Description-Content-Type: text/markdown


# 📦 Package Link
[![PyPI - Downloads](https://img.shields.io/pypi/dm/python_datapack?logo=python&label=PyPI%20downloads)](https://pypi.org/project/python_datapack/)

# 🐍 Python Datapack
Here is a template to a GitHub repository using this Python package: 📝
[https://github.com/Stoupy51/PythonDatapackTemplate](https://github.com/Stoupy51/PythonDatapackTemplate)

Here is an advanced example using this Python package: ⚡
[https://github.com/Stoupy51/SimplEnergy](https://github.com/Stoupy51/SimplEnergy)

## ⭐ Star History

<a href="https://star-history.com/#Stoupy51/python_datapack&Date">
 <picture>
   <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Stoupy51/python_datapack&type=Date&theme=dark" />
   <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Stoupy51/python_datapack&type=Date" />
   <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Stoupy51/python_datapack&type=Date" />
 </picture>
</a>

