NOTE: This project is still being worked on and may have a few errors with functions or functions that are placeholder and do not have any functionallity.
Get Minecraft player skins from the Mojang API.
pip install MojangSkin
Name | Descirption |
---|---|
mojangapi | Mojang is a Python package for accessing Mojang's services. It serves as a simple wrapper around Mojang's API and can be used to convert UUIDs, get profile information, and much more. |
requests | Requests is a simple, yet elegant, HTTP library. |
Pillow | PIL is the Python Imaging Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift. |
MIT License