Weblate 3.8 Documentationte] cii best practices passing [https://bestpractices.coreinfrastructure.org/projects/552] pypi v3.8 [https://pypi.org/project/Weblate/] docs passing [https://docs.weblate.org/] Weblate is a libre software formats Version control integration • Weblate's Web API • Weblate Client • Weblate's Python API ## Administrator docs • Installation instructions • Configuration instructions • Weblate account User data You can download all your private data. Download user data Powered by Weblate 3.8 About Weblate Legal Contact Documentation Donate to Weblate # Translating using Weblate0 码力 | 487 页 | 8.18 MB | 2 年前3
The Weblate Manual 3.8Weblate Release 3.8 Michal Čihar Aug 15, 2019 Powered by TCPDF (www.tcpdf.org) 1 Documentation 3 2 Installation 5 3 Bugs 7 4 License 9 Python Module Index 315 HTTP Routing Table 317 Index [Image](/uploads/documents/a/2/f/5/a2f5f2d49fe670874288bdfe7683de17/p18_1.jpg) Powered by Weblate 3.8 About Weblate Legal Contact Documentation Donate to Weblate #### 4.2.5 Account On the Account tab account You can download all your private data. User data Download user data Powered by Weblate 3.8 About Weblate Legal Contact Documentation Donate to Weblate ### 4.3 Translating using Weblate Thank0 码力 | 331 页 | 3.24 MB | 2 年前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 works. x indicates that it has not 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.6.x ⨯ ✓ ✓ ✓ ✓ ✓ ✓ ⨯ x ✓ ✓ ✓ ✓ ⨯ ⨯ ⨯ ⨯ ⨯ 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.5.x ⨯ ✓ ✓ ✓ ✓ ✓ ✓ ⨯ ⨯ ⨯ ⨯ ⨯ ✓ ✓0 码力 | 413 页 | 1.67 MB | 1 年前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 | 2 年前3
Tornado 6.4 Documentation
Tornado [https://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [https://en.wikipedia.org/wiki/FriendFeed]. By using non-blocking [https://pypi.python.org/pypi/tornado], release notes) • Source (GitHub) [https://github.com/tornadoweb/tornado] • Mailing lists: discussion [https://groups.google.com/forum/#!forum/python-tornado] and and announcements [https://groups.google.com/forum/#!forum/python-tornado-announce] • Stack Overflow [https://stackoverflow.com/questions/tagged/tornado] Wiki [https://github.com/tornadoweb/tornado/wiki/Links]0 码力 | 432 页 | 402.58 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
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
Tornado 6.3 Documentation
Asked Questions 161 6.9 Release notes 163 7 Discussion and support 247 Python Module Index 249 Index 251 Tornado is a Python web framework and asynchronous networking library, originally developed features; for that see this simple chat room. ## THREAD'S AND WSGI Tornado is different from most Python web frameworks. It is not based on WSGI, and it is typically run with only one thread per process of the source tarball or clone the git repository as well. Prerequisites: Tornado 6.3 requires Python 3.8 or newer. The following optional packages may be useful: • pycurl is used by the optional tornado0 码力 | 264 页 | 1.06 MB | 2 年前3
Objeet Oriented Python
Tutorial# 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
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













