Skip to content
/ PyOut Public

Pyout script helps you run your python code and see output on dialog.

Notifications You must be signed in to change notification settings

prtm/PyOut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pyout

Pyout script helps you see code output in dialog.

Features

  • Open Source
  • Helps you run python2 code and see output in dialog.

Installation and Usage

  1. Python2 required
  2. Tkinter required
    sudo apt install python-tk
  1. Pyperclip required
    pip install pyperclip
  1. Copy python2 code you want to run.

  2. Download script and use keyboard shortcut to run the script.

How can it helps?

When using keyboard shortcut to run the script, it is lot easier and help learn python tutorial from website, book etc.

Example: Copy python code.

Ctrl + c

Run the script to see output.

Ctrl + Shift + x 

Screenshot

Copy code Output code

Suggestions

Open to any suggestions and help provided.

About

Pyout script helps you run your python code and see output on dialog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages