Python Typer 速成课程 - 构建漂亮的 Cli 和 Python 包
上次更新时间:2024-11-24
课程售价: 2.9 元
联系右侧微信客服充值或购买课程
课程内容
- 1 - Typer Introduction (免费)
- 2 - Hello World (免费)
- 3 - Commands Arguments and Options
- 4 - Group commands
- 5 - List GitHub repositories for a user
- 6 - Code Testing
- 7 - Initial with Poetry
- 8 - Initial Typer App
- 9 - Load environment with pythondotenv
- 10 - Push code to GitHub
- 11 - GitHub Codespaces Optional
- 12 - New feature request
- 13 - Option with Choice
- 14 - Print CSV
- 15 - Print Json
- 16 - Print Table
- 17 - GitHub Codespaces Test
- 18 - Add table index
- 19 - New Feature Request Filtering
- 20 - What is JMESPATH
- 21 - JMESPATH in Python
- 22 - Add query Option
- 23 - Sorting with JMESPATH
- 24 - Add sortby Option
- 25 - Sort by Multiple Keys
- 26 - Code refactoring
- 27 - Refactoring GitHub API Function
- 28 - Add New Command repo delete
- 29 - Practice Add New Command
- 30 - Explain user profile command
- 31 - Command Help Message
课程内容
31个讲座
- 1 - Typer Introduction (免费)
- 2 - Hello World (免费)
- 3 - Commands Arguments and Options
- 4 - Group commands
- 5 - List GitHub repositories for a user
- 6 - Code Testing
- 7 - Initial with Poetry
- 8 - Initial Typer App
- 9 - Load environment with pythondotenv
- 10 - Push code to GitHub
- 11 - GitHub Codespaces Optional
- 12 - New feature request
- 13 - Option with Choice
- 14 - Print CSV
- 15 - Print Json
- 16 - Print Table
- 17 - GitHub Codespaces Test
- 18 - Add table index
- 19 - New Feature Request Filtering
- 20 - What is JMESPATH
- 21 - JMESPATH in Python
- 22 - Add query Option
- 23 - Sorting with JMESPATH
- 24 - Add sortby Option
- 25 - Sort by Multiple Keys
- 26 - Code refactoring
- 27 - Refactoring GitHub API Function
- 28 - Add New Command repo delete
- 29 - Practice Add New Command
- 30 - Explain user profile command
- 31 - Command Help Message