Python / 2023-02-04 在較新的 clang (Ventura 13.2, XCode 14.2) 下以 pyenv 安裝較舊 Python (eg. 3.8.2, 3.6.9) 的解決方式 注意! 此方法無法適用 Monterey (m… Read more
Django / 2022-05-31 Django 筆記 – 想在某個 Class-based View 呼叫另一個 Class-based View 來使用 as_view() 可以參考 Class-ba… Read more
Django / 2022-05-16 Django 筆記 – django.test.TestCase 不同 test method 產生的 DB 資料互相隔離 一個經驗紀錄,提供給不知道而撞牆的人。 知道的… Read more
Python / 2021-11-14 Postgresql 筆記 – 安裝 psycopg2 時,不想在機器上一同安裝完整 Postgresql 例如,你需要使用 psycopg2 開發一些從… Read more
IPv6 / 2014-01-12 IPv6 學習筆記 003 – 從 Ripe NCC 擷取各國 ASes 的資料,以 Python 實作 簡述 Ripe NCC 的 IPv6 Enab… Read more