Multi-donuts

Yow want add colorfull easter egg in your project, but all the code for donut consuming file space? Use Multi-donuts lib!


Keywords
DONUT, CONSOLE-GRAPHIC, RGB
License
MIT
Install
pip install Multi-donuts==1.0

Documentation


Multi donuts

Create colorful donuts in 3 rows of code!

Downloads Contributors Forks Stargazers Issues License

About The Project

Screen Shot

Yow want add colorfull easter egg in your project, but all the code for donut consuming file space? Use Multi-donuts lib!

Here's why:

  • Your time should be focused on creating something amazing. All donuts is on our side

Built With

Numpy, ansicolors

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to install library.

  • pip
pip install multi_donuts

Installation

  1. Install library
pip install multi_donuts

Usage

from multi_donuts import Donut

donut = Donut(1, "rainbow")
donut.start()