The Weblate Manual 3.8Release 3.8 Michal ˇCihaˇr Aug 15, 2019 User docs 1 Documentation 3 2 Installation 5 3 Bugs 7 4 License 9 Python Module Index 315 HTTP Routing Table 317 Index 319 i ii Weblate, Release 3.8 Weblate around the World. The Weblate is to be found at https://weblate.org/ User docs 1 Weblate, Release 3.8 2 User docs CHAPTER 1 Documentation Detailed documentation is available in the docs directory of sources. The documentation can be also viewed online on https://docs.weblate.org/. 3 Weblate, Release 3.8 4 Chapter 1. Documentation CHAPTER 2 Installation Installation and setup instructions are provided0 码力 | 331 页 | 3.24 MB | 1 年前3
Weblate 3.8 Documentationpractices passing passing [https://bestpractices.coreinfrastructure.org/projects/552] pypi pypi v3.8 v3.8 [https://pypi.org/project/Weblate/] docs docs passing passing [https://docs.weblate.org/] Weblate Questions Supported file formats Version control integration Weblateʼs Web API Weblate Client Weblateʼs Python API Administrator docs Installation instructions Configuration instructions Weblate deployments translated strings: Python format Simple format string There are %d apples Named format string Your balance is %(amount) %(currency) Flag to enable python-format See also Python string formatting [https://docs0 码力 | 487 页 | 8.18 MB | 1 年前3
Django CMS 3.8.x Documentationtesting Software version requirements and release notes This document refers to version 3.8.0. Django/Python compatibility table LTS in the table indicates a combination of Django and django CMS both covered CMS Python Django 3.8 3.7 3.6 3.5 3.4 3.3 2.7 2.6 3.0 2.2 2.1 2.0 1.11 1.10 1.9 1.8 1.6 1.4 3.7.x ✓ ✓ ✓ ✓ ✓ ✓ ✓ ⨯ ✓ LTS ✓ ✓ LTS ⨯ ⨯ ⨯ ⨯ ⨯ 3.6.x ⨯ ✓ ✓ ✓ ✓ ✓ ✓ ⨯ x ✓ ✓ ✓ ✓ ⨯ ⨯ ⨯ ⨯ ⨯ django CMS Python Django Django 3.8 3.7 3.6 3.5 3.4 3.3 2.7 2.6 3.0 2.2 2.1 2.0 1.11 1.10 1.9 1.8 1.6 1.4 3.5.x ⨯ ✓ ✓ ✓ ✓ ✓ ✓ ⨯ ⨯ ⨯ ⨯ ⨯ ✓ ✓ ✓ ✓ ⨯ ⨯ 3.4.5 ⨯ ⨯ ✓ ✓ ✓ ✓ ✓ ⨯ ⨯ ⨯ ⨯ ⨯ LTS ✓ ✓ LTS ⨯ ⨯ 3.4.2 ⨯ ⨯ ⨯ ✓ ✓ ✓ ✓ ⨯ ⨯ ⨯ ⨯ ⨯ ⨯ ✓0 码力 | 413 页 | 1.67 MB | 6 月前3
百度超级链 XuperChain 3.8 中文文档com/xuperchain/xuper-sdk-csharp],Java [https://github.com/xuperchain/xuper-java-sdk],Python [https://github.com/xuperchain/xuper-python-sdk]),这里我们以Golang为例来介绍一下XuperChain的RPC接口使 用方式。 3.1. RPC接口介绍 查看XuperChain的 /xchain-cli -h获取; 2. SDK:提供一系列的API接口,用户可 以基于提供的API接口做定制化的操 作,相比xchain-cli更灵活;目前开源的 SDK包括Go SDK,Python SDK,C# SDK; 3. curl:直接通过curl命令来发起查询、构 造交易等操作,客户端除了curl,不依 赖任何三方库,此时需要服务端启动 xchain-httpgw,然后通过 curl0 码力 | 316 页 | 27.93 MB | 1 年前3
Python AdminUIPython AdminUI 2022 年 06 月 25 日 目录 1 安装和快速入门 3 1.1 基本概念和示例解析 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.2 Use FastAPI instead of Flask . . . . . . . . . 59 15 索引和表格 61 索引 63 ii Python AdminUI 使用 Python 制作专业的 Web 前端界面 本 Python 包适用于想要制作简单的前端界面,但却不想处理 HTML, CSS, React, Angular, Webpack 和其 他 Javascript 前端代码的情况。你可以直接用 Python 完成网页、表单、图标和仪表盘界面。 一些应用场景:数据项目;运维工具和脚本;简单 带有分页的数据表 • 适配小屏幕和移动设备 • 不需要使用 HTML, CSS 或者 JS 目录 1 Python AdminUI 2 目录 CHAPTER 1 安装和快速入门 使用 pip 安装包: pip install adminui 为您的项目创建一个 python 文件,例如 example.py: from adminui import * app = AdminApp()0 码力 | 67 页 | 653.37 KB | 1 年前3
The Python Handbook1 Table of Contents Preface The Python Handbook Conclusion 2 Preface The Python Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. In particular, the goal is to get 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 can reach me on @flaviocopes. Enjoy! 3 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. Variable 5.2. Expressions0 码力 | 93 页 | 7.31 MB | 1 年前3
1 Beautiful PythonBEAUTIFUL PYTHON Great ideas of language design that make Python enjoyable and useful to so many people. E l e g a n c e b e g e t s s i m p l i c i t y FLUENT PYTHON Published in 9 languages so 11 A BAUHAUS CHESS SET BY JOSEF HARTWIG 12 A SIMPLE PROGRAM IN PYTHON 13 import sys for arg in sys.argv: print arg PYTHON: A MODERNIST LANGUAGE 14 #includeint main(int argc return 0; } import sys for arg in sys.argv: print arg PYTHON: A MODERNIST LANGUAGE 15 PYTHON: A MODERNIST LANGUAGE 16 PYTHON: A MODERNIST LANGUAGE 17 MODERNIST 18 19 ANCIENT AND MODERNIST 0 码力 | 109 页 | 34.99 MB | 1 年前3
Objeet Oriented Python
TutorialOOP in Python ii About the Tutorial Python has been an object-oriented language since it existed. In this tutorial we will try to get in-depth features of OOPS in Python programming beginners and intermediate to help them understand the Python Oops features and concepts through programming. Prerequisites Understanding on basic of Python programming language will help to understand and If you are new to programming, it is recommended to first go through “Python for beginners” tutorials. OOP in Python Table of Contents About the Tutorial ..................0 码力 | 111 页 | 3.32 MB | 1 年前3
Google Python Style GuideGoogle Python Style Guide Google Python Style Guide Revision 2.59 Amit Patel Antoine Picard Eugene Jhong Jeremy Hylton Matt Smart Mike Shields Each style point has a summary for which additional information You may toggle all summaries with the big arrow button: Toggle all summaries Table of Contents Python Language Rules Lint Imports Packages Exceptions Global variables Nested/Local/Inner Classes and Functions Deprecated Language Features Lexical Scoping Function and Method Decorators Threading Power Features 1 Python Style Rules Semicolons Line length Parentheses Indentation Blank Lines Whitespace Shebang Line Comments0 码力 | 30 页 | 94.81 KB | 1 年前3
Python in Azure Functions 基于Python的Azure Functions实践 赵健Python in Azure Functions 基于Python的Azure Functions实践 赵健 - Microsoft 目录 CONTENTS Python 在 Azure 中无处不在 粘合剂 – Azure Functions Azure Functions 实践 Python 在 Azure 中无处不在 IEEE Spectrum’s sixth annual interactive the top programming languages Python in Azure 创建&管理 Azure 云端资源 Azure SDK for Python Ansible Azure Module 支持 Python 的 Dev Tools Azure DevOps Azure NoteBook 运行 Python 代码 VM App Service Functions AKS AKS ACI Azure Batch Notebook 连接 & 集成 Azure服务 Functions 认知服务 CosmosDB Event Grid Blob … Python 应用在Azure中的多种方式 Cloud-Optimized PaaS Cloud-Native PaaS for microservices and serverless Cloud Infrastructure-Ready0 码力 | 28 页 | 12.57 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













