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

无数据

分类

全部后端开发(363)Python(363)PyWebIO(86)Django(82)Celery(51)Scrapy(35)Tornado(20)Conda(16)Flask(9)ORM(9)

语言

全部英语(304)中文(简体)(56)法语(1)中文(繁体)(1)英语(1)

格式

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

    running an older version of Celery: Python 2.6: Celery series 3.1 or earlier. Python 2.5: Celery series 3.0 or earlier. Python 2.4 was Celery series 2.2 or earlier. Celery is a project with minimal funding clone(args=(4,), kwargs={'debug': True}) proj.tasks.add(4, 2, debug=True) Immutability New in version 3.0. Partials are meant to be used with callbacks, any tasks linked, or chord callbacks will be applied the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using the link argument to apply_async: add.apply_async((2, 2)
    0 码力 | 2110 页 | 2.23 MB | 1 年前
    3
  • pdf文档 Celery 3.0 Documentation

    older version of Celery: • Python 2.6: Celery series 3.1 or earlier. • Python 2.5: Celery series 3.0 or earlier. • Python 2.4 was Celery series 2.2 or earlier. Celery is a project with minimal funding clone(args=(4,), kwargs={'debug': True}) proj.tasks.add(4, 2, debug=True) Immutability New in version 3.0. Partials are meant to be used with callbacks, any tasks linked, or chord callbacks will be applied Documentation, Release 4.0.0 >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using the link argument to apply_async: add.apply_async((2, 2)
    0 码力 | 703 页 | 2.60 MB | 1 年前
    3
  • epub文档 Django 3.0.x Documentation

    Framework Third-party distributions of Django For distributors Glossary Release notes Final releases 3.0 release 2.2 release 2.1 release 2.0 release 1.11 release 1.10 release 1.9 release 1.8 release 1.7 release cadence Deprecation policy Supported versions Release process Django Deprecation Timeline 4.0 3.1 3.0 2.1 2.0 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.3 The Django source code repository High-level overview The Then at the Python prompt, try to import Django: >>> import django >>> print(django.get_version()) 3.0 You may have another version of Django installed. That’s it! That’s it – you can now move onto the
    0 码力 | 3085 页 | 2.95 MB | 1 年前
    3
  • pdf文档 Django 3.0.x Documentation

    Then at the Python prompt, try to import Django: >>> import django >>> print(django.get_version()) 3.0 You may have another version of Django installed. 2.2.5 That’s it! That’s it – you can now move isn’t, you’ll get an error telling “No module named django”. This tutorial is written for Django 3.0, which supports Python 3.6 and later. If the Django version doesn’t match, you can refer to the tutorial ˓→applied. Run 'python manage.py migrate' to apply them. April 06, 2021 - 15:50:53 Django version 3.0, using settings 'mysite.settings' Starting development server at http://127.0.0.1:8000/ Quit the server
    0 码力 | 2002 页 | 6.73 MB | 1 年前
    3
  • pdf文档 Django CMS 3.0.x Documentation

    django CMS? CHAPTER 4 Release Notes This document refers to version 3.0.19.dev1 Warning: Version 3.0 introduces some significant changes that require action if you are upgrading from a previous version (with Django 1.6.X and Django 1.7.X) to support versioning of your content. Note: As of django CMS 3.0.x, only the most recent 10 published revisions are saved. You can change this behaviour if required file that can be used with pip to install django CMS and its dependencies: # Bare minimum django-cms>=3.0 # These dependencies are brought in by django CMS, but if you want to # lock-in their version, specify
    0 码力 | 180 页 | 1.56 MB | 6 月前
    3
  • epub文档 peewee Documentation Release 3.0.0

    Context manager Decorator Nesting Transactions Explicit transaction Autocommit Mode Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager raise Again – I don’t anticipate anyone needing this, but it’s here just in case. Changes in 3.0 This document describes changes to be aware of when switching from 2.x to 3.x. Backwards-incompatible
    0 码力 | 319 页 | 361.50 KB | 1 年前
    3
  • pdf文档 PyArmor Documentation v5.3.0

    0 码力 | 85 页 | 299.37 KB | 1 年前
    3
  • pdf文档 Celery v4.3.0 Documentation

    older version of Celery: • Python 2.6: Celery series 3.1 or earlier. • Python 2.5: Celery series 3.0 or earlier. • Python 2.4 was Celery series 2.2 or earlier. Celery is a project with minimal funding clone(args=(4,), kwargs={'debug': True}) proj.tasks.add(4, 2, debug=True) Immutability New in version 3.0. Partials are meant to be used with callbacks, any tasks linked, or chord callbacks will be applied the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using the link argument to apply_async: add.apply_async((2, 2)
    0 码力 | 790 页 | 2.84 MB | 1 年前
    3
  • epub文档 Celery v4.3.0 Documentation

    running an older version of Celery: Python 2.6: Celery series 3.1 or earlier. Python 2.5: Celery series 3.0 or earlier. Python 2.4 was Celery series 2.2 or earlier. Celery is a project with minimal funding clone(args=(4,), kwargs={'debug': True}) proj.tasks.add(4, 2, debug=True) Immutability New in version 3.0. Partials are meant to be used with callbacks, any tasks linked, or chord callbacks will be applied the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using the link argument to apply_async: add.apply_async((2, 2)
    0 码力 | 1174 页 | 1.41 MB | 1 年前
    3
  • pdf文档 PyWebIO v1.3.0 Documentation

    Additional settings to django server. For details, please refer: https: //docs.djangoproject.com/en/3.0/ref/settings/ . Among them, DEBUG, ALLOWED_HOSTS, ROOT_URLCONF, SECRET_KEY are set by PyWebIO and cannot
    0 码力 | 100 页 | 1.34 MB | 1 年前
    3
共 363 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 37
前往
页
相关搜索词
Celery3.0DocumentationDjangoCMSpeeweeReleasePyArmorv5v4PyWebIOv1Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩