Like Figlet but puts the text in a box
Project description
boxie
A command line utility to put text in a box.
Installation
pip install boxie
To get the last version:
pip install git+https:/github.com/UltiRequiem/boxie
If you are on Linux you may need to use sudo to access this globally.
Usage
boxie "Hello World"
Or...
python -m boxie "Hello World"
Or in your code:
from boxie import boxier
boxier("Hello World")
Screenshot
LICENSE
This project is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
boxie-1.3.1.tar.gz
(3.5 kB
view details)
Built Distribution
boxie-1.3.1-py3-none-any.whl
(4.9 kB
view details)
File details
Details for the file boxie-1.3.1.tar.gz
.
File metadata
- Download URL: boxie-1.3.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.6 Linux/5.13.10-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58044b7a8e0ef055af80c8613cc34d51fc5777f7ec81112024b09e48bf6953d5 |
|
MD5 | c41aca8345054bfdbd7e163767c61432 |
|
BLAKE2b-256 | 6420cf000e7008c5fa9b52e4f47888f4bacf07d70cf751f422de4a17eb4379fc |
File details
Details for the file boxie-1.3.1-py3-none-any.whl
.
File metadata
- Download URL: boxie-1.3.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.6 Linux/5.13.10-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a118837aebba69851dd4f36c73b0690c09b35159a6fa41529ac59b85611c0340 |
|
MD5 | 096b1bc468694efb817dc7aedf60c2fe |
|
BLAKE2b-256 | dfe9d1fc753111084255211e8e5c85887f5dfee1f98a4fd182160aa0968c9355 |