Python 标准库参考指南 2.7.18
The Python Library Reference 发布 2.7.18 Guido van Rossum and the Python development team 五月 20, 2020 Python Software Foundation Email: docs@python.org Contents 1 概述 3 2 内置函数 5 3 Non-essential Built-in 10 dbhash —DBM-style interface to the BSD database library . . . . . . . . . . . . . . . . . . . . . . 323 11.11 bsddb —Interface to Berkeley DB library . . . . . . . . . . . . . . . . . . . . . . . . . platform —获取底层平台的标识数据 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 556 15.16 errno —Standard errno system symbols . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 560 15.17 ctypes0 码力 | 1552 页 | 7.42 MB | 9 月前3Python 标准库参考指南 2.7.18
The Python Library Reference 发布 2.7.18 Guido van Rossum and the Python development team 五月 20, 2020 Python Software Foundation Email: docs@python.org Contents 1 概述 3 2 内置函数 5 3 Non-essential Built-in 10 dbhash —DBM-style interface to the BSD database library . . . . . . . . . . . . . . . . . . . . . . 323 11.11 bsddb —Interface to Berkeley DB library . . . . . . . . . . . . . . . . . . . . . . . . . platform —获取底层平台的标识数据 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 556 15.16 errno —Standard errno system symbols . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 560 15.17 ctypes0 码力 | 1552 页 | 7.42 MB | 9 月前3Python 标准库参考指南 2.7.18
The Python Library Reference 发布 2.7.18 Guido van Rossum and the Python development team 五月 20, 2020 Python Software Foundation Email: docs@python.org Contents 1 概述 3 2 内置函数 5 3 Non-essential Built-in 10 dbhash —DBM-style interface to the BSD database library . . . . . . . . . . . . . . . . . . . . . . 323 11.11 bsddb —Interface to Berkeley DB library . . . . . . . . . . . . . . . . . . . . . . . . . platform —获取底层平台的标识数据 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 556 15.16 errno —Standard errno system symbols . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 560 15.17 ctypes0 码力 | 1552 页 | 7.42 MB | 9 月前3Tornado 4.5 Documentation
Tornado [http://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [http://friendfeed.com]. By using non-blocking network I/O, Tornado use of ThreadedResolver. It is needed only on Python 2; Python 3 includes this package in the standard library. pycurl [http://pycurl.sourceforge.net] is used by the optional tornado.curl_httpclient. Libcurl Introduction Tornado [http://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [http://friendfeed.com]. By using non-blocking network I/O, Tornado0 码力 | 333 页 | 322.34 KB | 1 年前3Tornado 5.1 Documentation
Tornado [http://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [http://friendfeed.com]. By using non-blocking network I/O, Tornado 5+; Python 2 will no longer be supported). The updates to the ssl [https://docs.python.org/3.6/library/ssl.html#module-ssl] module in Python 2.7.9 are required (in some distributions, these updates may Introduction Tornado [http://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [https://en.wikipedia.org/wiki/FriendFeed]. By using non-blocking0 码力 | 359 页 | 347.32 KB | 1 年前3Tornado 6.4 Documentation
Tornado [https://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [https://en.wikipedia.org/wiki/FriendFeed]. By using non-blocking with blocking code. asyncio Integration Tornado is integrated with the standard library asyncio [https://docs.python.org/3/library/asyncio.html#module-asyncio] module and shares the same event loop (by since Tornado 5.0). In general, libraries designed for use with asyncio [https://docs.python.org/3/library/asyncio.html#module-asyncio] can be mixed freely with Tornado. Installation pip install tornado0 码力 | 432 页 | 402.58 KB | 1 年前3Tornado 6.4 Documentation
Tornado [https://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [https://en.wikipedia.org/wiki/FriendFeed]. By using non-blocking with blocking code. asyncio Integration Tornado is integrated with the standard library asyncio [https://docs.python.org/3/library/asyncio.html#module-asyncio] module and shares the same event loop (by since Tornado 5.0). In general, libraries designed for use with asyncio [https://docs.python.org/3/library/asyncio.html#module-asyncio] can be mixed freely with Tornado. Installation pip install tornado0 码力 | 432 页 | 402.58 KB | 1 年前3Tornado 6.4 Documentation
Tornado [https://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [https://en.wikipedia.org/wiki/FriendFeed]. By using non-blocking with blocking code. asyncio Integration Tornado is integrated with the standard library asyncio [https://docs.python.org/3/library/asyncio.html#module-asyncio] module and shares the same event loop (by since Tornado 5.0). In general, libraries designed for use with asyncio [https://docs.python.org/3/library/asyncio.html#module-asyncio] can be mixed freely with Tornado. Installation pip install tornado0 码力 | 432 页 | 402.58 KB | 1 年前3Scrapy 1.8 Documentation
S3, local filesystem) Robust encoding support and auto-detection, for dealing with foreign, non- standard and broken encoding declarations. Strong extensibility support, allowing you to plug in your own efficient XML and HTML parser parsel [https://pypi.python.org/pypi/parsel], an HTML/XML data extraction library written on top of lxml, w3lib [https://pypi.python.org/pypi/w3lib], a multi-purpose helper for dealing you can also use the re() method to extract using regular expressions [https://docs.python.org/3/library/re.html]: >>> response.css('title::text').re(r'Quotes.*') ['Quotes to Scrape'] >>> response.css('title::text')0 码力 | 451 页 | 616.57 KB | 1 年前3Tornado 6.2 Documentation
Tornado [https://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [https://en.wikipedia.org/wiki/FriendFeed]. By using non-blocking with blocking code. asyncio Integration Tornado is integrated with the standard library asyncio [https://docs.python.org/3/library/asyncio.html#module-asyncio] module and shares the same event loop (by since Tornado 5.0). In general, libraries designed for use with asyncio [https://docs.python.org/3/library/asyncio.html#module-asyncio] can be mixed freely with Tornado. Installation pip install tornado0 码力 | 407 页 | 385.03 KB | 1 年前3
共 526 条
- 1
- 2
- 3
- 4
- 5
- 6
- 53