-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Manuel Cabral edited this page Jun 10, 2022
·
2 revisions
Cornelius allows you to control mouse and keyboard inputs in a simple way.
- Capture/modify mouse position
- Press/release keys
Install the PyPI package
pip install cornelius
or clone the repository
git clone https://github.com/manucabral/cornelius.git
- Download last release here
- Copy cornelius inside you project folder
- Import modules in your python file