Cherry Pie 1.0.0 | Coderz Repository

CherryPie 1.0.0

Last updated:

0 purchases

CherryPie 1.0.0 Image
CherryPie 1.0.0 Images

Free

Languages

Categories

Add to Cart

Description:

CherryPie 1.0.0

_____ _ _____ _
| | |_ ___ ___ ___ _ _| _ |_|___
| --| | -_| _| _| | | __| | -_|
|_____|_|_|___|_| |_| |_ |__| |_|___|
|___| V1.0.0

🍒 Build a beautiful CLI application.



CherryPie is a simple module that builds CLI applications allowing python developers to create simple navigational UI, Loading screens, Progress bars, Styled text and much MORE


# Create and display a menu
Input
x = Menu(['Tab 1', 'Tab 2', 'Tab 3', 'Tab 4'],
['Content for tab 1', 'Content for tab 2', 'Content for tab 3', 'Content for tab 4'])

x.display(0)

Output
┌───────┐ ┌───────┐ ┌───────┐ ┌───────┐
│ Tab 1 │ │ Tab 2 │ │ Tab 3 │ │ Tab 4 │
┌─┘ └─┴───────┴─┴───────┴─┴───────┴──────────────────────────────────────────────────┐
│ Content for tab 1 │
└──────────────────────────────────────────────────────────────────────────────────────────┘

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.