Read and write Minecraft NBT and SNBT data.
Project description
Amulet-NBT
Amulet-NBT is a Python 3 library, written in Cython and C++, 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~=3.0
Documentation
See our readthedocs site 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 or C++ code.
Links
- Documentation - https://amulet-nbt.readthedocs.io
- Github - https://github.com/Amulet-Team/Amulet-NBT
- Website - https://www.amuletmc.com/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for amulet_nbt-3.0.0a2-cp312-cp312-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51134528e2eb6fcab66d2ec07e8bbe57314ff61bf71d37f7df49249da3ebd09b |
|
MD5 | 894e470f322cd9df5bb663d4a2e7faf8 |
|
BLAKE2b-256 | 30c2cb533962fea54164b28c8f9959af15f87face0f55cb159b44219596edab0 |
Hashes for amulet_nbt-3.0.0a2-cp312-cp312-macosx_10_9_universal2.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1e441bd90ff71aa9689695ba4aa9a642e0c2403f4e4ff5a8be739c11348cf85 |
|
MD5 | c96a0e9e2b07f5a3ada0242529224996 |
|
BLAKE2b-256 | 33610704f264a3c7148583808379807afdd5a89c1d5fd390fc71d3cc24cad20f |
Hashes for amulet_nbt-3.0.0a2-cp311-cp311-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c13dd70850a1dd7f3a6fb8859ec91dcf61cfb491ddc269d34b80d40b2c678175 |
|
MD5 | 017ea07004e7ccfe38b5e4c5b1326f15 |
|
BLAKE2b-256 | c8157b6c23a1df67739ffbd2fee486b159e34724f1115685357d146f4ea15ef3 |
Hashes for amulet_nbt-3.0.0a2-cp311-cp311-macosx_10_9_universal2.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e010f7cddf25d1af0580120cdfb2bcb1ddaaaca79f2bd16be668700b4eadf29 |
|
MD5 | f57446fc3521cd8faca43ca3a2d10a05 |
|
BLAKE2b-256 | 1d8468c535fd3d8be6076e06656e4478024f1aa4279ceaadb5a286cb63cf2a79 |