Create and maintain simple Tools that anyone can use without having to code

This Repository is intended to create and maintain simple Tools that anyone can use without having to code. The tools can be as simple as extracting few keywords from text, but with lot of options and customizations.
Invoking the tools should be as simple as Double Clicking the Python files. Any extra requirements will be mentioned explicitly in the python files itself or an Usage example will be provided.

simpleLogFilter.py

image

Python Modules Installation

pip install PySimpleGUI

simpleUMLGenerator

image

Pre-requisites

pip install PysimpleGUI
pip install pylint
Install GraphViz software from : https://graphviz.org/download/
You need to install Graphviz and then modify your PATH so Windows can find it.
If the python module does not contain “init.py”,

 

 

 

To finish reading, please visit source site