🐚 Python-powered shell. Full-featured and cross-platform.
Find a file
Noorhteen Raja NJ 1622697194
feat: some python libraries depend on isatty to check for terminal capabilities (#4013)
related to #4008

style: linter rst fix

refactor: update isatty of proxy functions
2021-02-04 11:44:01 -05:00
.github chore: bring back codcoverage report (#3998) 2020-12-18 09:04:42 -05:00
appimage Update pre-requirements.txt (#4073) 2021-01-30 15:13:33 -05:00
ci chore (ci): improve ci workflows and deps management (#3873) 2020-10-19 11:52:37 -04:00
docs Update tutorial_ptk.rst (#4052) 2021-01-11 11:44:50 -05:00
news feat: some python libraries depend on isatty to check for terminal capabilities (#4013) 2021-02-04 11:44:01 -05:00
requirements Add groups to env vars (#4026) 2021-01-04 12:21:44 -05:00
scripts re-run CI tests 2020-08-08 14:02:44 -04:00
tests Feat abbrevs callback (#4031) 2021-01-29 12:18:22 -05:00
xonsh feat: some python libraries depend on isatty to check for terminal capabilities (#4013) 2021-02-04 11:44:01 -05:00
xontrib Feat abbrevs callback (#4031) 2021-01-29 12:18:22 -05:00
.authors.yml Updated authorship for 0.9.25 2021-01-29 08:57:33 -05:00
.coveragerc chore: bring back codcoverage report (#3998) 2020-12-18 09:04:42 -05:00
.gitattributes Syntax highlighting for xsh on Github 2020-10-01 23:33:19 +03:00
.gitignore chore: bring back codcoverage report (#3998) 2020-12-18 09:04:42 -05:00
.mailmap Updated authorship for 0.9.25 2021-01-29 08:57:33 -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 Add groups to env vars (#4026) 2021-01-04 12:21:44 -05:00
amalgamate.py black updates to tests and docs 2020-08-26 10:10:59 -05:00
AUTHORS.rst Updated authorship for 0.9.25 2021-01-29 08:57:33 -05:00
CHANGELOG.rst Updated CHANGELOG for 0.9.25 2021-01-29 08:58:58 -05:00
codecov.yml refactor: make codecov checks informational (#4057) 2021-01-13 09:13:41 -05: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 Add Open in google cloudshell in the readme. (#4040) 2021-01-04 12:46:56 -05: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 chore: bring back codcoverage report (#3998) 2020-12-18 09:04:42 -05:00
scent.py feat: add setting to set custom function to format prompt 2020-10-25 22:49:22 +05:30
setup.cfg refactor: convert prompt_ret_code to be a py file (#4032) 2021-01-12 13:35:38 -05:00
setup.py fix: update setup.py table generation function (#4044) 2021-01-05 09:58:02 -05: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

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>
    <br><a align="center" href="https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/xonsh/xonsh.git"><img alt="Open in Cloud Shell" src ="https://gstatic.com/cloudssh/images/open-btn.svg"></a></br>
    </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.