Skip to content
Manuel Cabral edited this page Jun 10, 2022 · 2 revisions

Cornelius

Cornelius allows you to control mouse and keyboard inputs in a simple way.

Main features

  • Capture/modify mouse position
  • Press/release keys

Usage

Install the PyPI package

pip install cornelius

or clone the repository

git clone https://github.com/manucabral/cornelius.git

Manually install

  1. Download last release here
  2. Copy cornelius inside you project folder
  3. Import modules in your python file