Skip to main content

An async Python wrapper for the Mojang API.

Project description

Async-Mojang is a Python package for accessing Mojang's services. This library can be used to convert UUIDs, get a profile's information, change your Minecraft username or skin, and much more.

There is one component to this package:

  • Public API - Used to parse information about Minecraft profiles and more. Authentication is not required.

Installation

Python 3.7 or higher is required.

The easiest way to install the library is using pip. Just run the following console command:

pip install -U git+https://github.com/FroostySnoowman/Async-Mojang

Public API Quickstart

All Public API usage is found in the tests.py file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

async_mojang-1.0.0.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

async_mojang-1.0.0-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page