Python Client for MineOS market
Python re-implementation of the client side of the MineOS App Market API
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
See the examples
directory and run help(market_api)
.