DependenciesΒΆ

Xonsh currently has the following external dependencies,

Run Time:

  1. Python v3.4+
  2. PLY (optional, included with xonsh)
  3. prompt-toolkit (optional, requires pygments): advanced readline library, syntax-highlighting, line-editing
  4. Jupyter (optional): in-browser REPL, run xonsh in jupyter notebook
  5. setproctitle (optional): change the title of terminal to reflect the current subprocess
  6. distro (optional): linux specific platform information

Documentation:

  1. Sphinx (which uses reStructuredText)
  2. Numpydoc
  3. Cloud Sphinx Theme