🐚 Python-powered shell. Full-featured and cross-platform.
Find a file
2020-09-18 00:21:43 -04:00
.github Stick to Black v19.10b0 for now 2020-08-28 16:20:22 +02:00
appimage Update xonsh.appdata.xml 2020-09-11 03:45:32 +03: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 Merge pull request #3760 from dannysepler/shortcuts 2020-09-15 17:28:16 -07:00
news Add cache on executables-in 2020-09-18 00:04:26 -04:00
requirements Stop pinning sphinx 2020-08-29 13:45:10 -04:00
scripts re-run CI tests 2020-08-08 14:02:44 -04:00
tests clear cache at end of each test case 2020-09-18 00:21:43 -04:00
xonsh uncomment the thing 2020-09-18 00:11:33 -04:00
xontrib Use f-string as per the reviewer request 2020-08-28 16:53:45 +02:00
.authors.yml Updated authorship for 0.9.22 2020-09-16 15:06:47 -07:00
.coveragerc Add xontrib/ to coverage 2019-08-04 12:19:05 +10:00
.gitattributes
.gitignore Setup add [full] extras tag 2020-08-18 22:46:04 -04:00
.mailmap Updated authorship for 0.9.22 2020-09-16 15:06:47 -07: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 let tests run to completion 2020-08-08 14:37:13 -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.22 2020-09-16 15:06:47 -07:00
CHANGELOG.rst Updated CHANGELOG for 0.9.22 2020-09-16 15:06:48 -07:00
codecov.yml
conftest.py
CONTRIBUTING.rst Document preference for pip install over setup.py. 2020-08-11 12:25:17 -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 wcwidth from flake8/black tests 2020-08-10 12:43:25 +02:00
README.rst Add link to matrix room 2020-05-31 17:15:42 +02:00
release.xsh
rever.xsh rm appveyor version bump 2020-08-26 11:58:01 -05:00
run-tests.xsh Test that flake8 error actually fails CI 2020-05-09 10:24:28 -04:00
setup.cfg First round doc update getting started. 2020-08-19 04:20:05 -04:00
setup.py Merge branch 'master' into is_3622 2020-08-24 05:28:34 -04:00
travis.yml
xonsh-in-docker.py Make ptk default version much more recent 2020-09-12 20:01:41 -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.