Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.08 KB

File metadata and controls

25 lines (16 loc) · 1.08 KB

Python-modules

This is a collection of some of my own python modules.
It is not guaranteed that they are always completely bug-free, but they should work without problems.

Topics


Minecraft

Minecraft launch API: A module which is able to launch minecraft (using picomc) and download fabric
Hypixel profit scan: A module to get the best profits using different methods in Hypixel Skyblock
Mod download API: A module to download minecraft mods from Modrinth or Curseforge

PyQt

PyQt animation: A module to add animated transitions between pages in a PyQt interface

Other

Colored text: A module similar to colorama but with the ability to replace colors in a prompt based on hex codes (for example make text after §f white)