MAmino.py Is A Python API For Communicating With Amino Servers Whilst Pretending That You're An App User. This Is Mostly Accomplished By Spoofing Device Configuration Headers. It Is Also For Objectifying And Organizing Amino Response Data, So That Actually Doing Anything Is Easier.
Read The Docs: Link Here
You'll Need Python 3 To Use This Library, I Recommend Using Python 3.6 Or Earlier.
To Install It Just Open The Command Line And Type This Command python3 -m pip install MAmino.py
- NOTE: MAKE SURE YOU TYPE
Amino_new
NOTAmino
AS IT WILL INSTALL THE WRONG PACKAGE UNINSTALL Amino.py!
- Make Sure Pip Is Installed See: How To Set-Up Pip
- Alternatively Download The API HERE
- Extract The .zip File Either With Winrar or 7zip
- Open The Extracted Folder In An IDE Of Your Choosing
And Navigate To The Folder Named
Amino_new-master
- Select The Python Interpreter
- Make A New
*.py
File And Start Creating