This is color50.

Welcome to the home page of the documentation for color50, a lightweight Python package for colorful output at the command line.


Installation

To install color50, execute the following pip command:

pip install color50

Documentation Contents


This project was created as a final project submission for Harvard University’s CS50P – Introduction to Programming with Python course. Check out the course here: CS50P course website.