积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(550)Python(550)Django(93)PyWebIO(86)Jupyter(62)Scrapy(62)Celery(51)Tornado(20)ORM(16)Conda(16)

语言

全部英语(466)中文(简体)(77)法语(2)中文(繁体)(1)英语(1)

格式

全部PDF文档 PDF(306)其他文档 其他(243)DOC文档 DOC(1)
 
本次搜索耗时 0.137 秒,为您找到相关结果约 550 个.
  • 全部
  • 后端开发
  • Python
  • Django
  • PyWebIO
  • Jupyter
  • Scrapy
  • Celery
  • Tornado
  • ORM
  • Conda
  • 全部
  • 英语
  • 中文(简体)
  • 法语
  • 中文(繁体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Tornado 6.0 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 thousands of open connections, making it ideal for long polling [http://en.wikipedia.org/wiki/Push_technology#Long_polling], WebSockets [http://en.wikipedia.org/wiki/WebSocket], and other applications that ] Mailing lists: discussion [http://groups.google.com/group/python-tornado] and announcements [http://groups.google.com/group/python-tornado-announce] Stack Overflow [http://stackoverflow.com/questions/tagged/tornado]
    0 码力 | 869 页 | 692.83 KB | 1 年前
    3
  • epub文档 Tornado 6.1 Documentation

    compatibility with Python 2.7 is required). The following optional packages may be useful: pycurl [http://pycurl.io/] is used by the optional tornado.curl_httpclient. Libcurl version 7.22 or higher is required browser HTTP servers and clients tornado.httpserver — Non-blocking HTTP server tornado.httpclient — Asynchronous HTTP client tornado.httputil — Manipulate HTTP headers and URLs tornado.http1connection http1connection – HTTP/1.x client/server implementation Asynchronous networking tornado.ioloop — Main event loop tornado.iostream — Convenient wrappers for non-blocking sockets tornado.netutil — Miscellaneous network
    0 码力 | 931 页 | 708.03 KB | 1 年前
    3
  • epub文档 Flask Documentation (1.1.x)

    com/p/werkzeug/] WSGI toolkit. The documentation for these libraries can be found at: Jinja documentation [http://jinja.pocoo.org/docs] Werkzeug documentation [https://werkzeug.palletsprojects.com/] User’s Guide environments Install Flask Install virtualenv Quickstart A Minimal Application What to do if the Server does not Start Debug Mode Routing Static Files Rendering Templates Accessing Request Data Redirects Sessions Message Flashing Logging Hooking in WSGI Middleware Using Flask Extensions Deploying to a Web Server Tutorial Project Layout Application Setup Define and Access the Database Blueprints and Views Templates
    0 码力 | 428 页 | 895.98 KB | 1 年前
    3
  • epub文档 waitress Documentation v1.4.0

    Waitress Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on on PyPy 1.6.0 on UNIX. It supports HTTP/1.0 and HTTP/1.1. Extended Documentation Usage Access Logging Using Behind a Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress Activation Glossary Change History 1.4.0 (2019-12-20) Bugfixes Waitress used to slam the door shut on HTTP pipelined requests without setting the Connection: close header as appropriate in the response. This
    0 码力 | 48 页 | 54.34 KB | 1 年前
    3
  • epub文档 waitress Documentation v3.0.1

    Waitress Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on version 3.8+) on UNIX. It supports HTTP/1.0 and HTTP/1.1. Extended Documentation Usage Access Logging Using Behind a Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress the server. See https://github.com/Pylons/waitress/pull/399 Fixed testing of vendored asyncore code to not rely on particular naming for errno's. See https://github.com/Pylons/waitress/pull/397 HTTP Request
    0 码力 | 55 页 | 56.36 KB | 1 年前
    3
  • epub文档 waitress Documentation v2.1.1

    Waitress Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on version 3.7+) on UNIX. It supports HTTP/1.0 and HTTP/1.1. Extended Documentation Usage Access Logging Using Behind a Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress contain invalid data we no longer continue in and return a 400 Bad Request. This stops potential HTTP desync/HTTP request smuggling. Thanks to Zhang Zeyu for reporting this issue. See https://github.com/Py
    0 码力 | 53 页 | 58.27 KB | 1 年前
    3
  • epub文档 waitress Documentation v2.1.0

    Waitress Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on version 3.7+) on UNIX. It supports HTTP/1.0 and HTTP/1.1. Extended Documentation Usage Access Logging Using Behind a Reverse Proxy Design Differences from zope.server waitress API Arguments to waitress attempts to guess at what the server_name should be for a listen socket, instead it always use a new adjustment/argument named server_name. Please see the documentation for server_name in https://docs.pylonsproject
    0 码力 | 52 页 | 57.95 KB | 1 年前
    3
  • pdf文档 Flask Documentation (1.1.x)

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100 1.19 Development Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 108 1.20 Working write a web application, you are probably allowing users to register and leave their data on your server. The users are entrusting you with data. And even if you are the only user that might leave data running flask commands. • Watchdog provides a faster, more efficient reloader for the development server. 1.3.3 Virtual environments Use a virtual environment to manage the dependencies for your project
    0 码力 | 291 页 | 1.25 MB | 1 年前
    3
  • epub文档 Django 1.8.x Documentation

    with the API Writing your first Django app, part 2 Creating an admin user Start the development server Enter the admin site Make the poll app modifiable in the admin Explore the free admin functionality for your changes So what do I do next? Using Django How to install Django Install Python Install Apache and mod_wsgi Get your database running Remove any old versions of Django Install the Django code databases Tablespaces Database access optimization Examples of model relationship API usage Handling HTTP requests URL dispatcher Writing views View decorators File Uploads Django shortcut functions Generic
    0 码力 | 2454 页 | 2.85 MB | 1 年前
    3
  • pdf文档 waitress Documentation v1.3.1

    waitress Documentation, Release 1.3.1 Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard under Python 2.7+ and Python 3.4+. It is also known to run on PyPy 1.6.0 on UNIX. It supports HTTP/1.0 and HTTP/1.1. Contents 1 waitress Documentation, Release 1.3.1 2 Contents CHAPTER 1 Extended Documentation import serve serve(wsgiapp, listen='*:8080') Press Ctrl-C (or Ctrl-Break on Windows) to exit the server. The following will run waitress on port 8080 on all available IPv4 addresses, but not IPv6. from
    0 码力 | 95 页 | 249.32 KB | 1 年前
    3
共 550 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 55
前往
页
相关搜索词
Tornado6.0Documentation6.1Flask1.1waitressv14.0v30.1v21.0Django1.83.1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩