
Python
Practical Python notes covering language details, web scraping, stock data, developer tools, and real projects.
Editor's picks
Effective Python
See all 11Python Basics
See all 8Debug
Python
Stocks
Web Scraping
Dev Tools
Data Engineering
All posts (20)
- What functools.wraps restores when you decorate a function
- Python 的可變預設參數為什麼會累積
- Python 的 is 和 == 差在哪
- JSON formatter: format, validate, and debug JSON
- uv: the Python tool that replaces pip, venv, and pyenv
- uv 是什麼?把 pip、venv、pyenv 收進一個指令
- Python f-string:你可能只用到一半
- Python lambda 什麼時候該用、什麼時候別用
- Python List Comprehensions: Read Them as For-Loops
- Python 列表推導式:一行取代 for 迴圈
- Python 分批處理 list:itertools.batched 與四種常見寫法
- Python 爬取每日股價(2)
- How to scrape Yahoo Finance stock data with Python
- Python 爬取每日股價(1)
- Python 爬取即時股價
- Before Data processing: ELT
- Python Comments
- Python context manager
- Python Iterable
- python pdb













