在他們的官網介紹中,說他們團隊自2009年開始使用Django,Python,Postgres,Augular等工具來開發webapp,移動應用後臺等。而且,他們還有一個Github組織,開源了至關多的應用。html
我知道他們,是不記得何時註冊了它們的newsletter服務。而後,它們的書就像不要錢同樣往個人郵箱發送(不過確實不要錢)。python
它們的書單列表,任何人任什麼時候候均可以去免費下載閱讀:git
https://books.agiliq.com/en/latest/github
Django Admin Cookbookweb
這個適合Django中階用戶閱讀,講解了Django Admin中常見的n多小問題。app
Django ORM Cookbookwebapp
Django ORM是一個「讓簡單事情變得更簡單,讓複雜的事情也能夠作」的工具。工具
Building APIs with Django and Django Rest Framework (Alias:Django API Cookbook)學習
講解了DRF的基本用法。ui
Building Multi Tenant Applications with Django
Multi-tenancy is an architecture in which a single instance of a software application serves multiple customers.
Journeyman Python
閱讀Python專家寫的代碼,來學習python。
Essential Python Tools
使用Python,必知的幾個工具
Tweetable #Python
能夠看成推特發送的python代碼。
相似Python CookBook同樣的recipe。