Print a list in columns.
Project description
PRINT A LIST IN COLUMNS
Does what it says on the tin.
Print a list in columns based on the size of the current terminal, favoring vertical space over horizontal, i.e) use all available vertical space before creating additional columns.
INSTALLATION
pip install columns
CLI USAGE
usage: columns [-h] list [list ...]
Print a list in columns.
positional arguments:
list A list to print.
optional arguments:
-h, --help show this help message and exit
EXAMPLES
columns items{0..256}
columns $(shuf -n 100 /usr/share/dict/words)
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
columns-0.0.2.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file columns-0.0.2.tar.gz
.
File metadata
- Download URL: columns-0.0.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f2e6600a56bf0ac5a94ceeb867aaf949edb70e63852a13baabbfe0b2cbd1371 |
|
MD5 | 3d87880f75be1f198d577d44a3e64960 |
|
BLAKE2b-256 | ccf8a9c53422dfdc3f489c2168f7e7f2e74fbab1b0488c03270a062ff4565209 |
File details
Details for the file columns-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: columns-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d676301be7b0417e2ded8d162984df03e04388523e0e0ac9050e28f63720f36c |
|
MD5 | 938436ac44c64f481a9498dc9a9165f2 |
|
BLAKE2b-256 | 726e439bf76594a085a3d1c69d7ecd8077256015bde84631733baac5a876c46d |