Skip to content

VoxLight/unterp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unterp - Minimalistic Python Interpreter

Python

tkinter

Pygments

License

Welcome to Unterp, a minimalistic Python interpreter with a simple and intuitive GUI. This project aims to provide a lightweight alternative to Jupyter notebooks for quick Python script execution and testing.

Features

  • Syntax Highlighting: Leveraging Pygments for beautiful code highlighting.
  • Responsive GUI: Built with tkinter, providing a clean and responsive user interface.
  • Execution Toolbar: Convenient buttons for running code, clearing the console, and restarting the interpreter.

Installation

To install the library directly from the GitHub repository, use the following command:

pip install git+https://github.com/voxlight/unterp.git

Using unterp

Just run unterp as a module.

python -m unterp
unterp in use

Contribute

Feel free to open issues for anything, or make pull requests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages