Skip to main content

For interacting with Among Us

Project description

AmongUsAPI

For interacting with the Among Us

Instillation

python -m pip install AmongUsAPI

Dependencies (auto-installed)

  • pyscreenshot
  • pyautogui
  • pywin32
  • more-properties
  • imagehash

Usage

import amongUsAPI
MenuClass.function

Example(s)

from amongUsAPI import MainMenu

if MainMenu.inMainMenu:
    MainMenu.clickOnlineBtn()

Note that you must have among us in full screen mode in order to use amongUsAPI

As of right now, this is a requirement; however, in the future, it will likely only be a preferrence

Features

Coming Soon

Changelog

0.0.1

Initial Unstable Release

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

AmongUsAPI-0.0.1.tar.gz (3.4 kB view hashes)

Uploaded source

Built Distribution

AmongUsAPI-0.0.1-py3-none-any.whl (4.2 kB view hashes)

Uploaded py3

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