The Weblate Manual 3.11utm_source=widget] cii best practices passing [https://bestpractices.coreinfrastructure.org/projects/552] pypi v3.11 [https://pypi.org/project/Weblate/] docs passing [https://docs.weblate.org/] license GPL-3.0 [https://github formats • Version control integration • Weblate's Web API • Weblate Client • Weblate's Python API ## Administrator docs • Installation instructions • Configuration instructions • Weblate Debugging Weblate • Internals • License • Legal documents ## Change history • Weblate 3.11 • Weblate 3.10.3 • Weblate 3.10.2 • Weblate 3.10.1 • Weblate 3.10 • Weblate 3.9.1 • Weblate0 码力 | 518 页 | 9.06 MB | 2 年前3
The Weblate Manual 3.11[Image](/uploads/documents/f/7/c/5/f7c5d67cd13c4e9aed78ce58f9f12f2e/p1_1.jpg) The Weblate Manual Release 3.11 Michal Čihar Feb 17, 2020 1 User docs 1 1.1 Weblate basics 1 1.2 Registration and user profile control integration 72 1.12 Weblate's Web API 78 1.13 Weblate Client 102 1.14 Weblate's Python API 105 2 Administrator docs 107 2.1 Installation instructions 107 2.2 Configuration instructions 3.4 Internals 291 3.5 License 292 3.6 Legal documents 293 4 Change History 294 4.1 Weblate 3.11 294 4.2 Weblate 3.10.3 295 4.3 Weblate 3.10.2 295 4.4 Weblate 3.10.1 295 4.5 Weblate 3.100 码力 | 337 页 | 3.52 MB | 2 年前3
OpenShift Container Platform 3.11 CLI 参考jpg) ### OpenShift Container Platform 3.11 ## CLI 参考 OpenShift Container Platform 3.11 CLI 参考 Powered by TCPDF (www.tcpdf.org) OpenShift Container Platform 3.11 CLI 参考 Enter your first name here. Enter OpenShift Enterprise 订阅的池 ID 4. 启用 OpenShift Container Platform 3.11 所需的存储库: # subscription-manager repos --enable="rhel-7-server-ose-3.11-rpms" 5. 安装 atomic-openshift-clients 软件包: # yum install new-app 根据当前目录中的源代码创建新应用:https://access.redhat.com/documentation/en-us/openshift_container_platform/3.11/html-single/developer_guide/#dev-guide-new-app $ oc new-app . 根据远程存储库中的源代码创建新应用:0 码力 | 45 页 | 737.95 KB | 2 年前3
OpenShift Container Platform 3.11 开始使用jpg) ### OpenShift Container Platform 3.11 ## 开始使用 开始使用 OpenShift Container Platform 3.11 Powered by TCPDF (www.tcpdf.org) 开始使用 OpenShift Container Platform 3.11 ## 法律通告 Copyright $ \copyright $ 2020 server-rpms" \ --enable="rhel-7-server-extras-rpms" \ --enable="rhel-7-server-ose-3.11-rpms" \ --enable="rhel-7-server-ansible-2.9-rpms" ● 对于 IBM POWER8 服务器中的内部安装,请运行以下命令: \ --enable="rhel-7-server-for-power-le-rhscl-rpms" \ --enable="rhel-7-for-power-le-ose-3.11-rpms" ● 对于 IBM POWER9 服务器中的内部安装,请运行以下命令: # subscription-manager repos \ --enable="rhel-0 码力 | 24 页 | 290.05 KB | 2 年前3
OpenShift Container Platform 3.11 扩展和性能指南jpg) ### OpenShift Container Platform 3.11 ## 扩展和性能指南 OpenShift Container Platform 3.11 扩展和性能指南 Powered by TCPDF (www.tcpdf.org) OpenShift Container Platform 3.11 扩展和性能指南 Enter your first name here. 发送的数据大小。 #### 11.2. OPENSHIFT CONTAINER PLATFORM 测试的集群最大限制 |最大类型|3.7测试的最大值|3.9测试的最大值|3.10测试的最大值|3.11测试的最大值| |---|---|---|---|---| |节点数量|2,000|2,000|2,000|2,000| |Pod数 $ ^{\[1]} $|120,000|120,000|1500 码力 | 58 页 | 732.06 KB | 2 年前3
The Python Handbook## PYTHON HANDBOOK # Table of Contents Preface The Python Handbook Conclusion ## Preface The Python Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. In particular, the the goal is to get you up to speed quickly with Python. This book is written by Flavio. I publish programming tutorials on my blog flaviocopes.com and I organize a yearly bootcamp at bootcamp.dev. You Enjoy! ## The Python Handbook - 1. Introduction to Python - 2. Installing Python - 3. Running Python programs - 4. Python 2 vs Python 3 - 5. The basics of working with Python - 5.1. Variable0 码力 | 93 页 | 7.31 MB | 2 年前3
Python AdminUIPython AdminUI 2022 年 06 月 25 日 Powered by TCPDF (www.tcpdf.org) ## 目录 1 安装和快速入门 1.1 基本概念和示例解析 1.2 Use FastAPI instead of Flask 2 创建表单 2.1 List of Form Controls 2.2 Callback when form item 59 15 索引和表格 61 索引 63 ## 使用 Python 制作专业的 Web 前端界面 本 Python 包适用于想要制作简单的前端界面,但却不想处理 HTML, CSS, React, Angular, Webpack 和其他 Javascript 前端代码的情况。你可以直接用 Python 完成网页、表单、图标和仪表盘界面。 一些应用场景:数据项目;运维工具和脚本;简单 带有分页的数据表 • 适配小屏幕和移动设备 - 不需要使用 HTML, CSS 或者 JS 安装和快速入门 使用 pip 安装包: pip install adminui 为您的项目创建一个 python 文件,例如 example.py: from adminui import * app = AdminApp() def on_submit(form_data): print(form_data)0 码力 | 67 页 | 653.37 KB | 2 年前3
Falcon v3.1.1 Documentation- Antoine de Saint-Exupéry Falcon [https://falconframework.org] is a reliable, high-performance Python web framework for building large-scale app backends and microservices. It encourages the REST architectural demanding needs of large-scale microservices and responsive app backends. Falcon complements more general Python web frameworks by providing bare-metal performance, reliability, and flexibility wherever you need Same hardware, more requests. Falcon turns around requests several times faster than most other Python frameworks. For an extra speed boost, Falcon compiles itself with Cython when available, and also0 码力 | 540 页 | 476.60 KB | 2 年前3
1 Beautiful PythonBEAUTIFUL PYTHON Great ideas of language design that make Python enjoyable and useful to so many people. ## O ## FLUENT PYTHON ## O'REILLY TURING 图灵程序设计丛书 流畅的 Python Fluent Python PSF研究员、知名PyCon演讲者心血之作 PSF研究员、知名PyCon演讲者心血之作 全面深入,对Python语言关键特性剖析到位 Published in 9 languages so far: Chinese (simplified) Chinese (traditional) • English French Japanese • Korean • Polish • Portuguese • Russian Book signing happiness. — Walter Gropius (1883–1969), founder of Bauhaus School >>> import this The Zen of Python, by Tim Peters Beautiful is better than ugly. Explicit is better than implicit. Simple is better0 码力 | 109 页 | 34.99 MB | 2 年前3
Scrapy 2.7 DocumentationItem Pipeline 85 3.8 Feed exports 90 3.9 Requests and Responses 102 3.10 Link Extractors 122 3.11 Settings 124 3.12 Exceptions 154 4 Built-in services 157 4.1 Logging 157 4.2 Stats Collection 1 Release notes 289 7.2 Contributing to Scrapy 374 7.3 Versioning and API stability 378 Python Module Index 381 Index 383 Scrapy is a fast high-level web crawling and web scraping framework argument. In the parse callback, we loop through the quote elements using a CSS Selector, yield a Python dict with the extracted quote text and author, look for a link to the next page and schedule another0 码力 | 401 页 | 1.67 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
Weblate项目配置版本控制翻译管理通知功能Web-based localization toolVersion control integrationTranslation workflowsGlossaryComponent listsocCLI项目配置文件tokenOpenShift Container Platform订阅管理安装身份验证Ansible计算资源存储技术指标扩展性能调优Python数据类型控制语句函数类模块异常处理调试列表元组字典集合AdminAppFormDataTableCardMenuItemCPython 3.11ASGIWSGIFalcon框架Python 3.6生成器函数命名空间Zen of PythonThoughtWorksScrapy 2.7Python 3.11asyncioFEED_EXPORT_FIELDSparsel













