Skip to content

Python program which create thread and visualize thread execution time through a python module called urwid

Notifications You must be signed in to change notification settings

leorm2002/ThreadCreatorAndVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

ThreadCreatorAndVisualizer

Python program which create thread and visualize thread execution time through a python module called urwid recommended use with retro-cool-terminal

Screenshots

Image Image Image

Install

Install urwid module of python by typing:

sudo pip3 install urwid

You can install cool-retro-term by following this guide

Usage

Download file from github:

    git clone https://github.com/leorm02/ThreadCreatorAndVisualizer.git

Execute Software:

    cd ThreadCreatorAndVisualizer
    python threadCreator.py

About

Python program which create thread and visualize thread execution time through a python module called urwid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages