zulip/tools/lib
Alex Vandiver 7fe1780088 provision: Install `crudini` for zulip.conf shell scripting.
A few tools already use this, and it is part of server installation;
install it in development environments as well.
2020-06-15 17:58:39 -07:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
capitalization.py python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07:00
git-tools.bash tools: Give `require_clean_work_tree` our nice UI touches. 2020-04-06 17:52:10 -07:00
gitlint-rules.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
html_branches.py python: Convert more "".format to Python 3.6 f-strings. 2020-06-13 15:39:00 -07:00
pretty_print.py python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
provision.py provision: Install `crudini` for zulip.conf shell scripting. 2020-06-15 17:58:39 -07:00
provision_inner.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
sanity_check.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
template_parser.py python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
test_script.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
test_server.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00