Unofficial python wrapper for the Amino web api
Project description
AminoAcids
What is this?
AminoAcids is a python api for communicating with amino servers while pretending that you are an app user. This is mostly accomplished by spoofing device configuration headers, though actually generating those is still in progress. It is also for objectifying and organizing amino response data, so that actually doing anything is easier.
Why is this?
A member of the Coding101 Amino asked about a public Amino API, and that got my brain thinking. So, I decided to start making one as a fun project.
How is this?
As mentioned, this works largely by spoofing device info and login session keys in request headers. These were captured by using the Amino application an android client, and by using Charles to intercept request and API response data. If you'd like to do this for yourslef, you should be using android 6 or earlier
Who is this?
This is currently being developed by me alone, though pull requests and issues are very much so welcome. You can contact me on Discord at Zero#5200 if you have any questions about the project, or for anything else.
Usage
Documents are coming soon, when I have something to document. That being said, this is an unstable build and should not be relied on for much (the API will change!). If you'd still like to use it, all of the methods (should) contain docstrings with info to get you started.
Contributing
This project is just starting (as of whenever this README is pushed), so there are no contributing guidelines yet. Feel free to poke around the source, and feel free to create a pull with some new features or fixes that you'd like to implement.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aminoacids-0.1.1.tar.gz
.
File metadata
- Download URL: aminoacids-0.1.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa41c3cdbe6404bafeef30358aa143c9b30a7f9f425791c65a18d59bbb179db4 |
|
MD5 | 7fef7b0e8c1df5b18edab884c2ed788f |
|
BLAKE2b-256 | 570e9c90197bd9302209404ce6b57b21ee799aad241c88568261087ae6cb5364 |
File details
Details for the file aminoacids-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: aminoacids-0.1.1-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e8612ac59bf5cbdc758d5b5fac20744d0642455de7f887457a6f1d937831921 |
|
MD5 | 4d46b0d81b126e61b33a71c66b40d93e |
|
BLAKE2b-256 | e6713e506de1ff7ea260de63408d38acaf44080a37fe9ccfe8fbd3716a5bbf6a |