Yet another dev web app productivity tools that helps to improve productivity with simple in-built functionalities.
At least Python 3.7
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
source .venv/bin/activate
streamlit run main.py
I always find it there will be always tasks that need to manipulate lines so i built this application is for my own convenience to help me manipulate lines easily as well as learning Streamlit.