Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 1.34 KB

File metadata and controls

17 lines (16 loc) · 1.34 KB

404 image not found path:https://github.com/tromoSM/EasyPycode/blob/main/Assets/fullbanner.png?raw=true

EasyPycode

EasyPycode is a lightweight, Windows focused Python utility module intended to simplify common tasks in console based applications. It provides a small, consistent interface for improving user interaction, system integration, and workflow control without introducing heavy dependencies or graphical frameworks.

PyPI Downloads PyPI Downloads

installation

pip install easypycode

and import the module into your python script as

import easypycode as ez

Documentation

read easypycode documentation before using.

© 2026 - tromoSM. Licensed under Apache 2.0.