🐚 Python-powered shell. Full-featured and cross-platform.
Find a file
2020-08-06 11:29:19 +02:00
.github Merge pull request #3589 from anki-code/patch-1 2020-08-01 16:28:15 -05:00
ci fix additional nit flagged by new flake3.8; remove stale reference to pytest-flake8 2020-05-15 20:18:16 -04:00
docs Environment variable registration, deregistration (addresses #3227) (#3377) 2020-08-05 10:39:11 -04:00
news Merge pull request #3627 from laloch/argv0 2020-08-05 10:41:48 -05:00
requirements Clean up ignorable warnings in clean pytest run 2020-05-08 15:41:06 -04:00
scripts correct xonsh invocation for unit tests 2019-12-06 09:37:44 -05:00
tests Merge pull request #3627 from laloch/argv0 2020-08-05 10:41:48 -05:00
xonsh fix regression with LC_MESSAGES missing in locale 2020-08-06 11:29:19 +02:00
xontrib Merge pull request #3650 from daniel-shimon/improve-completers 2020-08-04 21:11:47 -05:00
.appveyor.yml bumped version to 0.9.18 2020-05-05 08:12:59 -04:00
.appveyor_install.cmd black not available on 3.5 2019-07-19 17:30:34 -04:00
.appveyor_test.cmd setup.py instead 2018-12-05 19:45:58 -05:00
.authors.yml Updated authorship for 0.9.18 2020-05-05 08:12:59 -04:00
.coveragerc Add xontrib/ to coverage 2019-08-04 12:19:05 +10:00
.gitattributes
.gitignore perf tweaks per review 2020-07-21 19:00:22 -04:00
.mailmap Updated authorship for 0.9.18 2020-05-05 08:12:59 -04:00
.pre-commit-config.yaml pre-commit: relax python version to any python version 3 2019-10-02 14:52:56 -05:00
.travis.yml Merge branch 'flake8_in_CI' of https://github.com/bobhy/xonsh into flake8_in_CI 2020-05-06 23:23:42 -04:00
amalgamate.py Fix amalgamation to not "unblack" __init__ files 2018-09-05 10:37:33 -04:00
appveyor.yml
AUTHORS.rst Updated authorship for 0.9.18 2020-05-05 08:12:59 -04:00
CHANGELOG.rst Run (pure) flake8 in CI; deprecate config for pytest-flake8 2020-05-06 22:49:11 -04:00
codecov.yml
conftest.py
CONTRIBUTING.rst Run (pure) flake8 in CI; deprecate config for pytest-flake8 2020-05-06 22:49:11 -04:00
github_deploy_key.enc
license
logo.txt
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 veded ptk from black and flake8 checks 2020-08-06 10:06:23 +02:00
README.rst Add link to matrix room 2020-05-31 17:15:42 +02:00
release.xsh Fix deprecation warnings from unallowed escapes 2018-10-05 11:51:08 +02:00
rever.xsh no sign 2019-10-15 17:14:50 -04:00
run-tests.xsh Test that flake8 error actually fails CI 2020-05-09 10:24:28 -04:00
setup.cfg Exclude veded ptk from black and flake8 checks 2020-08-06 10:06:23 +02:00
setup.py Add vended ptk to pakages setup.py 2020-08-06 10:08:13 +02:00
travis.yml
xonsh-in-docker.py Remove most of Python 3.5 compatibility code. (#3654) 2020-08-05 10:29:31 -04:00
xontribs.json

xonsh
=====

.. image:: https://badges.gitter.im/xonsh/xonsh.svg
   :alt: Join the chat at https://gitter.im/xonsh/xonsh
   :target: https://gitter.im/xonsh/xonsh?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

.. image:: https://img.shields.io/badge/%23xonsh%3Afeneas.org-Matrix-green
   :alt: Matrix room: #xonsh:feneas.org
   :target: https://matrix.to/#/#xonsh:feneas.org

.. image:: https://travis-ci.org/xonsh/xonsh.svg?branch=master
    :target: https://travis-ci.org/xonsh/xonsh

.. image:: https://ci.appveyor.com/api/projects/status/github/xonsh/xonsh?svg=true
    :target: https://ci.appveyor.com/project/xonsh/xonsh

.. image:: https://circleci.com/gh/xonsh/xonsh.svg?style=shield
    :target: https://circleci.com/gh/xonsh/xonsh

.. image:: https://codecov.io/gh/xonsh/xonsh/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/xonsh/xonsh

xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.
The language is a superset of Python 3.5+ with additional shell primitives.
xonsh (pronounced *conch*) is meant for the daily use of experts and novices alike.

Please visit https://xon.sh for more information.

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.