Skip to main content

A library for aminoapps.com to create Amino bots.

Project description

AminoLab

AminoLab Api For AminoApps using aminoapps.com/api github link >> https://github.com/LilZevi/AminoLab

Example

#Login
import AminoLab
client = AminoLab.Client()
email = input("Email >> ")
password = input("Password >> ")
client.auth(email=email, password=password)

P.S - More Examples in https://github.com/LilZevi/AminoLab/blob/main/src/examples.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AminoLab-2.0.tar.gz (7.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page