Skip to content

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.

License

Notifications You must be signed in to change notification settings

tromoSM/EasyPycode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

installation

pip install git+https://github.com/tromoSM/easypycode.git

and import the module into your python script as

import easypycode as ez

Documentation

read easypycode documentation before using.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages