vault backup: 2026-01-27 16:34:57
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
id: Python
|
||||
aliases: []
|
||||
tags: []
|
||||
---
|
||||
|
||||
## Installation
|
||||
|
||||
### uv Python Package Manager
|
||||
|
||||
```
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
```
|
||||
|
||||
```
|
||||
eval "$(uv generate-shell-completion zsh)"
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
## Videos
|
||||
- [Every F-String Trick In Python Explained - YouTube](https://www.youtube.com/watch?v=9saytqA0J9A&t=636s)
|
||||
- [Python dataclasses will save you HOURS, also featuring attrs - YouTube](https://www.youtube.com/watch?v=vBH6GRJ1REM)
|
||||
- [5 Tips To Write Better Python Functions - YouTube](https://www.youtube.com/watch?v=7fSHTqM8gHs)
|
||||
- [Learn Python OOP in under 20 Minutes - YouTube](https://www.youtube.com/watch?v=rLyYb7BFgQI)
|
||||
- [Please Learn How To Write Tests in Python… • Pytest Tutorial - YouTube](https://www.youtube.com/watch?v=EgpLj86ZHFQ)
|
||||
-
|
||||
## Links
|
||||
Reference in New Issue
Block a user