CLI for highlighting tab spaces in a file
Project description
Taby
A pip package that highlights tabs
Features
- Easy to use
- Fast
- Efficient
Author
This pip package was created and maintained by Landon Hutchins and Travis Mackey
Installation
The following are the steps on how to use the Taby package.
pip install taby
#Create a highlighter object by specifying the color of the highlight and thennthe 'TAB' keyword to replace all tab instances in the file.
ho = highlighter('color', 'TAB')
#Specify a file to be read from, a file to output, and the highlighter object
reader(infile, outfile, ho)
#Once the output file has been written to, specify the same outfile and pass in the highlighter object so that the changes can be printed to the console.
console(outfile, ho)
Contributions
This project is currently closed to contributions
License
MIT
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
Taby-0.0.5.tar.gz
(2.0 kB
view details)
Built Distribution
Taby-0.0.5-py3-none-any.whl
(3.7 kB
view details)
File details
Details for the file Taby-0.0.5.tar.gz
.
File metadata
- Download URL: Taby-0.0.5.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35518afb4eee71ff6ba4b9029cfbd3d5385de237afb0d6f379465c1349183914 |
|
MD5 | f5344f7a70ad2943acea3adcb22eb2c3 |
|
BLAKE2b-256 | 8bd56850117e75fa8e8d400df33bb8d4f5c3ca30cef6b03725e3bb290f7df3d0 |
File details
Details for the file Taby-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: Taby-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee70b0131ac22a2464a879b27f5f2450db7e91cdd3fc0485586876524c8846e2 |
|
MD5 | 6170abbbe8441f7f25d4d7b1103cab79 |
|
BLAKE2b-256 | 8b1243fcee569f68e1d12388f4bdc63bbf2233a934bd6f2ffab3bbf598a05eb0 |