Python helper module for the local Minescript Fabric bridge
Project description
MinePyScript
Installable Python package for the Minescript client bridge.
Install
py -m pip install .
Build
py -m build
Notes
- This package talks to a local Minescript Fabric bridge over HTTP.
- It requires the Minecraft mod to be installed and running.
- Set
MINESCRIPT_PORTif the bridge is not using the default port47641.
Example
import minescript
print(minescript.methods())
print(minescript.getplayerpos())
minescript.sendchat("Hello from Python")
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
minescript-1.0.0.tar.gz
(5.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file minescript-1.0.0.tar.gz.
File metadata
- Download URL: minescript-1.0.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f32ffd728ceab8e014dce9b93e99e4fd706e74aa979cd03e90a15b1dbeeac61
|
|
| MD5 |
2a78de90be3afa462aa35e56800977ca
|
|
| BLAKE2b-256 |
d48b4d492b85d27220f2ae8e9770f39c5d893022d451f53a6a4d93e46feef33e
|
File details
Details for the file minescript-1.0.0-py3-none-any.whl.
File metadata
- Download URL: minescript-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
389feb89e4ba85acebada4cadde397ee0e18c13f09eb4554329ddface11a4168
|
|
| MD5 |
2fe1bf3adc14563690fe40825e5210c5
|
|
| BLAKE2b-256 |
c7ec1940d35a1f7d6dd0fe0e77ace1a5257a8af4f691d72530aaff21a377a3e9
|