You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple, multithreaded Python web server that can handle multiple connections at once. It serves up static files and shows how a web server works under the hood.
File Organizer is a Python script that automatically sorts downloaded files(in your Downloads directory) into folders by type (audio, video, images, etc.) in a specified directory. It runs every 5 …