Will list all .po files that are to be transated
Project description
Potodo
Potodo, a Flawless TODO/progress listing CLI tool for po files
Installation
pip install potodo
Usage
usage: potodo [-h] [-l] [-f] [-a ABOVE | -b BELOW] path repo
List and prettify the po files left to translate
positional arguments:
path Execute Potodo in the given path
repo Repo in the form of ORG/REPO to display if translation
is reserved in issues
optional arguments:
-h, --help show this help message and exit
-l, --matching-files Suppress normal output; instead print the name of each
matching po file from which output would normally have
been printed.
-f, --fuzzy Will only print files marked as fuzzys
-a ABOVE, --above ABOVE
Will list all TODOs ABOVE given INT% completion
-b BELOW, --below BELOW
Will list all TODOs BELOW given INT% completion
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
potodo-0.0.3.tar.gz
(3.9 kB
view hashes)
Built Distribution
potodo-0.0.3-py3-none-any.whl
(5.5 kB
view hashes)