ModLicenseRef-All-Rights-Reserved
PyFish (python)
This mod allows to execute python script in minecraft and also to make minecraft mod using python.
17
Downloads
1
Followers
2 months ago
Updated
📦
2
Versions
📖About PyFish (python)
A mod that allows you to execute python scripts or to make your own mods using python.
It has a "Minecraft" API that allows you to set blocks, summon entities, listen to events, etc.
The user don't have to have anything installed for Python to work.
This mod has GraalPy (a java Python) and pip integrated in its jar.
You can install every python package that is pure python you want in your mod.
Some Native packages are recoded in Java and included in PyFish. Native libs built-in now :requests, sqlite3, asyncio, logging, pathlib, and websocket
Fully detailed Documentation and Support on Discord