- 简介
- 目录大纲
- 最新文档
《Building Data Science Applications with FastAPI》学习二
Python的编程特性(Python Programming Specificities) 本章节需要有一定的编程经验来熟悉基本操作,还会涉及类型提示概念及异步I/O,这些对FastAPI框架是十分有用的。 - Basics of Python programming - List comprehensions and generators - Classes and objects - Type……
laihui126 - 2022年4月19日 11:27
《Building Data Science Applications with FastAPI》学习一
Building Data Science Applications with FastAPI 下载到本书的电子版,还没有中文版,直接开始学习。 本书分为五个部分: After setting up the development environment, we’ll introduce the specificities of Python before starting to explore……
laihui126 - 2022年4月15日 15:10
layuimini 后台模板介绍【未调整格式】
layuimini后台模板 项目介绍 最简洁、清爽、易用的 layui 后台框架模板。 官网地址 1. 代码仓库 (iframe 版 v2) - 在线预览地址:http://layuimini.99php.cn/iframe/v2/ - GitHub 仓库地址:https://github.com/zhongshaofa/layuimini/ - Gitee 仓库地址:https://gitee.……
laihui126 - 2022年1月19日 11:12
部署douyin无水印解析项目
前言 这个是 2.0 版本,使用现在流行的前后端分离思想重构。 体验网址:https://douyin.varfind.cn API: https://douyinapi.varfind.cn/docs 使用到的技术 后端: 语言:Python WEB框架:FastAPI (现代、快速(高性能)的 Web 框架) 服务器框架:Uvicorn(基于asyncio开发的一个轻量级高效的web服务器框架……
laihui126 - 2022年1月18日 17:36