A simple calculator based on Tkinter. It's buggy and only used as materials to show how to build ...
A high-level SQLite3 wrapper that makes using SQLite databases much, much easier.
ShadowMask is a platform to analyze sensitive big data.
Learning Machine Learning
A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural n...
Simple framework for creating REST APIs
单元测试本身就属于开发活动的一部分,可以被看做是开发人员对自己产出的单元级别的 “确认”。在 TDD 中,单元测试是作为设计的 “验收标准” 而存在,那就更有理由由开发人员在开始开发之前完成。