技术改变生活。 blog:https://blog.csdn.net/quant_galaxy
介绍python的闭包语法。
The pytest framework makes it easy to write small, readable tests, and can scale to support complex functional testing for applications and libraries. pytest介绍和教程。 pytest 框架使编写小型可读测试变得容易,并且可以扩展以支持应用程序和库的复杂功能测试。
Loguru是一个旨在为Python带来愉悦的日志记录的库。在使用中可以让我们更加简便的使用日志功能,从而把精力放到要解决的问题上。
gflags-py介绍,abseil-py flags介绍。
python开发环境搭建,使用Anaconda和PyCharm。