Skip to content

Yet another dev web app productivity tools that helps to improve productivity with simple in-built functionalities.

Notifications You must be signed in to change notification settings

bendanye/yet-another-dev-productivity-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yet-another-dev-productivity-tools

Yet another dev web app productivity tools that helps to improve productivity with simple in-built functionalities.

Prerequisites

At least Python 3.7

Project Setup & Commands

Install venv

python3 -m venv .venv

Install required library

source .venv/bin/activate

pip install -r requirements.txt

Run the program

source .venv/bin/activate

streamlit run main.py

Features

Copy Json Inside Json

copy_json

List Conversion

list_conversion

Template

template

String Transformation

transformation

Impetus

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.

About

Yet another dev web app productivity tools that helps to improve productivity with simple in-built functionalities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages