Skip to main content

FancyBox

Fancy Box is a Python module that allows you to print beautiful message boxes on command line. There are predefined message boxes, you can use or you can create you own custom box.

Installation

pip3 install fancybox

Uses

  • Simple messages
import fancybox as fb

fb.success("Test Successful")
fb.error("IOError occured")
fb.info("Setup Completed")
fb.warning("name is NULL")

Output Screenshot

  • Box with title and description

Table Screenshot

  • Create customize box
from fancybox import Box
box= Box()
box.bgcolor= 2
box.fgcolor= 15
box.border= 11
box.makebox("NAMES")
box.addbox("Python")
box.addbox("Linux")
box.addbox("Windows")

Custom box

Happy Programming

Release files for fancybox 1.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for fancybox 1.0.0
File Size Uploaded
fancybox-1.0.0.tar.gz 3.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for fancybox 1.0.0
File Interpreter ABI Platform
fancybox-1.0.0-py3-none-any.whl Python 3 none any Details

Total release size:8.4 kB

Release files / fancybox-1.0.0.tar.gz

Download URL fancybox-1.0.0.tar.gz
Size 3.0 kB
Tags Source
SHA-256 checksum
How to use checksums
618e52a2d089f8450b825e82118d938d1f09950293a9b8421b9768c60c94d8ed
BLAKE2b-256 checksum
How to use checksums
73a20237a8a86cc68cc66644da48a0b4e23939951dc5e3c101d88bfaf0e7870e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8

Release files / fancybox-1.0.0-py3-none-any.whl

Download URL fancybox-1.0.0-py3-none-any.whl
Size 5.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
f2864be7815d22fba296750a8a3bff1e80b5942179b08f9b4aa126a98dca63ca
BLAKE2b-256 checksum
How to use checksums
0322f2efc347b9042d5a6626d3f352a98eddd7e95e240c547988550db652a8f7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 release files

0.1.2

2 release files

0.1.1

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page