Skip to main content

Library Python Beautiful Text And Panel In Terminal

Project description

Description

This library is used to create panels on the terminal. Besides that, it can also create beautiful colorful text or make something that is still related to the 2 above.

Example

from xavier_themes.panel import Panel

Panel("aku sayang kamu")

You can add parameters : widht, colorpanel, colortext

from xavier_themes.panel import Panel

Panel("aku sayang kamu",widht=50,colorpanel="GREEN",colortext="BLUE")

You can create a panel that adjusts the size of the text by adding : widht="FIT" or widht="fit"

from xavier_themes.panel import Panel

Panel("aku sayang kamu",widht="FIT")

Valid Color List

• RED
• GREEN
• YELLOW
• BLUE
• ORANGE
• CYAN
• WHITE
• BLACK
• DEFAULT/NO_COLOR

Special Thanks For

- Dapunta Khurayra
- Angga Kurniawan
- Latip Harkat
- Nanta XE
- Rizky Dev
- ExtremeBoy

License

Use MIT License (MIT). Please see License File for more information license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xavier-themes-0.0.6.tar.gz (34.1 kB view hashes)

Uploaded Source

Built Distribution

xavier_themes-0.0.6-py3-none-any.whl (33.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page