2016-05-11 00:42:36 -04:00
|
|
|
Xontribs
|
|
|
|
========
|
|
|
|
The following lists known xonsh contributions (xontribs), a description of the
|
|
|
|
xontrib, and how to get your hands on it. Once installed, these xontribs
|
2018-04-23 06:47:13 -04:00
|
|
|
can be loaded into your session by adding them to your xonshrc file or on the
|
|
|
|
command line using the ``xontrib`` command:
|
2016-05-11 00:42:36 -04:00
|
|
|
|
|
|
|
.. code-block:: xonshcon
|
|
|
|
|
2016-06-04 22:28:36 -04:00
|
|
|
>>> xontrib mpl xo ...
|
2016-05-11 00:42:36 -04:00
|
|
|
|
|
|
|
.. See the xontrib tutorial for more information.
|
|
|
|
|
|
|
|
.. include:: xontribsbody
|
2021-03-01 18:44:17 +03:00
|
|
|
|
|
|
|
More xontribs you can find on `Github <https://github.com/topics/xontrib>`_.
|