Beginner Python Automation Videos

Job ID: 40156595

Budget: $10 – $30 USD

I need a Python-savvy content creator to produce a short course called “Introduction to Python Business Automation.”
Scope
• 5 tutorial videos, each 5–10 minutes.
• Screen-recorded walkthroughs with clear voice-over narration (no on-camera shots or animation needed).

Topics to cover
1. Data processing and analysis – simple CSV/Excel manipulation with pandas.
2. Web scraping – gathering data with requests and BeautifulSoup or similar.
3. Automating emails – generating and sending messages with smtplib.
4. Quick project that combines the above skills.
5. Recap and next steps for learners.

What I expect
• Well-structured scripts and live coding so beginners can follow line-by-line.
• Clean, readable code and commented source files shared alongside the videos.
• A short intro/outro for branding and a consistent layout across all episodes.
• Final deliverables in 1080p MP4 plus any notebooks, sample data, and links used.

Course Structure (sample):
Lecture 1: Introduction & Environment Setup (5-10 min)
Installing Python and VS Code.

Lecture 2: Automating Excel Processing (5-10 min)
Reading/writing Excel files using libraries like pandas or openpyxl.

Lecture 3: Automating File Management (5-10 min)
Sorting, renaming, and moving files automatically (OS/Shutil module).

Lecture 4: Automating Email Tasks (5-10 min)
Sending automated emails via Gmail/Outlook (SMTP).

Lecture 5: Final Project & Summary (5-10 min)
A comprehensive exercise combining the skills learned above.