Welcome![Sign In][Sign Up]
Location:
Search - Python Standard Library

Search list

[Develop ToolsOReilly - Python Standard Library

Description: Python Standard Library
Platform: | Size: 347570 | Author: 严冰 | Hits:

[BooksOReilly - Python Standard Library

Description: Python Standard Library
Platform: | Size: 347136 | Author: 严冰 | Hits:

[BooksPython_2.1_Bible

Description: Python2.1圣经——虽然只讲到Python2.1,但作为入门书籍已经足够了:开始介绍了语法,后面更多的篇幅介绍了标准库。-Python2.1 the Bible- although only about Python2.1, but as a book entry is already sufficient: the beginning of grammar introduced, followed by more coverage introduced standard library.
Platform: | Size: 5149696 | Author: 蔡文博 | Hits:

[OtherPython.Standard.Lib

Description: Python Standard Library, an essential guide for serious Python programmers, delivers accurate, author-tested documentation of all the modules in the Python Standard Library, along with over 300 annotated example scripts using the modules. This version of the book covers all the new modules and related information for Python 2.0, the first major release of Python in four years.-Python Standard Library, an essential guide for serious Python programmers, delivers accurate, author-tested documentation of all the modules in the Python Standard Library, along with over 300 annotated example scripts using the modules. This version of the book covers all the new modules and related information for Python 2.0, the first major release of Python in four years.
Platform: | Size: 347136 | Author: walty | Hits:

[OtherPython_Standard_Library

Description: Python 标准库描述,有利于初学者掌握原理和方便高手查询!-Python standard library, for beginners and experts!
Platform: | Size: 347136 | Author: David Lee | Hits:

[BooksPythonStandardLibrary

Description: Python Standard Library——一本学习Python的很好的书籍,英文版,经典教材。-Python Standard Library- a good book to learn Python, English, classic textbooks.
Platform: | Size: 347136 | Author: budou | Hits:

[Bookspythonlib

Description: python标准库 是深入学习与运用python的资料,里面有对python各模块进行详细的分析,希望对学习python的朋友有用!-python standard library is a python-depth study and application of information, which are on the python to conduct a detailed analysis of each module, in the hope to learn python' s friends useful!
Platform: | Size: 543744 | Author: 黑猪 | Hits:

[OtherOReilly.Python.In.A.Nutshell.2003-CHM

Description: This book is aimed at programmers with some previous exposure to Python, as well as experienced programmers coming to Python for the first time from other programming languages. The book is a quick reference to Python itself, the most important parts of its vast standard library, and some of the most popular and useful third-party modules, covering a range of applications including web and network programming, GUIs, XML handling, database interactions, and high-speed numeric computing. It focuses on Python s cross-platform capabilities and covers the basics of extending Python and embedding it in other applications, using either C or Java.
Platform: | Size: 1182720 | Author: julian | Hits:

[Otherpython

Description: python标准库中文版PDF.pdf python帮助类文件。用于查询标准库。-Chinese version of python PDF.pdf python standard library helper class files. Used to query the standard library.
Platform: | Size: 552960 | Author: ruibin | Hits:

[MiddleWarePyStdLib

Description: Python标准库源代码(官方源码) Python Standard Library source code-Python standard library source code (the official source)
Platform: | Size: 381952 | Author: rock | Hits:

[OtherPython-standard-library-Chinese

Description: Python标准库第五版中文版,方便大家学习Python编程-The fifth edition of the Chinese version of the Python standard library, to facilitate learning to program in Python
Platform: | Size: 543744 | Author: LeoJin | Hits:

[OtherPython-Standard-Library(chinese)

Description: 用户界面)库,有超过3,000 个新闻组讨论的精华部分, 当然也有很多的新脚本, 为了涵盖标准库的每个角落。 带有书签方便阅读。-User Interface) library, with more than 3,000 newsgroups discussing the best part, of course, there are a lot of new scripts, in order to cover every corner of the standard library. With bookmarks for easy reading.
Platform: | Size: 558080 | Author: 悠游 | Hits:

[Other-Python-standard-library

Description: Python标准库中文版Python Standard Library-Chinese version of Python standard library
Platform: | Size: 543744 | Author: 保罗 | Hits:

[BooksPython-standard-library

Description: Python标准库,主要是介绍Python的库的一些用法,功能等等。-Python standard library, is to introduce some of the Python library usage, and much more.
Platform: | Size: 548864 | Author: yi | Hits:

[OtherPython.RAR

Description: 原版电子书 Addison.Wesley.The.Python.Standard.Library.by.Example.2011.PROPER.eBook-Original eBook Addison.Wesley.The.Python.Standard.Library.by.Example.2011.PROPER.eBook
Platform: | Size: 4442112 | Author: ivorwang | Hits:

[source in ebookPython-Standard-Library-Example

Description: Python 各种标准库的例程,可以阅读、测试、学习,也可以添加注释.-Python Standard Library Example
Platform: | Size: 3539968 | Author: 于福安 | Hits:

[Documentspython标准库 中文版 文字版

Description: python 标准库,参考书,机器学习,深度学习,人工智能必备(Python standard library, reference books, machine learning, depth learning, artificial intelligence essential)
Platform: | Size: 1119232 | Author: 你好军 | Hits:

[Internet-Networkpython标准库

Description: 提供Python常用的一些标准库函数,对于初次接触Python的同学来说,是一个很好的学习资料。(Provide commonly used some Python standard library functions, for a first-time Python's classmate, is a very good learning materials.)
Platform: | Size: 547840 | Author: lalalano | Hits:

[Windows DevelopPython standard library

Description: 详细介绍python的标准数据库,方便编程人员调用(Introduction of Python standard library)
Platform: | Size: 561152 | Author: 小法师0.0 | Hits:

[Bookspython高手之路

Description: 这不是一本常规意义上Python的入门书。这本书中没有Python关键字和for循环的使用,也没有细致入微的标准库介绍,而是完全从实战的角度出发,对构建一个完整的Python应用所需掌握的知识进行了系统而完整的介绍。更为难得的是,本书的作者是开源项目OpenStack的PTL(项目技术负责人)之一,因此本书结合了Python在OpenStack中的应用进行讲解,非常具有实战指导意义。 《Python高手之路》从如何开始一个新的项目讲起,首先是整个项目的结构设计,对模块和库的管理,如何编写文档,进而讲到如何分发,以及如何通过虚拟环境对项目进行测试。此外,《Python高手之路》还涉及了很多高级主题,如性能优化、插件化结构的设计与架构、Python3的支持策略等。(This is not a regular introduction to Python. In this book, there is no use of Python keyword and for cycle, nor a detailed introduction to standard library. It is a systematic and complete introduction to building a complete Python application knowledge from a practical perspective. What's more, the author of this book is one of the open source project OpenStack PTL (project technology leader), so this book combines Python's application in OpenStack to explain, and has practical guidance significance. Starting from a new project, how to start a new project is the way of Python. First is the structural design of the whole project, how to manage modules and libraries, how to write documents, and how to distribute them, and how to test projects through virtual environment. In addition, the road to Python also involves a number of advanced topics, such as performance optimization, the design and architecture of the plug-in structure, and the support strategy of the Python3.)
Platform: | Size: 34349056 | Author: liaoblog | Hits:
« 12 »

CodeBus www.codebus.net