学习 Python 脚本 - 脚本大师班 2023
Learn Python Scripting - Scripting Masterclass 2023
- 1. Introduction
- 1. Introduction
- 2. Install Python 3.5+
- 3. install IDE
- 2. Python Basics
- 1. Variables
- 2. Lists
- 3. Dictionaries
- 4. Selection
- 5. Iteration
- 7. Functions
- 3. IO
- 1. Reading Keyboard Input
- 2. Input Function
- 3. Read values from a CSV file
- 4. Read website content in Python
- 1. Read single webpage
- 2. save url content to file
- 3. Read multiple webpages
- 5. Python Regular Expression
- 1. Find word in string
- 2. Split string using regex
- 3. Search using Regex
- 6. face recognition using Python
- 1. Part 1 File Path
- 2. Face Recognizer
- 3. Final result
- 7. Simple friend Recommender
- 1. Setup project
- 2. Recommender part 1
- 3. Recommender part 2
- 8. Python Data mining and MySql
- 1. Install Xampp
- 2. Install MySQL Workbench
- 3. Relational Database Theory
- 4. Setting up our Database
- 5. Making SQL Test
- 6. Making our Python Crawler
- 7. Crawl Users
- 8. Crawl Ratings