zulip/scripts/lib
Tim Abbott f5935e81c7 install: Support being run not directly from /root/zulip.
This adds a dependency on the realpath package on trusty; we could try
to remove it if needed, but given that realpath is included in
coreutils on Xenial (and presumably anything else modern), I think
it's reasonable to add it.

Fixes #1797.
2016-11-18 19:56:58 -08:00
..
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
create-production-venv create-production-venv: Add PY3 support to production venv creation script. 2016-10-11 14:19:00 -07:00
hash_reqs.py Move hash_reqs.py from tools/ to scripts/lib/. 2016-06-22 18:12:08 +05:30
install install: Support being run not directly from /root/zulip. 2016-11-18 19:56:58 -08:00
log-management-command Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00
node_cache.py Fix node_cache code to not require root. 2016-10-25 17:52:19 -07:00
pythonrc.py Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00
setup-apt-repo Run apt-get update only if sources.list has changed. 2016-10-19 16:23:21 +05:00
setup_path_on_import.py mypy: Remove a bunch of now-unnecessary type: ignore annotations. 2016-10-17 11:48:34 -07:00
setup_venv.py mypy: Remove a bunch of now-unnecessary type: ignore annotations. 2016-10-17 11:48:34 -07:00
unpack-zulip zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
upgrade-zulip zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
upgrade-zulip-stage-2 upgrade-zulip: Only remove zproject/local_settings.py if symlink. 2016-10-04 20:41:17 -07:00
zulip_tools.py zulip_tools: Fix run to not eat error output. 2016-10-27 12:26:01 -07:00