microsoft/python-environment-tools v2024.10.0
microsoft/python-environment-tools
Captured source
source ↗published Sep 3, 2024seen 16hcaptured 16hhttp 200method plain
v2024.10.0
Repository: microsoft/python-environment-tools
Tag: v2024.10.0
Published: 2024-09-03T16:27:25Z
Prerelease: no
Release notes:
What's Changed
- Initial commit with skeletal code by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/1
- GHA for PR/CI by @karthiknadig in https://github.com/microsoft/python-environment-tools/pull/2
- Fix linters and tests by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/4
- Add build from main and release with artifacts by @karthiknadig in https://github.com/microsoft/python-environment-tools/pull/5
- Add other locators and more tests by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/7
- Add
conda,pyenv,pyenv-win,pipenv,pyenv-virtualenv,virtualenvwrapperby @karthiknadig in https://github.com/microsoft/python-environment-tools/pull/6 - Add a CLI by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/8
- Run discovery on CI and adjust Conda env discovery by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/9
- Separate build and tests by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/11
- Conda ci test by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/13
- Preserve case for Windows paths as found on disc by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/15
- Add Homebrew and conda envs by @karthiknadig in https://github.com/microsoft/python-environment-tools/pull/16
normalizeall paths by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/17- Tests to verify data extracted is accurate by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/19
- Updates to extraction of version by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/20
- Add tests for virtualenvwrapper, pyenv-virtuaenv, conda and a fixes by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/26
- Incremental reporting of Conda envs by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/28
- Updating markdown files by @cwebster-99 in https://github.com/microsoft/python-environment-tools/pull/24
- Add
rustcflags for windows by @karthiknadig in https://github.com/microsoft/python-environment-tools/pull/30 - Refactor to add more tests and mac global searches by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/31
- Support getting versions for other virtual envs by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/32
- Add support for JSON RPC requests by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/34
- Support resolving Python environments by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/35
- Ensure local venvs are not detected as homebrew by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/37
- Use Custom crates feed for azure builds by @karthiknadig in https://github.com/microsoft/python-environment-tools/pull/33
- Temporarily turn off custom registry by @karthiknadig in https://github.com/microsoft/python-environment-tools/pull/39
- Support searching PATH, workspaces and some fixes by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/41
- Update devcontainers by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/40
- Remove duplicate environments by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/42
- Add support for Poetry along with some fixes to PyEnv, Conda by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/44
- Fixes parsing of cmd in history file on unix by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/47
- Ignore non-conda envs in Conda locator by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/49
- Capture total times by each locator by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/50
- Ensure we search in global paths on Windows by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/52
- Fixes for python in /bin, /usr/bin, /usr/local/bin by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/54
- Fix conda detection by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/55
- Fix detection of Python on Codespaces by @DonJayamanne in https://github.com/microsoft/python-environment-tools/pull/56
New Contributors
- @cwebster-99 made their first contribution in https://github.com/microsoft/python-environment-tools/pull/24
Full Changelog: https://github.com/microsoft/python-environment-tools/commits/v2024.10.0
Notability
notability 2.0/10Routine release of a utility tool.