Skip to main content

Streaming video data via networks

Project description

MacroLib

Python3 Macro Library.

Warning

This has only been tested on linux (debian) I am not sure if this works on others operating systems, I will test later

How To Install

pip install MacroLib

Dependencies

pip install pyautogui
pip install opencv-python 
pip install caer

Example

import MacroLib as Macro

Macro.move(100, 100)

for i in range(10):
  Macro.click()

Documentation

Ill add docs later

To-Do

  • Add More Functionallity

  • Add Package To Pypi

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

MacroLib-1.0.0.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

MacroLib-1.0.0-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

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