A xonsh wrapper around conda
Project description
# xonda
This is a thin wrapper around conda for use with [xonsh](http://xon.sh)
It provides tab completion for most features and also will tab-complete activate calls for environments.
## Installation
Just do a `console pip install xonda `
or you can clone the repo and do `console python setup.py install `
## Configuration To automatically load xonda at startup, put `console xontrib load xonda `
in your .xonshrc
## Usage
Use as you would use conda, but just write xonda instead. Contrived? You bet! But hey, x is right next to c on many keyboards and if you’re using xonsh, chances are you type xonda all the time anyway. Then curse and fix it.
`console xonda install -c conda-forge xonsh `
`console xonda activate my_new_env `
`console xonda remove python=2.7 `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file xonda-0.1.2.tar.gz
.
File metadata
- Download URL: xonda-0.1.2.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a92163419e5a6a4df1fc333f75519441991af668253557d17b7522b13320d0bf |
|
MD5 | 5900062b2743a26b22f361ff6dec050a |
|
BLAKE2b-256 | 17df2cb69034cc716e557c3ca46e894697b87670e3ec609a596d9a62d602c51c |