Commandline tool which can transpose, flip, rotate data formatted in rows and columns. With many ways to define how the columns are defined. Rotations can be multiples of 45 degrees.
simple transpose: transpose
a b c
d e f
to
a d
b e
c f
rotate by 45 degrees: transpose -45
a b c
d e f
g h i
to
a
d b
g e c
h f
i
or reverse a line:
transpose -y -p .
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
text-transpose-1.0.0.tar.gz
(7.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file text-transpose-1.0.0.tar.gz.
File metadata
- Download URL: text-transpose-1.0.0.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.4.2 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea76c50cb24a892eacaede43f868a25b79f403d27bd07ee9874fb8ee4bfa646b
|
|
| MD5 |
f06f3c0e242c9dc7d3954bac3cb42037
|
|
| BLAKE2b-256 |
01bc3f91fe7b197a36aa28b7f23ba101aafabb94f6a73af4c75da5a98d1f5c0c
|
File details
Details for the file text_transpose-1.0.0-py3-none-any.whl.
File metadata
- Download URL: text_transpose-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.4.2 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9efb6b097b6ee291247b43321b8e855c99a274f63285de0d07884a0db34325dc
|
|
| MD5 |
559357e95616082274bb46da966c4828
|
|
| BLAKE2b-256 |
44ddea6de7fee5d5987612a15d71f7073de2986677ba2103fd472608801eea72
|