Weblate Documentation Release
3.7
Michal Čihar
Jun 21, 2019
Powered by TCPDF (www.tcpdf.org)
1 Features 3
2 Documentation 5
3 Installation 7
4 Bugs 9
5 License 11
Python Module Index 309
HTTP Routing [Image](/uploads/documents/5/f/d/5/5fd538c810715f7acc20a778f290bd44/p18_1.jpg)
Powered by Weblate
3.7 About Weblate Legal Contact Documentation Donate to Weblate
## Default dashboard view
On the Preferences translation are identical|1|4 words|
|Source and translation do not both end with a full stop|1|4 words|
|
Python format string does not match source|1|3 words|
Other compone 0 码力 |
325 页 |
3.11 MB
| 2 年前 3 formats
• Version control integration
• Weblate's Web API
• Weblate Client
## • Weblate's Python API
## Administrator docs
• Quick setup guide
• Installation instructions
• Weblate deployments [Image](/uploads/documents/6/0/9/7/60975c78d65346877a46abdd54e90232/p9_1.jpg)
Powered by Weblate 3.7 About Weblate Legal Contact Documentation Donate to Weblate
## Default dashboard view
On the Preferences account
User data
You can download all your private data.
Download user data
Powered by Weblate 3.7
About Weblate
Donate to Weblate
# Translating using Weblate
Thank you for interest in translating 0 码力 |
468 页 |
5.53 MB
| 2 年前 3 Software version requirements and release notes
This document refers to version 3.7.4.
Django/Python compatibility table
LTS in the table indicates a combination of Django and django CMS both covered by a been tested, or is
known to be incompatible.
django
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.7.0
⨯
✓
✓
✓ ✓
✓
✓
✓
⨯
x
LTS ✓
✓
LTS ⨯
⨯
⨯
⨯
⨯
django
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.6.x
⨯
✓
✓
✓
✓
✓
✓
⨯
x
✓
✓
✓
✓
⨯
⨯
⨯
⨯
⨯
3.5.x
⨯
✓
✓
✓
✓
✓
✓
⨯
⨯ 0 码力 |
409 页 |
1.67 MB
| 1 年前 3 23
3.2 Spiders 32
3.3 Selectors 43
3.4 Items 61
3.5 Item Loaders 64
3.6 Scrapy shell 74
3.7 Item Pipeline 79
3.8 Feed exports 82
3.9 Requests and Responses 88
3.10 Link Extractors 98 notes ..... 225
7.2 Contributing to Scrapy ..... 274
7.3 Versioning and API Stability ..... 277
Python Module Index ..... 279
This documentation contains everything you need to know about Scrapy.
Getting 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 another 0 码力 |
295 页 |
1.18 MB
| 2 年前 3 目前我们开源的国密密码学插件支持SM2/SM3/SM4算法,并且国密插件支持对Nist P256算法生成的地址和签名数据进行验签。
如果要创建一个基于国密算法的链,需要完成以下几个步骤:
1. 首先确认使用了v3.7以上的XuperChain版本,并且编译产出中包含了*plugins/crypto/crypto-gm.so.1.0.0*,在插件配置*conf/plugins.conf*中确认包含如下配置内容:
下载编译xuperchain
智能合约只有部署到链上才能运行,因此我们首先要编译并启动xuperchain节点。
如果需要使用特定分支,使用git checkout来切换特定分支,如 **git checkout v3.7**
$ cd $HOME
$ git clone https://github.com/xuperchain/xuperchain.git
xuperchain
$ cd xuperchain 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的 0 码力 |
270 页 |
24.86 MB
| 2 年前 3 formats
• Version control integration
• Weblate's REST API
• Weblate Client
• Weblate's Python API
Administrator docs
- Configuration instructions
- Weblate deployments
- Upgrading Weblate Weblate 1.x series
• Weblate 0.x series
## I ndices and tables
• Index
• HTTP Routing Table
• Python Module Index
## Weblate basics
## Project and component structure
In Weblate translations are organized — 4 words | Browse | Translate | Zen |
| 1 | Failing check: Python format — 3 words | Browse | Translate | Zen |
0 码力 |
797 页 |
11.02 MB
| 2 年前 3 ## 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. Variable 0 码力 |
93 页 |
7.31 MB
| 2 年前 3 Python 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 BEAUTIFUL 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 better 0 码力 |
109 页 |
34.99 MB
| 2 年前 3 # Object Oriented Python
## tutorialspoint
SIMPLY EASY LEARNING
www.tutorialspoint.com
## About the Tutorial
Python has been an object-oriented language since it existed. In this tutorial we will try get in-depth features of OOPS in Python programming.
## Audience
This tutorial has been prepared for the beginners and intermediate to help them understand the Python Oops features and concepts through Understanding on basic of Python programming language will help to understand and learn quickly. If you are new to programming, it is recommended to first go through “Python for beginners” tutorials.
## 0 码力 |
111 页 |
3.32 MB
| 2 年前 3
|