Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Python Learning Journey

🎯 About This Repo

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.

πŸ“Œ My Progress

βœ… Completed

Resource Topic Status
PyFlo First Project (Basics) βœ… Completed
Personal Projects File sorters (pictures, music, videos) βœ… Completed

πŸ”„ In Progress

  • Learning functions, lists, and dictionaries.
  • Building CLI tools (e.g., to-do list, file renamer).

πŸš€ Up Next

  • 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

1. Media File Sorter

  • File: scripts/media_sorter.py
  • Description: Organizes pictures, music, and videos into folders by type.
  • Usage:
    python3 media_sorter.py /path/to/directory

About

My Python learning journey. Includes scripts, projects from PyFlo, and personal automation tools (e.g., file sorters for pictures/music/videos).

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors