✗ 0 码力 |
403 页 |
1.69 MB
| 1 年前 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 6e07d11/p1_1.jpg)
## Blender Manual
Blender Documentation Team
Blender Foundation
### Blender 3.5 Reference Manual
Welcome to the manual for Blender, the free and open source 3D creation suite.
## Clip Editor
Dope Sheet
Timeline
Graph Editor
Drivers Editor
Nonlinear Animation
Text Editor
Python Console
Info Editor
Outliner
属性
File Browser
Asset Browser
Spreadsheet
- Appendices
- 障礙排除
- Startup
- 3D Viewport
- Graphics Hardware
- Crashes
- Python Errors
- Recovering Data
- Compatibility
- Glossary
- Manual Index
## Get Involved
0 码力 |
4704 页 |
295.98 MB
| 2 年前 3 b7ceb763a0dc46cc247bb655/287b703f.png)
Blender Documentation Team Blender Foundation
# Blender 3.5 参考手册
欢迎来到 Blender自由开源3D创作套件的用户手册。
## 入门
## 入门
- 关于Blender
- 安装Blender
- 配置Blender
- 帮助系统
- 视频序列编辑器
- 影片剪辑编辑器
- 动画摄影表
- 时间线
- 曲线编辑器
- 驱动器编辑器
· 非线性动画
· 文本编辑器
· Python 控制台
· 信息编辑器
· 大纲视图
· 属性
· 文件浏览器
· 资产浏览器
· 电子表格
· 偏好设置
· 场景&物体
· 场景
· 物体
· 集合
· 视图层 应用模板
- 键位映射自定义
- 功能局限
- 操作项
- Blender目录布局
- 附录
- 问题排查
- 启动
- 3D视图
- 图形硬件
- 崩溃
- Python错误
- 恢复数据
- 兼容性
- 词汇表
- Manual Index
- Manual Index
## 参与
手册主要由志愿者维护,中文翻译组QQ群号:620831153,欢迎加入。 0 码力 |
4816 页 |
302.58 MB
| 2 年前 3 in notebook documents
• Configuring the notebook frontend
• Distributing Jupyter Extensions as Python Packages
• Extending the Notebook
## Contributor Documentation
• Contributing to the Jupyter Notebook existing ones by clicking on their name. You can also drag and drop .ipynb notebooks and standard .py Python source code files into the notebook list area.
When starting a notebook server from the command completion. The programming language you use depends on the kernel, and the default kernel (IPython) runs Python code.
When a code cell is executed, code that it contains is sent to the kernel associated with 0 码力 |
250 页 |
4.49 MB
| 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
|