Draw boxes like never before!
Project description
Draw boxes like never before! Python porting of boxen.
Install
pip install boxing
or
pipenv install boxing
Usage
boxing(text, style='single', margin=1, padding=1)
>>> from boxing import boxing
>>> boxing("Hello, world!")
┌───────────────────┐
│ │
│ Hello, world! │
│ │
└───────────────────┘
>>> boxing("boxing", style="double", padding=2, margin=1)
╔══════════════════╗
║ ║
║ ║
║ boxing ║
║ ║
║ ║
╚══════════════════╝
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
boxing-0.1.0.tar.gz
(1.9 kB
view details)
Built Distributions
boxing-0.1.0-py3.6.egg
(1.9 kB
view details)
File details
Details for the file boxing-0.1.0.tar.gz
.
File metadata
- Download URL: boxing-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b23266fe11f71398af5cd66c1d7aff8f9a4ec1fd48cc469d9429a6d2b969790a |
|
MD5 | 1c84fe55ac0d22f249fe119181c5bebd |
|
BLAKE2b-256 | 690ed5e7ff53dd3b6cd9c9d97dfbf9617e0dd964674c88eda7ebc9785c42d458 |
File details
Details for the file boxing-0.1.0-py3.6.egg
.
File metadata
- Download URL: boxing-0.1.0-py3.6.egg
- Upload date:
- Size: 1.9 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21bfc6cc4bf7a9ac894ff306d49fc988bdb498383d48c0de38e54a910115cc3f |
|
MD5 | 0b08497f16db1ca699cdb7f1b6f166f0 |
|
BLAKE2b-256 | 7db1b0af4dd99164b6b0f8c4a7e4406e230a1b65acbc24ba0654bc367567bf6c |
File details
Details for the file boxing-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: boxing-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 869771574d964f684a7389a50abb26fec219e06de6a5a234643cd561c546af6e |
|
MD5 | 3621a4ccc17fb74233f158ef0b09fc6d |
|
BLAKE2b-256 | 008d07373e66282cfb13583940df9a9d63996ee249e2df7c06962847fdcd69b0 |