# aclib.inputs **Repository Path**: anschaser/aclib.inputs ## Basic Information - **Project Name**: aclib.inputs - **Description**: listen keyboard and mouse input - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-13 - **Last Updated**: 2023-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Installation pip install aclib.inputs # Usage ``` python from aclib.inputs import Listener ```