π Python Learning Journey
This repository tracks my progress learning Python , from basics to automation and beyond. It includes:
Notes from tutorials and courses.
Scripts for file management, automation, and small projects.
Projects from PyFlo and personal experiments.
Resource
Topic
Status
PyFlo
First Project (Basics)
β
Completed
Personal Projects
File sorters (pictures, music, videos)
β
Completed
Learning functions, lists, and dictionaries .
Building CLI tools (e.g., to-do list, file renamer).
APIs (using requests with public APIs like JSONPlaceholder).
Web scraping with BeautifulSoup.
ποΈ Repository Structure
Folder
Description
/notes
Study notes (Markdown files) from PyFlo and other resources.
/scripts
Python scripts (e.g., file sorters, automation tools).
/projects
Larger projects (e.g., PyFlo assignments, CLI tools).
π‘ Featured Scripts & Projects
File : scripts/media_sorter.py
Description : Organizes pictures, music, and videos into folders by type.
Usage :
python3 media_sorter.py /path/to/directory