xonsh/docs/dependencies.rst
Frank Sachsenheim 81f0f50496 Adds a xonsh.platform module
comes with occasional code cleanup and micro optimizations
fixes `xonsh.tools.CommandCache.all_commands`
2016-05-20 19:26:02 +02:00

18 lines
446 B
ReStructuredText

Dependencies
============
Xonsh currently has the following external dependencies,
*Run Time:*
#. Python v3.4+
#. PLY (optional, included with xonsh)
#. prompt-toolkit (optional)
#. Jupyter (optional)
#. setproctitle (optional)
#. distro (optional)
*Documentation:*
#. `Sphinx <http://sphinx-doc.org/>`_ (which uses `reStructuredText <http://sphinx-doc.org/rest.html>`_)
#. Numpydoc
#. Cloud Sphinx Theme