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