Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 529 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 529 Bytes



Amino API on Python

Install

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

Import and Auth

import amino

Amino = amino.Client("your email", "your password");