https://github.com/backist/pybeaut
A python library for styling terminal outputs
https://github.com/backist/pybeaut
Last synced: 4 months ago
JSON representation
A python library for styling terminal outputs
- Host: GitHub
- URL: https://github.com/backist/pybeaut
- Owner: Backist
- License: mpl-2.0
- Created: 2022-10-29T13:17:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-30T14:48:09.000Z (over 1 year ago)
- Last Synced: 2026-02-15T08:41:20.023Z (4 months ago)
- Language: Python
- Size: 40 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
☄️ Pybeaut ☄️
###
_A python module to stylize terminal outputs._
## 🔰 Features
- ✅ - Fade effects
- ✅ - Static & Dynamic colors
- ✅ - Colorate texts
- ✅ - Pigeonhole texts | Texts boxes
- ✅ - Center Texts & Text Alignments
- ✅ - Banners
- **_Other new features will be developing soon . . ._**
## Don't need this module if
- 🟥 - Need complex string operations or make terminal pages.
- 🟥 - Make the terminal more beautiful.
- 🟥 - If your system not supports RBG 256bits color representation.
## ❗️ PLEASE NOTE
> [!IMPORTANT]
> Recently the Pystyle library has suffered an update that contains non-legitimate code and that can put at risk your computer and your data, that's why I have been noticed, as a good action towards the community, to upload my own module renamed as "Pybeaut" to continue giving the service that Pystyle used to give with no malicious contexts.
> [!IMPORTANT]
> This module uses colour representations in RGB format to perform colour operations such as Diagonal or other functions.
> Some terminals may not support this functionality, especially in non-Windows 10 or 11 environments.
> Please make sure that your terminal supports RGB colours to avoid display problems.
___
### Recommanations
``If you have any recommendations or new possible implementations of the module features, let us know through an issue in the official repository of the module or by posting a request in the official Pypi portal.``
### Owner
- **[@Backist](https://github.com/Backist/)**
> This project follows **[Semantic Versioning](https://semver.org/)**