quarry
Python library that implements the Minecraft network protocol and data types (by barneygale)
pyminecraft
Minecraft tools (server management, statistics tracking, etc) in Python (by Paradoxdruid)
quarry | pyminecraft | |
---|---|---|
3 | 2 | |
544 | 0 | |
0.7% | - | |
4.1 | 0.0 | |
6 months ago | about 4 years ago | |
Python | Python | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
quarry
Posts with mentions or reviews of quarry.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-23.
-
Kamehameha in Minecraft
Hey, i found out there is no way to remove that message from the game. But you can make a basic proxy to hide only that chat message: here is the repository to the api: Quarry. Note that this is only an example not the proxy you need.
-
Is there a modern version of MCSignOnDoor?
Link HERE
-
Programmers of Reddit, what's the most interesting GitHub repository you've come across?
For me it was probably quarry which taught me about protocol buffers
pyminecraft
Posts with mentions or reviews of pyminecraft.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Script to download, render, and upload a map version of a Minecraft Realms server - fun with requests and tqdm
I had fun pulling together the pieces for a minecraft script that automates downloading a Minecraft Realms backup, rendering it in a "google maps" style map with Overviewer, and uploading it to my server. I hope you enjoy it, too! https://github.com/Paradoxdruid/pyminecraft
What are some alternatives?
When comparing quarry and pyminecraft you can also consider the following projects:
fetch-some-proxies - Simple Python script for fetching "some" (usable) proxies
Amulet-Map-Editor - A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
node-minecraft-protocol - Parse and serialize minecraft packets, plus authentication and encryption.
python-minecraft-clone - Source code for each episode of my Minecraft clone in Python YouTube tutorial series.
lbry-sdk - The LBRY SDK for building decentralized, censorship resistant, monetized digital content apps.
pyCraft - Minecraft-client networking library in Python