Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
halyph authored Nov 16, 2024
1 parent 3c02c37 commit d3d0f4c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/wiki/Lang-Python/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,13 @@ tags:

- [Understanding all of Python, through its builtins](https://tushar.lol/post/builtins/)
- [The Comprehensive Guide to mypy](https://tushar.lol/post/mypy-guide/)
- [Python has too many **package managers**](https://dublog.net/blog/so-many-python-package-managers/)
- [Python Application **Layouts**: A Reference](https://realpython.com/python-application-layouts/)
- [Common Python Data Structures (Guide)](https://realpython.com/python-data-structures/)

### Package managers
- [Python has too many **package managers**](https://dublog.net/blog/so-many-python-package-managers/)
- [An unbiased evaluation of environment management and packaging tools](https://alpopkes.com/posts/python/packaging_tools/)

## Books

- [The Little Book of Python Anti-Patterns](https://docs.quantifiedcode.com/python-anti-patterns/)
Expand Down

0 comments on commit d3d0f4c

Please sign in to comment.