2017-08-13 21:48:26 -04:00
|
|
|
|
2020-08-29 13:00:25 -04:00
|
|
|
Installation
|
|
|
|
============
|
2019-02-05 19:03:06 -05:00
|
|
|
|
2020-08-20 01:32:04 -04:00
|
|
|
Prerequisites
|
|
|
|
-------------
|
2020-09-01 20:35:10 -04:00
|
|
|
* python V3.6 or later.
|
2020-08-20 01:32:04 -04:00
|
|
|
* for interactive use, an ansi (vt100-compatible) terminal application. On Windows 10, the
|
|
|
|
separately-installable `Windows Terminal app <https://github.com/microsoft/terminal/releases>`_
|
|
|
|
is recommended.
|
|
|
|
|
2017-08-13 21:48:26 -04:00
|
|
|
Installation
|
2019-02-05 19:03:06 -05:00
|
|
|
------------
|
2020-08-20 01:32:04 -04:00
|
|
|
Xonsh can be installed via package manager, via appimage or just run from a pre-built container:
|
2017-08-13 21:48:26 -04:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:titlesonly:
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2020-08-20 01:32:04 -04:00
|
|
|
packages
|
2019-10-17 12:16:53 -04:00
|
|
|
appimage
|
2020-02-11 12:57:08 -05:00
|
|
|
containers
|
2020-03-03 12:30:33 -05:00
|
|
|
editors
|
2020-09-13 15:37:44 -04:00
|
|
|
jupyter
|
2020-08-20 01:32:04 -04:00
|
|
|
|
2020-08-29 13:00:25 -04:00
|
|
|
Configuration and Customization
|
|
|
|
================================
|
2020-08-20 01:32:04 -04:00
|
|
|
|
2020-08-29 13:00:25 -04:00
|
|
|
Xonsh uses startup configuration files and provides configuration wizards to help you set them up.
|
2020-08-20 01:32:04 -04:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:titlesonly:
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2020-08-29 13:00:25 -04:00
|
|
|
xonshrc
|
2020-08-20 01:32:04 -04:00
|
|
|
customization
|
2020-08-29 13:00:25 -04:00
|
|
|
platform-issues
|