- Distutils
__future__- python sys.path.append
- 模块(module)
- 自我包含并且有组织的代码片段为模块。
- 表现形式为:写的代码保存为文件,一个 .py 文件就是一个 module。
- 包(package)
- 通俗一点:包是一个包含
__init__.py的目录,一般还会包含其他的 packages / modules。
- 通俗一点:包是一个包含
- Python2 新式类和旧式类 一 Python3 只有新式类。Python2 新式类和旧式类 二
- Python3 数据类型
- Python 面向对象
- with as 一 with as 二
- OrderedDict
- Python JSON
- assert
-
Notifications
You must be signed in to change notification settings - Fork 0
GeekStudioHIT/PythonHack
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published