python-datapack


Namepython-datapack JSON
Version 1.21.4.76 PyPI version JSON
download
home_pageNone
SummaryPython package to help generating advanced Minecraft datapack contents
upload_time2024-12-21 18:23:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# 📦 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>


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python-datapack",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Stoupy51 <stoupy51@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/0e/16/06bca456d6779bf5d51382d99bb9d494147a1e99d74aa2f9139a0cb92aba/python_datapack-1.21.4.76.tar.gz",
    "platform": null,
    "description": "\n# \ud83d\udce6 Package Link\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/python_datapack?logo=python&label=PyPI%20downloads)](https://pypi.org/project/python_datapack/)\n\n# \ud83d\udc0d Python Datapack\nHere is a template to a GitHub repository using this Python package: \ud83d\udcdd\n[https://github.com/Stoupy51/PythonDatapackTemplate](https://github.com/Stoupy51/PythonDatapackTemplate)\n\nHere is an advanced example using this Python package: \u26a1\n[https://github.com/Stoupy51/SimplEnergy](https://github.com/Stoupy51/SimplEnergy)\n\n## \u2b50 Star History\n\n<a href=\"https://star-history.com/#Stoupy51/python_datapack&Date\">\n <picture>\n   <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=Stoupy51/python_datapack&type=Date&theme=dark\" />\n   <source media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=Stoupy51/python_datapack&type=Date\" />\n   <img alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=Stoupy51/python_datapack&type=Date\" />\n </picture>\n</a>\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python package to help generating advanced Minecraft datapack contents",
    "version": "1.21.4.76",
    "project_urls": {
        "Homepage": "https://github.com/Stoupy51/python_datapack",
        "Issues": "https://github.com/Stoupy51/python_datapack/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e1606bca456d6779bf5d51382d99bb9d494147a1e99d74aa2f9139a0cb92aba",
                "md5": "0074a6529b7190e268b5fcb86d6b22ef",
                "sha256": "76d01e688760fb7762091dc050f66435ae207c59682f5acc6310796214b9019d"
            },
            "downloads": -1,
            "filename": "python_datapack-1.21.4.76.tar.gz",
            "has_sig": false,
            "md5_digest": "0074a6529b7190e268b5fcb86d6b22ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 737017,
            "upload_time": "2024-12-21T18:23:34",
            "upload_time_iso_8601": "2024-12-21T18:23:34.693442Z",
            "url": "https://files.pythonhosted.org/packages/0e/16/06bca456d6779bf5d51382d99bb9d494147a1e99d74aa2f9139a0cb92aba/python_datapack-1.21.4.76.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-21 18:23:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Stoupy51",
    "github_project": "python_datapack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-datapack"
}
        
Elapsed time: 3.77035s