zulip/scripts/lib
Greg Price a099e698e2 py3: Switch almost all shebang lines to use `python3`.
This causes `upgrade-zulip-from-git`, as well as a no-option run of
`tools/build-release-tarball`, to produce a Zulip install running
Python 3, rather than Python 2.  In particular this means that the
virtualenv we create, in which all application code runs, is Python 3.

One shebang line, on `zulip-ec2-configure-interfaces`, explicitly
keeps Python 2, and at least one external ops script, `wal-e`, also
still runs on Python 2.  See discussion on the respective previous
commits that made those explicit.  There may also be some other
third-party scripts we use, outside of this source tree and running
outside our virtualenv, that still run on Python 2.
2017-08-16 17:54:43 -07:00
..
third deps: Change npm to yarn for reliablity, security, and speed. 2017-08-05 12:29:06 -07:00
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
cd_exec scripts: Add cd_exec library helper. 2017-07-21 17:28:20 -07:00
check-upstart install: Add clear error message if upstart is installed on Xenial. 2016-11-29 19:16:26 -08:00
create-production-venv py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
email-mirror-postfix py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
hash_reqs.py py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
install prod: Ensure the Zulip version of node is installed. 2017-01-06 16:18:29 -08:00
install-node deps: Change npm to yarn for reliablity, security, and speed. 2017-08-05 12:29:06 -07:00
log-management-command py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
node_cache.py Changes node_modules to default to the same args for generate_sha1sum. 2017-08-05 12:29:16 -07:00
pythonrc.py pep8: Add compliance with rule E261 scripts/lib/pythonrc.py. 2017-05-31 17:07:15 -07:00
queue_workers.py py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
setup-apt-repo provision: Partially add zesty to supported systems. 2017-08-15 21:51:19 -07:00
setup_path_on_import.py Use zulip-py3-venv when running on Python 3 2016-11-26 13:20:22 -08:00
setup_venv.py provision: Install Python 3 versions of system dependencies. 2017-08-09 14:05:52 -07:00
unpack-zulip py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
upgrade-zulip py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
upgrade-zulip-stage-2 py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
zulip_tools.py py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00