minecraft-script


Nameminecraft-script JSON
Version 0.1.416 PyPI version JSON
download
home_page
SummaryMinecraft Script Programming language
upload_time2023-08-30 11:07:00
maintainer
docs_urlNone
authorJoyful-Bard
requires_python
license
keywords minecraft mc script language
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Minecraft Script



Minecraft script is primarily a tool to make Minecraft Datapack creation easier.

Minecraft Script is an interpreted programming language which goes through the Python interpreter for output.

However, interpretation is not its main feature, and is rather more of a debugging tool, as its sole

purpose is to allow you to validate your code before building it into a full datapack.



Be sure to check out the [documentation](https://github.com/Bard-Gaming/Minecraft-Script/tree/main/documentation) and the provided [examples](https://github.com/Bard-Gaming/Minecraft-Script/tree/main/examples)!



## Installation

MCS can be installed using [Python's pip module](https://pip.pypa.io/en/stable/installation/).



```cmd

pip install minecraft-script

```

or

```cmd

python -m pip install minecraft-script

```

_Note: The package's name in pip is written with a hyphen ``-``,

whilst the actual Python package is written with an underscore ``_``._





## Usage

For a list of all shell commands, you can use the following command:

```cmd

python -m minecraft_script help

```

If you want to simplify the usage of shell commands, you can check out [the installations page in the documentation](https://github.com/Bard-Gaming/Minecraft-Script/blob/main/documentation/installations.md).



## GitHub

[**Link to GitHub Repository**](https://github.com/Bard-Gaming/Minecraft-Script)



Source code, documentation, and examples, can all be found on the GitHub.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "minecraft-script",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "minecraft,mc,script,language",
    "author": "Joyful-Bard",
    "author_email": "<thisis@notarealemail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f2/26/d1cfca69d6fa37e15d32696376a82edeaca44a0fe4bf6a5ff4739ca30178/minecraft_script-0.1.416.tar.gz",
    "platform": null,
    "description": "\r\n# Minecraft Script\r\n\r\n\r\n\r\nMinecraft script is primarily a tool to make Minecraft Datapack creation easier.\r\n\r\nMinecraft Script is an interpreted programming language which goes through the Python interpreter for output.\r\n\r\nHowever, interpretation is not its main feature, and is rather more of a debugging tool, as its sole\r\n\r\npurpose is to allow you to validate your code before building it into a full datapack.\r\n\r\n\r\n\r\nBe sure to check out the [documentation](https://github.com/Bard-Gaming/Minecraft-Script/tree/main/documentation) and the provided [examples](https://github.com/Bard-Gaming/Minecraft-Script/tree/main/examples)!\r\n\r\n\r\n\r\n## Installation\r\n\r\nMCS can be installed using [Python's pip module](https://pip.pypa.io/en/stable/installation/).\r\n\r\n\r\n\r\n```cmd\r\n\r\npip install minecraft-script\r\n\r\n```\r\n\r\nor\r\n\r\n```cmd\r\n\r\npython -m pip install minecraft-script\r\n\r\n```\r\n\r\n_Note: The package's name in pip is written with a hyphen ``-``,\r\n\r\nwhilst the actual Python package is written with an underscore ``_``._\r\n\r\n\r\n\r\n\r\n\r\n## Usage\r\n\r\nFor a list of all shell commands, you can use the following command:\r\n\r\n```cmd\r\n\r\npython -m minecraft_script help\r\n\r\n```\r\n\r\nIf you want to simplify the usage of shell commands, you can check out [the installations page in the documentation](https://github.com/Bard-Gaming/Minecraft-Script/blob/main/documentation/installations.md).\r\n\r\n\r\n\r\n## GitHub\r\n\r\n[**Link to GitHub Repository**](https://github.com/Bard-Gaming/Minecraft-Script)\r\n\r\n\r\n\r\nSource code, documentation, and examples, can all be found on the GitHub.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Minecraft Script Programming language",
    "version": "0.1.416",
    "project_urls": null,
    "split_keywords": [
        "minecraft",
        "mc",
        "script",
        "language"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "149f9b73fcd5c3642788cf763c2b10b9146f050a55f275e42f41d988d04082f0",
                "md5": "0af9511f6429ed9ef98cd358d7646d17",
                "sha256": "be3507d7f935e0edb4bf0600e381671cbda50da4a646be5c465bc525fa7a81d4"
            },
            "downloads": -1,
            "filename": "minecraft_script-0.1.416-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0af9511f6429ed9ef98cd358d7646d17",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 21763,
            "upload_time": "2023-08-30T11:06:58",
            "upload_time_iso_8601": "2023-08-30T11:06:58.680615Z",
            "url": "https://files.pythonhosted.org/packages/14/9f/9b73fcd5c3642788cf763c2b10b9146f050a55f275e42f41d988d04082f0/minecraft_script-0.1.416-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f226d1cfca69d6fa37e15d32696376a82edeaca44a0fe4bf6a5ff4739ca30178",
                "md5": "45aa7ee46918b8046b345230ecf2a7ba",
                "sha256": "0f856cb3b68ccc3c0d03d7aa59fbe44cea22ea3beff3475115fd173ab33ef795"
            },
            "downloads": -1,
            "filename": "minecraft_script-0.1.416.tar.gz",
            "has_sig": false,
            "md5_digest": "45aa7ee46918b8046b345230ecf2a7ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18095,
            "upload_time": "2023-08-30T11:07:00",
            "upload_time_iso_8601": "2023-08-30T11:07:00.295469Z",
            "url": "https://files.pythonhosted.org/packages/f2/26/d1cfca69d6fa37e15d32696376a82edeaca44a0fe4bf6a5ff4739ca30178/minecraft_script-0.1.416.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-30 11:07:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "minecraft-script"
}
        
Elapsed time: 0.10616s