Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.23 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.23 KB

Python_Demo

Some exploration demo of Python features

语法

1. 元编程:

2.装饰器:

3.性能:

框架:

1.Web

教程

  1. Python Cookbook
  2. 语雀-Python大全

其他

*args用法、数据库:postgresql =>psycopg2、连接池:DButil、PEP8规范