Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 957 Bytes

File metadata and controls

41 lines (28 loc) · 957 Bytes

ANSI based python module

a python module focused on creating better gui within the terminal is cross terminal!

Features

  • rgb colors
  • 256 bit colors
  • Cursor movement
  • Mouse input
  • controller input
  • arrows input
  • ESC input
  • reading off the terminal
  • Terminal modes
  • box drawing generator
  • HSV/HEX conversion
  • Theme support
  • way more

Example

from ansi import *

stuf for nerds: nt - terminal type (windows)

credits:

built by me

Music by Mikhail Smusev from Pixabay

used ANSI Escape Sequences a lot (ALSO is main source) btop4win - for most of the themes folder.

built for stardance