Will list all .po files that are to be translated
Project description
Potodo
Potodo, a (almost) flawless TODO/progress listing CLI tool for po files.
Potodo is part of poutils!
Poutils (.po
utils) is is a metapackage to easily install usefull Python tools to use with po files
and potodo
is a part of it! Go check out Poutils to discover the other useful tools for po
file related translation!
Installation
pip install potodo
Usage
usage: potodo [-h] [-p path] [-e path [path ...]] [-a X] [-b X] [-f] [-o] [-n] [-c] [-j] [--exclude-fuzzy] [--exclude-reserved] [--only-reserved] [--show-reservation-dates] [--no-cache] [-i] [-l] [--version] [-v]
List and prettify the po files left to translate.
optional arguments:
-h, --help show this help message and exit
-p path, --path path execute Potodo in path
-e path [path ...], --exclude path [path ...]
exclude from search
-a X, --above X list all TODOs above given X% completion
-b X, --below X list all TODOs below given X% completion
-f, --only-fuzzy print only files marked as fuzzys
-o, --offline don't perform any fetching to GitHub/online
-n, --no-reserved don't print info about reserved files
-c, --counts render list with the count of remaining entries (translate or review) rather than percentage done
-j, --json format output as JSON
--exclude-fuzzy select only files without fuzzy entries
--exclude-reserved select only files that aren't reserved
--only-reserved select only only reserved files
--show-reservation-dates
show issue creation dates
--no-cache Disables cache (Cache is disabled when files are modified)
-i, --interactive Activates the interactive menu
-l, --matching-files Suppress normal output; instead print the name of each matching po file from which output would normally have been printed.
--version show program's version number and exit
-v, --verbose Increases output verbosity
Contributing
You can run the tests using tox
locally like:
tox -p auto
before commiting.
A pre-commit hook like:
cat <<EOF > .git/hooks/pre-commit
#!/bin/sh
exec tox -s -p all
EOF
may help.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
Julien Palard 👀 💻 |
Antoine 👀 💻 |
Jules Lasne (jlasne) 👀 💻 |
Christophe Nanteuil 👀 💻 |
Claire Revillet 👀 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!
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
Built Distribution
File details
Details for the file potodo-0.19.2.tar.gz
.
File metadata
- Download URL: potodo-0.19.2.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b62ce1224f800bd3d724a15c95e4bdd4cccd267b5bf1b72e6d419dbf0da9e25 |
|
MD5 | 8525958ac9f76dd479ad88da11e251e6 |
|
BLAKE2b-256 | d3b23c9d13c7bda9ebde3615d1e76784cc8b9db573ab6c7cfc99dcfb2783b1c2 |
File details
Details for the file potodo-0.19.2-py3-none-any.whl
.
File metadata
- Download URL: potodo-0.19.2-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c94a9aed75a8852027a261fbdd512d509d7e732c5e21f81216ede6cfc8b57547 |
|
MD5 | 6fe8836266117769edb2f724d388ba32 |
|
BLAKE2b-256 | 159890177d5a5469ece2a5feaaebc4150fc559071579bd85011af055ceabfb44 |