Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 277 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 277 Bytes

Monopoly One API on Python

Install

git clone https://github.com/Zakovskiy/monopolyone.py

Import and Auth

import monopolyone

MonopolyOne = monopolyone.Client("email", "password");