0 码力 |
12 页 |
1.24 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 ## 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 is available You may toggle all summaries with the big arrow button:
Toggle all summaries
Table of Contents
|Python Language Rules|Lint Imports Packages ExceptionsGlobal variables Nested/Local/InnerClasses and Functions DeprecatedLanguage Features Lexical ScopingFunction and Method Decorators Threading Power Features|
|---|---|
|Python Style Rules|Semicolons Line length Parentheses|
|---|---|
||Indentation Blank Lines Whitespace|
||Shebang 0 码力 |
30 页 |
94.81 KB
| 2 年前 3
嵌入字幕 1.6.5
指定字幕位置 1.6.5.1
指定字幕文字属性 1.6.5.2
ffmpeg 使用心得 1.7
用到ffmpeg 的 1.8
Python 1.8.1
附录 1.9
help语法
1.9.1
文档
1.9.2
参考资料
1.9.3
# 强大的音视频处理工具:FFmpeg
• 最新版本:v1.0
• 更新时间:20210914 ;嵌入字幕,包括用流拷贝模式嵌入软字幕、用vf模式烧录嵌入硬字幕、且可以指定字幕位置、指定字幕文字属性等;整理ffmpeg使用的心得和常见问题;以及其他有哪些工具软件用到了ffmpeg、如何用Python调用ffmpeg;最后给出附录内容,包括help语法、文档资料等。
## 源码+浏览+下载
本书的各种源码、在线浏览地址、多种格式文件下载如下:
## Gitbook源码
• crifan 。srt转换为ass
ffmpeg -i subtitle.srt subtitle.ass
另外还有:
• ffmpeg 被其他工具调用:用于解析和操作音视频
。Python的音频处理库:pydub
https://github.com/jiaaro/pydub
。Python的音频解析库:audioread
https://github.com/beetbox/audioread
crifan 0 码力 |
73 页 |
11.57 MB
| 2 年前 3 24fb90d74755f6f59626fe84b055/p1_2.jpg)
## Python in Azure Functions
## 基于Python的Azure Functions实践
赵健 - Microsoft
目录 CONTENTS >>
>> Python 在 Azure 中无处不在
>> 粘合剂 – Azure Functions ments/a/5/8/6/a58624fb90d74755f6f59626fe84b055/p3_2.jpg)
## Python 在 Azure 中无处不在
|Rank|Language|Type|Score|
|---|---|---|---|
|1|Python|☑|100.0|
|||||
|2|Java|☑|96.3|
|||||
|3|C|☑|94.4|
|||||
|4|C++|☑|87 jpg)

Azure SDK for Python

Ansible Azure Module 0 码力 |
28 页 |
12.57 MB
| 2 年前 3 FELLO FELLO FELLO FELLO FELLO FELLO FELLO
>Hello算法
动画图解、一键运行的数据结构与算法教程
靳宇栋 (@krahets)
Hello 算法
Python 语言版
作者:靳宇栋 (@krahets)

Hello 算法
Python 语言版
作者:靳宇栋 (@krahets)
Release 1.0.0
![Image](/uploads/documents/a/a/7/e/aa7eece500e72bda19663dc9ecc7992c/p2_1 关于本书
本项目旨在创建一本开源、免费、对新手友好的数据结构与算法入门教程。
全书采用动画图解,结构化地讲解数据结构与算法知识,内容清晰易懂,学习曲线平滑。
算法源代码皆可一键运行,支持 Python、C++、Java、C#、Go、Swift、JavaScript、TypeScript、Dart、Rust、C 和 Zig 等语言。
· 鼓励读者在线上章节评论区互帮互助、共同进步,提问与评论通常可在两日内得到回复。 array」。建议记住它们,以便阅读文献。
专有名词和有特指含义的词句会使用“引号”标注,以避免歧义。
· 重要名词、重点内容和总结性语句会加粗,这类文字值得特别关注。
· 当涉及编程语言之间不一致的名词时,本书均以 Python 为准,例如使用 None 来表示 “空”。
本书部分放弃了编程语言的注释规范,以换取更加紧凑的内容排版。注释主要分为三种类型:标题注释、内容注释、多行注释。
"'" 0 码力 |
362 页 |
17.54 MB
| 2 年前 3
|