Update README.md
This commit is contained in:
parent
112810de32
commit
fd6c6c49bf
1 changed files with 4 additions and 1 deletions
|
|
@ -108,7 +108,10 @@ Context:
|
|||
```
|
||||
|
||||
# Python
|
||||
Python is notoriously painful to manage. Use [pipx](https://pypi.org/project/pipx/) or [pyenv](https://mitelman.engineering/blog/python-best-practice/automating-python-best-practices-for-a-new-project/).
|
||||
Packages we like:
|
||||
* [pipx](https://pypi.org/project/pipx/) or [pyenv](https://mitelman.engineering/blog/python-best-practice/automating-python-best-practices-for-a-new-project/).
|
||||
environment management.
|
||||
* argparse
|
||||
|
||||
### Pathlib
|
||||
For navigating, reading and filesystem and file read/write.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue