| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pipx.pyz | 2024-08-22 | 316.1 kB | |
| 1.7.0 source code.tar.gz | 2024-08-22 | 391.9 kB | |
| 1.7.0 source code.zip | 2024-08-22 | 445.4 kB | |
| README.md | 2024-08-22 | 2.5 kB | |
| Totals: 4 Items | 1.2 MB | 0 | |
What's Changed
- Add help messages for
pipx pinandpipx unpincommands by @dukecat0 in https://github.com/pypa/pipx/pull/1438 - Add quotes to title and fix tag name in release action by @dukecat0 in https://github.com/pypa/pipx/pull/1437
- Add a
--prependoption to thepipx ensurepathcommand by @agriyakhetarpal in https://github.com/pypa/pipx/pull/1451 - ci: clean up auto changelog on releases by @henryiii in https://github.com/pypa/pipx/pull/1440
- Introduce a new env variable to allow spaces in home path by @Gitznik in https://github.com/pypa/pipx/pull/1446
- Use multiple machine suffixes for standalone python by @tusharsadhwani in https://github.com/pypa/pipx/pull/1462
- Fix install all example typo by @agrvz in https://github.com/pypa/pipx/pull/1464
- Fix passing constraints file path into
pipx installoperation via--pip-argsby @guysalt in https://github.com/pypa/pipx/pull/1390 - Apply preview ruff/Pylint rule PLC0206 by @DimitriPapadopoulos in https://github.com/pypa/pipx/pull/1466
- Apply ruff/pycodestyle rule E721 by @DimitriPapadopoulos in https://github.com/pypa/pipx/pull/1465
- Enforce new ruff rules by @DimitriPapadopoulos in https://github.com/pypa/pipx/pull/1469
- Moved documentation to
docsdirectory by @svengregorio in https://github.com/pypa/pipx/pull/1474 - Fix [#1475] (
--globalinstalls to~/.local) by @viscruocco in https://github.com/pypa/pipx/pull/1476 - Fix [#1492]: Add PIPX_GLOBAL_(HOME|BIN_DIR|MAN_DIR) documentation and list them in
pipx environmentby @viscruocco in https://github.com/pypa/pipx/pull/1493 - Assorted repo-review suggestions by @DimitriPapadopoulos in https://github.com/pypa/pipx/pull/1497
- Fixes [#1509] short-circuit of installing packages when already installed by @ayemiller in https://github.com/pypa/pipx/pull/1510
New Contributors
- @agriyakhetarpal made their first contribution in https://github.com/pypa/pipx/pull/1451
- @agrvz made their first contribution in https://github.com/pypa/pipx/pull/1464
- @guysalt made their first contribution in https://github.com/pypa/pipx/pull/1390
- @svengregorio made their first contribution in https://github.com/pypa/pipx/pull/1474
- @viscruocco made their first contribution in https://github.com/pypa/pipx/pull/1476
- @ayemiller made their first contribution in https://github.com/pypa/pipx/pull/1510
Full Changelog: https://github.com/pypa/pipx/compare/1.6.0...1.7.0