Go to file
2024-12-07 01:17:53 +03:00
devtools working client 2024-12-07 01:17:53 +03:00
docs working client 2024-12-07 01:17:53 +03:00
examples working client 2024-12-07 01:17:53 +03:00
miney working client 2024-12-07 01:17:53 +03:00
tests working client 2024-12-07 01:17:53 +03:00
.gitignore working client 2024-12-07 01:17:53 +03:00
.readthedocs.yml working client 2024-12-07 01:17:53 +03:00
dev-requirements.txt working client 2024-12-07 01:17:53 +03:00
LICENSE working client 2024-12-07 01:17:53 +03:00
poetry.lock working client 2024-12-07 01:17:53 +03:00
pyproject.toml working client 2024-12-07 01:17:53 +03:00
pytest.ini working client 2024-12-07 01:17:53 +03:00
README.md working client 2024-12-07 01:17:53 +03:00
setup.py working client 2024-12-07 01:17:53 +03:00

Miney - The python interface to minetest

Miney is an Python API to Minetest.

Miney connects locally, over network or internet to the mineysocket mod of minetest.

Documentation

https://miney.readthedocs.io/en/latest/

Status

Beta, the current todo list is in the wiki.

Requirement

  • Python 3.6+ (tested on 3.8)
  • A minetest-server with mineysocket mod