Skip to content

legopitstop/MojangSkin

Repository files navigation

MojangSkin - 1.0.0

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.

What is this?

Get Minecraft player skins from the Mojang API.

Install

pip install MojangSkin

Requirements

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.

Example

See examples.py

License

MIT License

Releases

No releases published

Packages

No packages published