amulet-nbt


Nameamulet-nbt JSON
Version 2.1.5 PyPI version JSON
download
home_pagehttps://www.amuletmc.com
SummaryRead and write Minecraft NBT and SNBT data.
upload_time2025-06-05 10:59:36
maintainerNone
docs_urlNone
authorJames Clare, Ben Gothard
requires_python~=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Amulet-NBT

![Build](../../workflows/Build/badge.svg)
![Unittests](../../workflows/Unittests/badge.svg?event=push)
![Stylecheck](../../workflows/Stylecheck/badge.svg?event=push)

Amulet-NBT is a Python 3 library, written in Cython, for reading and writing both binary NBT and SNBT.

SNBT (or Stringified-NBT) is the JSON like format used in Java commands.

## Installing

Run this command to install from PyPi.

`pip install amulet-nbt~=2.0`

## Documentation

See our [readthedocs site](https://amulet-nbt.readthedocs.io) for the full documentation of this library.

## Development

To develop the library you will need to download the source and run this command from the root directory.

`pip install -e .[dev]`

This will build the library in-place and expose it to python.
Since this code is compiled you will need to run it again each time you change cython code.

## Links
- Documentation - https://amulet-nbt.readthedocs.io
- Github - https://github.com/Amulet-Team/Amulet-NBT
- Website - https://www.amuletmc.com/

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.amuletmc.com",
    "name": "amulet-nbt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "James Clare, Ben Gothard",
    "author_email": "amuleteditor@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/87/d5/b6d5eca9be6f1956e1eb3c2b04d5f09c4b532f0d08111fcd85430cc36718/amulet_nbt-2.1.5.tar.gz",
    "platform": "any",
    "description": "# Amulet-NBT\n\n![Build](../../workflows/Build/badge.svg)\n![Unittests](../../workflows/Unittests/badge.svg?event=push)\n![Stylecheck](../../workflows/Stylecheck/badge.svg?event=push)\n\nAmulet-NBT is a Python 3 library, written in Cython, for reading and writing both binary NBT and SNBT.\n\nSNBT (or Stringified-NBT) is the JSON like format used in Java commands.\n\n## Installing\n\nRun this command to install from PyPi.\n\n`pip install amulet-nbt~=2.0`\n\n## Documentation\n\nSee our [readthedocs site](https://amulet-nbt.readthedocs.io) for the full documentation of this library.\n\n## Development\n\nTo develop the library you will need to download the source and run this command from the root directory.\n\n`pip install -e .[dev]`\n\nThis will build the library in-place and expose it to python.\nSince this code is compiled you will need to run it again each time you change cython code.\n\n## Links\n- Documentation - https://amulet-nbt.readthedocs.io\n- Github - https://github.com/Amulet-Team/Amulet-NBT\n- Website - https://www.amuletmc.com/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Read and write Minecraft NBT and SNBT data.",
    "version": "2.1.5",
    "project_urls": {
        "Homepage": "https://www.amuletmc.com"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a85626f8b0bfc8699bc2926ad27860e71cadc2de446bb23626cd9964720a070c",
                "md5": "748b20fb66f0387347f5add5c8d27059",
                "sha256": "4d34f8788a35fcf0dae17b6bbff08c24a68af707e809f3c4216bcdb5f1176177"
            },
            "downloads": -1,
            "filename": "amulet_nbt-2.1.5-cp310-cp310-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "748b20fb66f0387347f5add5c8d27059",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "~=3.9",
            "size": 1566670,
            "upload_time": "2025-06-05T10:59:43",
            "upload_time_iso_8601": "2025-06-05T10:59:43.105950Z",
            "url": "https://files.pythonhosted.org/packages/a8/56/26f8b0bfc8699bc2926ad27860e71cadc2de446bb23626cd9964720a070c/amulet_nbt-2.1.5-cp310-cp310-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "adf353898da2a00b2f1b26d0b7fae1ed091d3802825b5c41e99921f75f772fa5",
                "md5": "3ed5f285421e7876f1c202cedebd989c",
                "sha256": "8a2fc28a947fc6f692279c379353444df282b5afdad860993c2f4101313284d9"
            },
            "downloads": -1,
            "filename": "amulet_nbt-2.1.5-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3ed5f285421e7876f1c202cedebd989c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "~=3.9",
            "size": 679664,
            "upload_time": "2025-06-05T10:59:54",
            "upload_time_iso_8601": "2025-06-05T10:59:54.481817Z",
            "url": "https://files.pythonhosted.org/packages/ad/f3/53898da2a00b2f1b26d0b7fae1ed091d3802825b5c41e99921f75f772fa5/amulet_nbt-2.1.5-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7aeb33598436a8fc812fd1901427dac57b21c99d65673db520f344e9eef1bf50",
                "md5": "e349aed3469f664643176b3bfbb9fd64",
                "sha256": "5a489ee1d2ad8b237463651a54be09273db9b2c87d7eef57b8ffc251bdcc3450"
            },
            "downloads": -1,
            "filename": "amulet_nbt-2.1.5-cp311-cp311-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "e349aed3469f664643176b3bfbb9fd64",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "~=3.9",
            "size": 1570582,
            "upload_time": "2025-06-05T10:59:33",
            "upload_time_iso_8601": "2025-06-05T10:59:33.602622Z",
            "url": "https://files.pythonhosted.org/packages/7a/eb/33598436a8fc812fd1901427dac57b21c99d65673db520f344e9eef1bf50/amulet_nbt-2.1.5-cp311-cp311-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "320af90a9b87e9eed0cb8362af6fbd595a53c4951715fda7a3708bfcaa0d13fb",
                "md5": "10bed564ea3eaf12c4343bc6fd7e3a96",
                "sha256": "05d28b140a11aee6f977dee19fdaced2bd723dde947840a8356daa9b6da934a7"
            },
            "downloads": -1,
            "filename": "amulet_nbt-2.1.5-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "10bed564ea3eaf12c4343bc6fd7e3a96",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "~=3.9",
            "size": 682300,
            "upload_time": "2025-06-05T10:59:48",
            "upload_time_iso_8601": "2025-06-05T10:59:48.339394Z",
            "url": "https://files.pythonhosted.org/packages/32/0a/f90a9b87e9eed0cb8362af6fbd595a53c4951715fda7a3708bfcaa0d13fb/amulet_nbt-2.1.5-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "73e093094e8c7e1add248ee25141749ad134015b6be8b3eb874233574f8de3cc",
                "md5": "6c4ce0dfd460fdbb051c85fa24894b2e",
                "sha256": "35011a53ae1656b611dd552302452bb9dfe87af1750270fe645c9128eea502c2"
            },
            "downloads": -1,
            "filename": "amulet_nbt-2.1.5-cp39-cp39-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "6c4ce0dfd460fdbb051c85fa24894b2e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "~=3.9",
            "size": 1582861,
            "upload_time": "2025-06-05T10:59:40",
            "upload_time_iso_8601": "2025-06-05T10:59:40.323630Z",
            "url": "https://files.pythonhosted.org/packages/73/e0/93094e8c7e1add248ee25141749ad134015b6be8b3eb874233574f8de3cc/amulet_nbt-2.1.5-cp39-cp39-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5a92dbc7a81f69012773a3a5d63c834618e255de80810d4b3d941813789d61b7",
                "md5": "58d2f1c1669eaec79b28d044199b6379",
                "sha256": "b997d704eaf6b4aeab0d1e442ffa119226d6213b15ec849a24c1fa6c3b34a9a9"
            },
            "downloads": -1,
            "filename": "amulet_nbt-2.1.5-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "58d2f1c1669eaec79b28d044199b6379",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "~=3.9",
            "size": 686479,
            "upload_time": "2025-06-05T10:59:47",
            "upload_time_iso_8601": "2025-06-05T10:59:47.294662Z",
            "url": "https://files.pythonhosted.org/packages/5a/92/dbc7a81f69012773a3a5d63c834618e255de80810d4b3d941813789d61b7/amulet_nbt-2.1.5-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "87d5b6d5eca9be6f1956e1eb3c2b04d5f09c4b532f0d08111fcd85430cc36718",
                "md5": "805a4ef30581c7dcf72475d99fc2c8a5",
                "sha256": "ab23373efb251993a526381311e5f25cdcb5a33ee373a785198733543defbb17"
            },
            "downloads": -1,
            "filename": "amulet_nbt-2.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "805a4ef30581c7dcf72475d99fc2c8a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.9",
            "size": 1423568,
            "upload_time": "2025-06-05T10:59:36",
            "upload_time_iso_8601": "2025-06-05T10:59:36.025470Z",
            "url": "https://files.pythonhosted.org/packages/87/d5/b6d5eca9be6f1956e1eb3c2b04d5f09c4b532f0d08111fcd85430cc36718/amulet_nbt-2.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-06-05 10:59:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "amulet-nbt"
}
        
Elapsed time: 1.22131s