mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
feat: article about pipx
This commit is contained in:
@@ -183,6 +183,7 @@ See [concurrent execution] for more information.
|
||||
|
||||
- [Dictionaries]
|
||||
- [PIP]
|
||||
- [`pipx`][pipx]
|
||||
- [How To Update All Python Packages]
|
||||
- [invl/pip-autoremove]
|
||||
- [Data types]
|
||||
@@ -199,6 +200,8 @@ See [concurrent execution] for more information.
|
||||
|
||||
## Sources
|
||||
|
||||
All the references in the [further readings] section, plus the following:
|
||||
|
||||
- [10 python one-liners for dictionaries]
|
||||
- [Logging library]
|
||||
- [Subprocess library]
|
||||
@@ -215,7 +218,11 @@ See [concurrent execution] for more information.
|
||||
[subprocess library]: https://docs.python.org/3/library/subprocess.html
|
||||
|
||||
<!-- In-article sections -->
|
||||
[further readings]: #further-readings
|
||||
|
||||
<!-- Knowledge base -->
|
||||
[pip]: pip.md
|
||||
[pipx]: pipx.md
|
||||
|
||||
<!-- Others -->
|
||||
[*args and **kwargs in python]: https://www.geeksforgeeks.org/args-kwargs-python/
|
||||
|
||||
Reference in New Issue
Block a user