Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
This is a soon-to-be archived project version of 30 Days of Python. The original tutorial still works but we have an updated version in the works right now.
| Date | Stars |
|---|---|
| 2026-07-24 | 285 |
| 2026-07-25 | 285 |
| 2026-07-28 | 285 |
| 2026-07-30 | 285 |
| 2026-08-06 | 285 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
#  This project has been archived. 
#  Check out the new version [here](https://github.com/codingforentrepreneurs/30-Days-of-Python) 
## 30 Days of Python 3.6
Relased in 2016.
For the next 30 days, learn the Python Programming language.
[Python Cheat Sheet](./PythonCheatSheet.md)
### Lectures
Day 1 | Basics: Setup, Strings, Variables, and Integers: [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-1-basics-setup-strings-variables-and-integers/)
Day 2 | Lists: Dictionaries, & Tuples: [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-2-lists-dictionaries-tuples/)
Day 3 | Loops: For Loops & While Loops: [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-3-loops-loops-while-loops/)
Day 4 | Conditionals: Expressions, if, else if (elif), else : [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-4-conditionals-expressions-if-else-if-elif-els/)
Day 5 | Functions: [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-5-functions/) [Code](../master/Day%205/)
Day 6 | String Formatting, Substitution & more Functions: [Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-6-string-formatting-substitution-and-more-func/) [Code](../master/Day%206/)
Day 7 | Classes:[Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-7-classes/?play=true) [Code](../master/Day%207/)
Day 8 | Classes Part 2:[Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-8-classes-part-2/?play=true) [Code](../master/Day%208/)
Day 9 | Classes Part 3, Importing, Custom Py Modules:[Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-9-classes-part-3-importing-custom-py-modules/?play=true) [Code](../master/Day%209/)
Day 10 | Setup Python to Send Email with Gmail:[Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-10-setup-python-send-email-gmail/?play=true) [Code](../master/Day%2010/)
Day 11 | HTML and Plain Text Emails through Python and Gmail:[Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-11-html-plain-text-emails-through-python-and-g/?play=true) [Code](../master/Day%2011/)
Day 12 | Send Formatted Emails to a Set of Users with Python:[Watch](https://www.codingforentrepreneurs.com/projects/30-days-python/day-12-send-formatted-emails-set-users/?play=true) [Code](../master/Day%2012/)
Day 13 | Using External Template Files with Context Data in Python: [Code](../master/Day%2013/)
Day 14 | CSV Files with Python - Read, Write, & Append: [Code](../master/Day%2014/)
Day 15 | Functions to Dynamically Add Data to CSV with Python: [Code](../master/Day%2015/)
Day 16 | Edit CSV with Python: [Code](../master/Day%2016/)
Day 17 | Read Data Function for CSV File:
[Code](../master/Day%2017/)
Day 18 | Running Python Commands wih Arguments in Terminal: [Code](../master/Day%2018/)
Day 19 | Integrating Part 1: [Code](../master/Day%2019/)
Day 20 | Integrating Part 2: [Code](../master/Day%2020/)
Day 21 - 23 | Web Scraping Part 1 - 3: [Code](../master/Day%2021 - 23/)
Day 24 | Web Scraping Part 4: [Code](../master/Day%2024/)
Day 25 | Web Scraping on Javascript-Driven HTML using Python: [Code](../master/Day%2025/)
Day 26 | Get Data with an API: [Code](../master/Day%2026/)
Day 27 | Sending SMS Messages with Python and Twilio: [Code](../master/Day%2027/)
Day 28 | Twilio Python Client & SMS: [Code](../master/Day%2028/)
Day 29 | Twitter API with Python and `python-twitter`: [Code](../master/Day%2029/)
Day 30 | Read Email Inbox using Python & Gmail: [Code](../master/Day%2030/)
In this one we cover:
- Login with IMAP
- Fetch & Convert Email
- Save Emails & Attachments LocalExcerpt of 4,008 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:5f544bb8b51dff34, topic:tutorial, topic:course, desc:tutorial