Dephell Shells
Run shell for virtual environment.
Installation
Install from PyPI:
python3 -m pip install --user dephell_shells
Usage
from pathlib import Path
from dephell_shells import Shells
shells = Shells(bin_path=Path('/home/gram/.../dephell-nLn6/bin'))
shells.current
# ZshShell(bin_path=Path('/home/gram/.../dephell-nLn6'), shell_path=Path('/usr/bin/zsh'))
shells.current.run()
CLI
Show current shell path:
$ python3 -m dephell_shells
/bin/zsh
Actiavate venv:
$ python3.7 -m dephell_shells ./venv/bin
Release files for dephell-shells 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dephell_shells-0.1.5.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dephell_shells-0.1.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.7 kB
Release files / dephell_shells-0.1.5.tar.gz
| Download URL | dephell_shells-0.1.5.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
77150b732db135d436f41c2c6f12694e6058a8609214117ee80f6c40234ac2d5
|
|
BLAKE2b-256 checksum How to use checksums |
b16eca45ab70f782c71293584398a50f3d73da873f1fd5fee2a0faddea2a2ed9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
DepHell/0.8.3
|
Release files / dephell_shells-0.1.5-py3-none-any.whl
| Download URL | dephell_shells-0.1.5-py3-none-any.whl |
|---|---|
| Size | 6.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3bdb8aba72640c51259dc5cb0ee40c4cd948cb644e5ceedd7e725766575a5225
|
|
BLAKE2b-256 checksum How to use checksums |
39b1e8e109d591b749fa7a2c83eb220c1c9b3e4aec2b03260412142a9b7e7c07
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
DepHell/0.8.3
|