Metadata-Version: 2.1
Name: Aminopy
Version: 1.0.0
Summary: A library to create Amino bots.
Home-page: https://github.com/Oustex/Aminopy
Author: Oustex
Author-email: oustexp@gmail.com
License: Apache V2
Download-URL: https://github.com/Oustex/Aminopy/tarball/master
Keywords: aminoapps,amino-py,amino,amino-bot,narvii,api,oustex,slimakoi,aminopy,official
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

[//]: # (**README Improved By ODYSS3EUS**)
[//]: # (Never Underestimate Presentation)

<h1 align="center">
  <br>
  <a href="https://github.com/Oustex/Aminopy"><img src="https://cdn.discordapp.com/icons/715911730550800514/8b577d0f9d38614422601a71e91b866d.png?size=512" alt="Amino.py" width="200"></a>
  <br>Aminopy<br>
</h1>

[
![pypi](https://img.shields.io/badge/Amino.py-Documentation-orange)
](https://aminopy.readthedocs.io/en/latest/)
[
![pypi](https://img.shields.io/badge/Amino.py%20build%20and%20test-passing-brightgreen?logo=github&labelColor=black)
](https://github.com/Oustex/Aminopy)
#### What Is This?
Aminopy 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.

#### Why not Amino.py?
Amino.py has lost support and you should use this module instead of Amino.py to ensure there are no bugs

### API Reference
Read The Docs: [Link Here](https://aminopy.readthedocs.io/en/latest/)

#### How do I use this?
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 Amino.py`
- **NOTE:** MAKE SURE YOU TYPE `Aminopy` **NOT** `Amino`, `Amino.py` AS IT WILL INSTALL THE **WRONG** PACKAGE!

#### Pip Not Working?
0. Make Sure Pip Is Installed See: [How To Set-Up Pip](https://nitratine.net/blog/post/how-to-setup-pythons-pip/) 
1. Alternatively Download The API [HERE](https://github.com/Slimakoi/Amino.py/archive/refs/heads/master.zip)
2. Extract The .zip File Either With [Winrar](https://www.win-rar.com/download.html?&L=0) or [7zip](https://www.7-zip.org/download.html)
3. Open The Extracted Folder In An [IDE](https://visualstudio.microsoft.com/downloads/) Of Your Choosing
And Navigate To The Folder Named `Amino.py-master`
4. Select The Python Interpreter
5. Make A New `*.py` File And Start Creating 

[//]: # (*Verbose Instructions For Those Who Want To Start Programming But Don't Know How.)

### If You Have Any Questions Join Us On Discord

[![DiscordButton](https://bit.ly/32neyjM)](https://discord.gg/ypA2RtAVvE)

