Skip to content

PowerPCFan/kroma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kroma

Kroma is a lightweight and powerful library for terminal output in Python. It allows you to set colors, text formatting, and more with ease!

Installation

It's super simple - just install it from PyPI via pip. You will need Python 3.10 or higher.

pip install kroma

Why use Kroma?

Kroma is significantly better than libraries like colorama, and Kroma even has features that the very popular and powerful module rich lacks, such as:

  • Dynamic color manipulation
  • Powerful gradient generation
  • Built-in color palettes
  • Global terminal color scheme management (via palettes)
  • Simple, intuitive, lightweight, and focused API

Documentation

Read the docs for the full API reference and detailed usage examples:

https://www.powerpcfan.xyz/docs/kroma/v2/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages