🇨🇳
Site
  • 壹棵开花的树
  • 操作系统
    • Linux From Scratch
    • Linux
      • Linux内核
      • Untitled
      • Untitled
    • Winodws
      • 全家桶
  • 系统集成
    • Untitled
    • 系统集成
    • 机房建设
      • 服务器
      • Untitled
    • 弱电系统
    • 网络
      • 路由器
      • 交换机
      • 无线网络
      • 网络安全
      • TCP/IP
        • 1. 物理层
        • 2. 数据链路层
        • 3. 网络层
        • 4. 传输层
        • 5. 会话层
        • 6. 表示层
        • 7. 应用层
    • 数据中心
    • 信息安全
  • 网络
    • Untitled
    • Untitled
    • 协议
      • Untitled
      • Untitled
      • HTTP
  • DataBase
    • 关系型数据库
      • Access
      • MariaDB
      • MySQL
        • 数据库存储引擎
        • Untitled
        • MySQL Replication
        • 高可用架构
        • 数据库中间件
          • MyCAT
      • Oracle
      • PostgreSQL
      • SQL Server
    • NoSQL
      • Untitled
      • Untitled
      • Untitled
      • tu
      • lie
      • wendang
        • MongoDB
      • kv
        • Redis
    • 云数据库
  • 安全
    • Untitled
  • 消息队列
    • Untitled
    • ActiveMQ
      • Untitled
    • RabbitMQ
      • Untitled
    • RocketMQ
      • Untitled
    • Kafka
      • Untitled
  • 大数据
    • Untitled
      • 大数据概述
    • Hadoop 生态系统
      • Hadoop
        • HDFS常用Shell命令和基础开发
        • Untitled
        • Untitled
        • MapReduce
        • Yarn
        • Hadoop的优化与发展
      • ZooKeeper
        • Untitled
        • Untitled
        • Untitled
      • Hbase
        • HBase常用Shell命令和基础开发
      • Sqoop
      • Flume
      • Pig
      • Hive
      • Impala
      • Storm(流计算)
      • Pregel(图计算)
      • Loader
      • Flume
    • Spark生态系统
      • Untitled
    • Flink
    • BI
  • 云计算
    • 云计算
      • 技术栈
      • OpenStack
    • 虚拟化
      • 服务器虚拟化
        • Untitled
        • Proxmox VE
        • VMware
        • KVM
        • Hyper-V
        • H3C CAS
        • FusionCloud
        • FusionSphere
          • 安装
  • Cloud Native
    • DevOps
      • 版本控制
      • Untitled
      • Untitled
      • Untitled
      • CI/CD
        • Jenkins
    • Untitled
    • Microservices
      • Dubbo
      • Spring Cloud
        • 最佳实践
        • Untitled
    • Service Mesh
      • Istio
    • 容器
      • Untitled
      • Docker
        • Docker
        • Untitled
    • Kubernetes
  • 网站架构
    • Untitled
    • 集群
      • 负载均衡
      • HA
    • 关于
    • 一次完整的HTTP请求过程
    • 全文搜索引擎
      • Lucene
      • Solr
      • ElasticSearch
        • 安装配置
      • Untitled
    • HTTP Cache
    • 大型网站架构
    • 网站服务器
      • WEB服务器
        • Nginx
        • Apache
        • nginx
        • IIS
      • 应用服务器
        • Weblogic
        • Tomcat
        • Jboss
  • BlockChain
    • Untitled
  • 编程语言
    • 前端
    • Python
      • Tornado
      • Django
        • 最佳实践
        • Untitled
        • manage.py
    • Go
    • Java
      • Untitled
      • 关于Java
  • Test
    • 0. 测试
      • 软件测试
      • 测试分类
      • 测试模型
    • 1. 性能测试
      • 基础
    • 2. 接口测试
      • Untitled
      • 接口测试
      • Postman
    • 3. 自动化测试
      • Python测试驱动开发
      • Python测试框架
        • Unitest
          • 最佳实践
    • 4. 测试工具
      • Selenium
      • LoadRunner
      • JMeter
    • 5. 最佳实践
  • 开发与运维
    • 软件开发模式
    • 敏捷开发
  • 存储
    • Untitled
    • 分布式存储
      • Ceph
      • MinIO
      • FusionStorage
  • 关于
    • 认证
    • 知识管理
      • Hugo
      • Gitbook
    • 企业组织架构
    • 文本格式
      • JSON
      • YAML
      • XML
    • API
由 GitBook 提供支持
在本页
  • Applications for Python
  • Web and Internet Development
  • Scientific and Numeric
  • Education
  • Desktop GUIs
  • Software Development
  • Business Applications

这有帮助吗?

  1. 编程语言

Python

解释型、胶水语言

上一页前端下一页Tornado

最后更新于5年前

这有帮助吗?

  • Web Development: , , , , ,

  • GUI Development: , , , , ,

  • Scientific and Numeric: , ,

  • Software Development: , ,

  • System Administration: , ,

Applications for Python

Python is used in many application domains. Here's a sampling.

  • The lists thousands of third party modules for Python.

Web and Internet Development

Python offers many choices for :

  • Frameworks such as and .

  • Micro-frameworks such as and .

  • Advanced content management systems such as and .

Python's standard library supports many Internet protocols:

And the Package Index has yet more libraries:

Scientific and Numeric

Education

Python is a superb language for teaching programming, both at the introductory level and in more advanced courses.

Desktop GUIs

Some toolkits that are usable on several platforms are available separately:

Platform-specific toolkits are also available:

Software Development

Python is often used as a support language for software developers, for build control and management, testing, and in many other ways.

Business Applications

Python is also used to build ERP and e-commerce systems:

.

Support for , , and other .

Easy-to-use .

, a powerful HTTP client library.

, an HTML parser that can handle all sorts of oddball HTML.

for parsing RSS/Atom feeds.

, implementing the SSH2 protocol.

, a framework for asynchronous network programming.

Python is widely used in computing:

is a collection of packages for mathematics, science, and engineering.

is a data analysis and modeling library.

is a powerful interactive shell that features easy editing and recording of a work session, and supports visualizations and parallel computing.

The teaches basic skills for scientific computing, running bootcamps and providing open-access teaching materials.

Books such as , , and .

The is a good place to discuss teaching issues.

The GUI library is included with most binary distributions of Python.

, for writing multitouch applications.

Qt via or

Microsoft Foundation Classes through the

for build control.

and for automated continuous compilation and testing.

or for bug tracking and project management.

is an all-in-one management software that offers a range of business applications that form a complete suite of enterprise management applications.

is a three-tier high-level general purpose application platform.

Django
Pyramid
Bottle
Tornado
Flask
web2py
tkInter
PyGObject
PyQt
PySide
Kivy
wxPython
SciPy
Pandas
IPython
Buildbot
Trac
Roundup
Ansible
Salt
OpenStack
Python Package Index
web development
Django
Pyramid
Flask
Bottle
Plone
django CMS
HTML and XML
JSON
E-mail processing
FTP
IMAP
Internet protocols
socket interface
Requests
BeautifulSoup
Feedparser
Paramiko
Twisted Python
scientific and numeric
SciPy
Pandas
IPython
Software Carpentry Course
How to Think Like a Computer Scientist
Python Programming: An Introduction to Computer Science
Practical Programming
Education Special Interest Group
Tk
wxWidgets
Kivy
pyqt
pyside
GTK+
win32 extensions
SCons
Buildbot
Apache Gump
Roundup
Trac
Odoo
Tryton