index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
python
/
README.md
Age
Commit message (
Expand
)
Author
2025-01-23
feat(python): support multiple venvs via `$PYTHON_VENV_NAMES` (#12932)
Marc Cornellà
2024-09-15
fix(python)!: remove harmful `ipython` alias (#12676)
Marc Cornellà
2024-05-07
feat(python): autovenv keeps activated on subdirs (#12396)
Michael Gonzo
2024-03-03
feat(python): add auto venv activation (#12248)
Robert Crews
2023-11-24
fix(python): set `py` alias if `py` is not installed (#12059)
MikuHatsune39
2022-04-09
fix: use `python3` for all `python` invocations (#10832)
Carlo Sala
2021-12-31
chore(python): minor corrections on README (#10548)
vladislav doster
2021-12-29
feat(python): add utilities to manage simple virtual environments (#9776)
Marijan Smetko
2021-12-29
feat(python): add `pyserver` alias to start an HTTP server (#10217)
Celestino Gomes
2021-10-04
docs(python): update README to include new `py` alias (#9995)
Dani Torramilans
2020-03-02
python: add pyuserpaths function (#7758)
0b10
2020-02-27
python: add alias to run the proper IPython based on virtualenv
Petr Bělohlávek
2018-10-02
python: add README (#7191)
Sagar Patil