/skingrabber

A Python API wrapper for Minecraft skins

Primary LanguagePythonMIT LicenseMIT

Documentation Status PyPI version

SkinGrabber

A Python API wrapper for Minecraft skins and UUID's

Current Version = 0.1.6

Documentation

Documentation is available here: https://skingrabber.readthedocs.io/

Installation

To install skingrabber, do:

pip install skingrabber or

pip3 install skingrabber or

python -m pip install skingrabber

Examples

Some examples are available in the examples folder

For more detailed explanations and functions, visit the docs