awesome-dev-python
Awesome-Python-List
:heart: 收藏列表 - :+1: 很棒的 Python 开发工具和生态技术。
Python 是一个脚本语言,在科学计算、Web 开发领域非常受欢迎,👉 https://www.python.org/
(Recommend)推荐一个其它的很棒的收藏列表,👉 https://awesome-python.com/
目录
Resource navigation list.
- 技术规范标准(Technical Specifications)
- 技术参考文档(Technical Reference Document)
- Python 版本管理(Python Version Management)
- Python 包管理(Python Package Manage)
- 构建工具(Build Tool)
- 工具库(Tool Library)
- 命令行工具(Command Line Tools)
- 数据库(Database)
- Web 框架(Web Framework)
- 更多(More)
技术规范标准
Official technical specifications.
- Python - 官方网站。
技术参考文档
Official and unofficial technical reference documents.
Python 版本管理
Python version management.
- pyenv - Python 版本管理工具。
Python 包管理
Python package (or library) manager.
-
包管理器(Packages Manageer)
-
虚拟环境(Virtual Environment)
构建工具
Some build tools that can be used to configure the environment, compile, type check, etc.
工具库
Tool Library, some unofficial high-quality Python packages (or libraries).
-
实用工具(Utils)
- pydeps - 生成包依赖的可视化图。
-
数据计算(Compute - Math & Scientific Computing & Analysis)
-
HTTP
-
文件操作(File)
命令行工具
Command-line applications, build tools and utilities.
构建工具
实用工具
数据库
Database.
- SQLAlchemy - Python SQL 工具包和 ORM 库。
Web 框架
Python-based server development framework.
更多
More other unclassified resources.