Library for Amino. Telegram - https://t.me/aminodorks
Project description
amino.dorks.fix
amino.dorks.fix — a fixed version of the old aminofix library, restored to work properly with the Amino API. It works on DorksRestAPI.
📢 Telegram: @aminodorks
📦 Installation
pip install amino.dorks.fix
Or from repository:
git clone https://github.com/misterio060/amino.dorks.fix
cd amino.dorks.fix
pip install .
🔧 Usage
Example of login and performing a check-in:
import aminodorksfix
client = aminodorksfix.Client('go to @aminodorks_bot to get api key')
client.login(email='<EMAIL>', password='<PASSWORD>')
print('logged in', client.profile.nickname)
sub_client = aminodorksfix.SubClient(comId='comId', profile=client.profile)
sub_client.check_in()
📚 Documentation
Currently, documentation is in progress.
For now, you can use old aminofix examples since the API is mostly the same.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file amino_dorks_fix-3.9.11.14.tar.gz.
File metadata
- Download URL: amino_dorks_fix-3.9.11.14.tar.gz
- Upload date:
- Size: 76.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
785f757f36af388bd4aaac1dd759805b72ecaec5cee47aca1b9b15e9e155a157
|
|
| MD5 |
3683de44d1e95a7a7ed02b0c3a1e1777
|
|
| BLAKE2b-256 |
9f006fb1dd7850c304cacb0ceb6abe19cf8a331019c1d1f0166edf61ee1ccfe8
|
File details
Details for the file amino_dorks_fix-3.9.11.14-py3-none-any.whl.
File metadata
- Download URL: amino_dorks_fix-3.9.11.14-py3-none-any.whl
- Upload date:
- Size: 82.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9daeb928c7bf27fba6fdc8042ffee937474857fe16a2707431e6f19ee815ee9d
|
|
| MD5 |
76419516238f8438eeceabbaba6faab0
|
|
| BLAKE2b-256 |
bc3f43ca82484bc8f51f37e32f65f9e43943c82f50c9f003eb8e106706434d00
|