mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
19 lines
459 B
ReStructuredText
19 lines
459 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
|