🐚 Python-powered shell. Full-featured and cross-platform.
Find a file
Carmen Bianca Bakker ba68d1e4a6
Add news item
Signed-off-by: Carmen Bianca Bakker <carmen@carmenbianca.eu>
2020-10-25 17:09:36 +01:00
.github Add 3.9 to genbuilds.xsh 2020-10-25 17:07:53 +01:00
appimage Update xonsh.appdata.xml 2020-09-11 03:45:32 +03:00
ci chore (ci): improve ci workflows and deps management (#3873) 2020-10-19 11:52:37 -04:00
docs Procs Initial Refactor (#3897) 2020-10-20 10:21:11 -04:00
news Add news item 2020-10-25 17:09:36 +01:00
requirements Merge pull request #3902 from t0fik/fix_prompt_toolkit_version 2020-10-19 11:41:07 -05:00
scripts re-run CI tests 2020-08-08 14:02:44 -04:00
tests Merge pull request #3923 from jnoortheen/update-test-vc-branch 2020-10-23 17:07:08 -05:00
xonsh Merge pull request #3916 from anki-code/timing_lexer 2020-10-23 17:51:28 -05:00
xontrib Add xog xontrib (#3896) 2020-10-17 11:53:00 -04:00
.authors.yml Updated authorship for 0.9.24 2020-10-16 18:14:26 -05:00
.coveragerc Add xontrib/ to coverage 2019-08-04 12:19:05 +10:00
.gitattributes Syntax highlighting for xsh on Github 2020-10-01 23:33:19 +03:00
.gitignore feat: add mypy to project 2020-10-09 20:19:09 +05:30
.mailmap Updated authorship for 0.9.24 2020-10-16 18:14:26 -05:00
.pre-commit-config.yaml chore (ci): improve ci workflows and deps management (#3873) 2020-10-19 11:52:37 -04:00
.travis.yml Procs Initial Refactor (#3897) 2020-10-20 10:21:11 -04:00
amalgamate.py black updates to tests and docs 2020-08-26 10:10:59 -05:00
AUTHORS.rst Updated authorship for 0.9.24 2020-10-16 18:14:26 -05:00
CHANGELOG.rst Updated CHANGELOG for 0.9.24 2020-10-16 18:14:26 -05:00
codecov.yml codecov threshold 2% 2017-03-28 15:15:58 +03:00
conftest.py add comment on conftest.py to why it exists 2016-07-17 01:21:11 +02:00
CONTRIBUTING.rst Fix some typos 2020-10-03 23:02:39 -04:00
github_deploy_key.enc publish dev and latest release docs on xonsh-docs 2016-10-20 19:48:38 -04:00
license copyright update 2016-06-30 12:24:55 -04:00
logo.txt accomodate pip bug by making setup.py ascii 2015-11-16 15:12:02 -08:00
Makefile Fix ply update directive in Makefile 2018-11-02 14:46:17 -04:00
MANIFEST.in Add all test files to MANIFEST.in 2019-04-07 22:33:01 +02:00
pyproject.toml Exclude wcwidth from flake8/black tests 2020-08-10 12:43:25 +02:00
README.rst link 2020-10-22 19:41:10 +03:00
release.xsh Fix deprecation warnings from unallowed escapes 2018-10-05 11:51:08 +02:00
rever.xsh chore (ci): improve ci workflows and deps management (#3873) 2020-10-19 11:52:37 -04:00
run-tests.xsh Procs Initial Refactor (#3897) 2020-10-20 10:21:11 -04:00
scent.py fix: during amalgamate it removes type-ignore comments 2020-10-09 20:19:09 +05:30
setup.cfg Procs Initial Refactor (#3897) 2020-10-20 10:21:11 -04:00
setup.py Procs Initial Refactor (#3897) 2020-10-20 10:21:11 -04:00
travis.yml some v3.5 updates 2015-09-13 12:17:11 -04:00
xonsh-in-docker.py Make ptk default version much more recent 2020-09-12 20:01:41 -04:00
xontribs.json added xontribs 2016-05-09 23:40:45 -04:00

xonsh
=====

.. raw:: html

    <p align="center">
    <b>xonsh</b> is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.
    </p>

    <p align="center">
    The language is a superset of Python 3.5+ with additional shell primitives. <br>
    xonsh (pronounced <i>conch</i>) is meant for the daily use of experts and novices alike.
    </p>

    <p align="center">
    <a href="https://xon.sh/contents.html#installation"><img src="https://raw.githubusercontent.com/xonsh/xonsh/master/docs/_static/xonsh4.png" alt="What is xonsh?"></a>
    </p>

    <p align="center">
    If you like xonsh, :star: the repo, <a href="https://twitter.com/intent/tweet?text=xonsh%20is%20a%20Python-powered,%20cross-platform,%20Unix-gazing%20shell%20language%20and%20command%20prompt.&url=https://github.com/xonsh/xonsh" target="_blank">write a tweet</a> and stay tuned by watching releases.
    </p>

    <p align="center">
    <a href="https://gitter.im/xonsh/xonsh?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge" target="_blank"><img src="https://badges.gitter.im/xonsh/xonsh.svg" alt="Join the chat at https://gitter.im/xonsh/xonsh"></a>
    <a href="https://matrix.to/#/#xonsh:feneas.org" target="_blank"><img src="https://img.shields.io/badge/%23xonsh%3Afeneas.org-Matrix-green" alt="Matrix room: #xonsh:feneas.org"></a>
    <a href="https://travis-ci.org/xonsh/xonsh" target="_blank"><img src="https://travis-ci.org/xonsh/xonsh.svg?branch=master" alt="Travis"></a>
    <a href="https://ci.appveyor.com/project/xonsh/xonsh" target="_blank"><img src="https://ci.appveyor.com/api/projects/status/github/xonsh/xonsh?svg=true" alt="Appveyor"></a>
    <a href="https://circleci.com/gh/xonsh/xonsh" target="_blank"><img src="https://circleci.com/gh/xonsh/xonsh.svg?style=shield" alt="circleci"></a>
    <a href="https://codecov.io/gh/xonsh/xonsh" target="_blank"><img src="https://codecov.io/gh/xonsh/xonsh/branch/master/graph/badge.svg" alt="codecov"></a>
    </p>

First steps
***********

Visit https://xon.sh for more information:

- `Installation <https://xon.sh/contents.html#installation>`_ - using packages, docker or AppImage.
- `Tutorial <https://xon.sh/tutorial.html>`_ - step by step introduction in xonsh.
- `Xontribs <https://xon.sh/xontribs.html>`_ - list of awesome xonsh extensions.

Projects that use xonsh
***********************

- `gitsome <https://github.com/donnemartin/gitsome>`_: A supercharged Git/shell autocompleter with GitHub integration.
- `rever <https://regro.github.io/rever-docs/>`_: Cross-platform software release tool.
- `Regro autotick bot <https://github.com/regro/cf-scripts>`_: Regro Conda-Forge autoticker.
- `xxh <https://github.com/xxh/xxh>`_: Using xonsh wherever you go through the ssh.