Skip to content

CoolCat467/MineOS-Market-Client

Repository files navigation

MineOS-Market-Client

Python Client for MineOS market

pre-commit code style: black Ruff

Description

Python re-implementation of the client side of the MineOS App Market API

Installation

Ensure Python 3 is installed on your computer, and use pip to install this project with the command listed below:

pip install git+https://github.com/CoolCat467/MineOS-Market-Client.git

Usage

See the examples directory and run help(market_api).