minecraft-data-latest


Nameminecraft-data-latest JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/MestreLion/python-minecraft-data-latest
SummaryProvide easy access to minecraft data in python
upload_time2024-11-28 05:55:41
maintainerRodrigo Silva (MestreLion)
docs_urlNone
authorNone
requires_pythonNone
licenseMIT
keywords minecraft
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            python-minecraft-data-latest
============================

|pypi|_

Provide easy access to `minecraft-data <https://github.com/PrismarineJS/minecraft-data>`__ in python

Installation
------------
From PyPi:

``pip3 install minecraft-data-latest``

From Repo:

``pip3 install git+https://github.com/MestreLion/python-minecraft-data-latest``

Usage
-----

See the `example.py <example.py>`__


Documentation
-------------

- See `doc/api.md <doc/api.md>`__
- See `doc/history.md <doc/history.md>`__


.. |pypi| image:: https://img.shields.io/pypi/v/minecraft-data-latest.svg
.. _pypi: https://pypi.python.org/pypi/minecraft-data-latest

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MestreLion/python-minecraft-data-latest",
    "name": "minecraft-data-latest",
    "maintainer": "Rodrigo Silva (MestreLion)",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "minecraft@rodrigosilva.com",
    "keywords": "minecraft",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/82/b3/e8d98ae52a5ed14ef42f5437d22c084c5180e17373e079b8523394220ecb/minecraft_data_latest-0.1.1.tar.gz",
    "platform": null,
    "description": "python-minecraft-data-latest\n============================\n\n|pypi|_\n\nProvide easy access to `minecraft-data <https://github.com/PrismarineJS/minecraft-data>`__ in python\n\nInstallation\n------------\nFrom PyPi:\n\n``pip3 install minecraft-data-latest``\n\nFrom Repo:\n\n``pip3 install git+https://github.com/MestreLion/python-minecraft-data-latest``\n\nUsage\n-----\n\nSee the `example.py <example.py>`__\n\n\nDocumentation\n-------------\n\n- See `doc/api.md <doc/api.md>`__\n- See `doc/history.md <doc/history.md>`__\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/minecraft-data-latest.svg\n.. _pypi: https://pypi.python.org/pypi/minecraft-data-latest\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Provide easy access to minecraft data in python",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/MestreLion/python-minecraft-data-latest"
    },
    "split_keywords": [
        "minecraft"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5582ce53d5b9dc705bd6b5ca509e8e149a179dc116adcecc9d76bbf3b414029d",
                "md5": "009a948b760bd7540616224a05de779a",
                "sha256": "8982343d08a8e76626fd4a40d92741656fae565a86a966593196e7bda1026b73"
            },
            "downloads": -1,
            "filename": "minecraft_data_latest-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "009a948b760bd7540616224a05de779a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16255505,
            "upload_time": "2024-11-28T05:55:38",
            "upload_time_iso_8601": "2024-11-28T05:55:38.505022Z",
            "url": "https://files.pythonhosted.org/packages/55/82/ce53d5b9dc705bd6b5ca509e8e149a179dc116adcecc9d76bbf3b414029d/minecraft_data_latest-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82b3e8d98ae52a5ed14ef42f5437d22c084c5180e17373e079b8523394220ecb",
                "md5": "725a8f4318c6f370ac80e9d376ed4fa1",
                "sha256": "b34fb3ff27c6e0dd06f25fd77a4ae961401b86535306c28511bce3356543054b"
            },
            "downloads": -1,
            "filename": "minecraft_data_latest-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "725a8f4318c6f370ac80e9d376ed4fa1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15501466,
            "upload_time": "2024-11-28T05:55:41",
            "upload_time_iso_8601": "2024-11-28T05:55:41.430059Z",
            "url": "https://files.pythonhosted.org/packages/82/b3/e8d98ae52a5ed14ef42f5437d22c084c5180e17373e079b8523394220ecb/minecraft_data_latest-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-28 05:55:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MestreLion",
    "github_project": "python-minecraft-data-latest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "minecraft-data-latest"
}
        
Elapsed time: 8.77202s