积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

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

语言

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

格式

全部PDF文档 PDF(301)其他文档 其他(243)DOC文档 DOC(1)
 
本次搜索耗时 0.069 秒,为您找到相关结果约 545 个.
  • 全部
  • 后端开发
  • Python
  • Django
  • PyWebIO
  • Jupyter
  • Scrapy
  • Celery
  • Tornado
  • ORM
  • Conda
  • 全部
  • 英语
  • 中文(简体)
  • 法语
  • 中文(繁体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Scrapy 1.1 Documentation

    scrapes famous quotes from website http://quotes.toscrape.com, following the pagi- nation: import scrapy class QuotesSpider(scrapy.Spider): name = "quotes" start_urls = [ 'http://quotes.toscrape.com/tag/humor/' Wide range of built-in extensions and middlewares for handling: – cookies and session handling – HTTP features like compression, authentication, caching – user-agent spoofing – robots.txt – crawl depth Release 1.1.3 • lxml. Most Linux distributions ships prepackaged versions of lxml. Otherwise refer to http://lxml.de/ installation.html • OpenSSL. This comes preinstalled in all operating systems, except
    0 码力 | 260 页 | 1.12 MB | 1 年前
    3
  • epub文档 Scrapy 1.1 Documentation

    Scrapy 1.1 documentation This documentation contains everything you need to know about Scrapy. Getting help Having trouble? We’d like to help! Try the FAQ – it’s got answers to some common questions different formats and storages. Requests and Responses Understand the classes used to represent HTTP requests and responses. Link Extractors Convenient classes to extract links to follow from pages famous quotes from website http://quotes.toscrape.com, following the pagination: import scrapy class QuotesSpider(scrapy.Spider): name = "quotes" start_urls = [ 'http://quotes.toscrape.com/tag/humor/'
    0 码力 | 322 页 | 582.29 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 Views MongoDB with MongoEngine Adding a favicon Streaming Contents Deferred Request Callbacks Adding HTTP Method Overrides Request Content Checksums Celery Background Tasks Subclassing Flask Single-Page Applications exporting the FLASK_APP environment variable: $ export FLASK_APP=hello.py $ flask run * Running on http://127.0.0.1:5000/ If you are on Windows, the environment variable syntax depends on command line
    0 码力 | 428 页 | 895.98 KB | 1 年前
    3
  • pdf文档 Flask Documentation (1.1.x)

    Flask Documentation (1.1.x) Release 1.1.4 Pallets Feb 21, 2022 CONTENTS 1 User’s Guide 3 1.1 Foreword . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 276 i Python Module Index 279 Index 281 ii Flask Documentation (1.1.x), Release 1.1.4 Welcome to Flask’s documentation. Get started with Installation and then get an can be found at: • Jinja documentation • Werkzeug documentation CONTENTS 1 Flask Documentation (1.1.x), Release 1.1.4 2 CONTENTS CHAPTER ONE USER’S GUIDE This part of the documentation, which is
    0 码力 | 291 页 | 1.25 MB | 1 年前
    3
  • pdf文档 ItsDangerous Documentation (1.1.x) Release 1.1.0

    ItsDangerous Documentation (1.1.x) Release 1.1.0 Pallets Oct 20, 2022 CONTENTS 1 Installing 3 2 Example Use Cases 5 3 Table of Contents 7 3.1 Signing Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 Python Module Index 21 Index 23 i ii ItsDangerous Documentation (1.1.x), Release 1.1.0 Sometimes you just want to send some data to untrusted environments. But how to ItsDangerous Documentation (1.1.x), Release 1.1.0 2 CONTENTS CHAPTER ONE INSTALLING Install and update using pip: pip install -U itsdangerous 3 ItsDangerous Documentation (1.1.x), Release 1.1.0 4 Chapter
    0 码力 | 28 页 | 178.96 KB | 1 年前
    3
  • pdf文档 Hello 算法 1.1.0 Python版

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 第 1 章 初识算法 10 1.1 算法无处不在 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 1.2 算法是什么 . Abstract 一位少女翩翩起舞,与数据交织在一起,裙摆上飘扬着算法的旋律。 她邀请你共舞,请紧跟她的步伐,踏入充满逻辑与美感的算法世界。 第 1 章 初识算法 hello‑algo.com 11 1.1 算法无处不在 当我们听到“算法”这个词时,很自然地会想到数学。然而实际上,许多算法并不涉及复杂数学,而是更多 地依赖基本逻辑,这些逻辑在我们的日常生活中处处可见。 在正式探讨算法之前,有一个 request”按钮即可发起拉取请求。 第 16 章 附录 hello‑algo.com 352 3. Docker 部署 在 hello-algo 根目录下,执行以下 Docker 脚本,即可在 http://localhost:8000 访问本项目: docker-compose up -d 使用以下命令即可删除部署: docker-compose down 16.3 术语表 表 16‑1
    0 码力 | 364 页 | 18.42 MB | 1 年前
    3
  • epub文档 waitress Documentation v2.1.1

    Python 3.7+. It is also known to run on PyPy 3 (python 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 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 chunked encoding, and values such as 0x01 and +01 are no longer supported. 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
  • pdf文档 waitress Documentation v2.1.1

    (python version 3.7+) on UNIX. It supports HTTP/1.0 and HTTP/1.1. Contents 1 waitress Documentation, Release 2.1.1 2 Contents CHAPTER 1 Extended Documentation 1.1 Usage The following code will run waitress serve(wsgiapp) If you want to serve your application through a UNIX domain socket (to serve a downstream HTTP server/proxy such as nginx, lighttpd, and so on), call serve with the unix_socket argument: from text/plain) 00:50:53,695 INFO [wsgi] 192.168.1.111 - - [11/Aug/2011:20:09:33 -0700] "GET /hello HTTP/1.1" 404 - "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2
    0 码力 | 113 页 | 270.88 KB | 1 年前
    3
  • epub文档 WeRoBot 1.1.0 微信公众号开发框架文档

    的默认值为 auto 。 注意 WSGIRef [http://docs.python.org/library/wsgiref.html#module-wsgiref.simple_server] 的性能非常 差, 仅能用于开发环境。 如果你要在生产环境下部署 WeRoBot , 请确保你 在使用其他 server 。 通过 WSGI HTTP Server 运行 WeRoBot werobot werobot.wsgi 暴露了一个 WSGI Application ,你可以使用任何你喜欢的 WSGI HTTP Server 来部署 WeRoBot。 比如, 如果你想用 Gunicorn 来部署 # FileName: robot.py from werobot import WeRoBot robot = WeRoBot() 那么你只需要在 Shell 下运行 gunicorn robot:robot 使用 Supervisor 管理守护进程 请注意, werobot.run 是跑在 非守护进程模式下 的——也就是说,一旦你关 闭终端,进程就会自动退出。 我们建议您使用 Supervisor [http://supervisord.org/] 来管理 WeRoBot 的进程。 配置文件样例: [program:wechat_robot] command = python /home/whtsky/robot
    0 码力 | 62 页 | 75.61 KB | 1 年前
    3
  • epub文档 WeRoBot 1.1.1 微信公众号开发框架文档

    的默认值为 auto 。 注意 WSGIRef [http://docs.python.org/library/wsgiref.html#module-wsgiref.simple_server] 的性能非常 差, 仅能用于开发环境。 如果你要在生产环境下部署 WeRoBot , 请确保你 在使用其他 server 。 通过 WSGI HTTP Server 运行 WeRoBot werobot werobot.wsgi 暴露了一个 WSGI Application ,你可以使用任何你喜欢的 WSGI HTTP Server 来部署 WeRoBot。 比如, 如果你想用 Gunicorn 来部署 # FileName: robot.py from werobot import WeRoBot robot = WeRoBot() 那么你只需要在 Shell 下运行 gunicorn robot:robot 使用 Supervisor 管理守护进程 请注意, werobot.run 是跑在 非守护进程模式下 的——也就是说,一旦你关 闭终端,进程就会自动退出。 我们建议您使用 Supervisor [http://supervisord.org/] 来管理 WeRoBot 的进程。 配置文件样例: [program:wechat_robot] command = python /home/whtsky/robot
    0 码力 | 62 页 | 75.91 KB | 1 年前
    3
共 545 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 55
前往
页
相关搜索词
Scrapy1.1DocumentationFlaskDocumentationItsDangerousReleaseHello算法Pythonwaitressv2WeRoBot微信公众公众号微信公众号开发框架开发框架文档
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩