Skip to content

coryavra/scrikit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScriKit (The Script Kit)

scrikit Logo

ScriKit is a lightweight no-dependency toolkit for quickly building consistently beautiful CLI python scripts. Really, it's just a collection of my most-used utility functions and variables.

Features

  • Script class: Quickly build scripts with colorful banners, built-in benchmarking, and more.
  • Color theme: Predefined color variables, organized into a theme.
  • Enhanced logging: Automatically overrides the native logging formatter with colorized output for different log levels.
  • Data displays: Also contains a table and tree display functions for visualizing data in the terminal.

Installation

You can download the source code and copy into your project, or install directly into your python environment with:

pip install scrikit

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages