Skip to content

A collection of random python scripts I write to make my life easier.

License

Notifications You must be signed in to change notification settings

Declipsonator/Useful-Python-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful Python Scripts

This is a collection of random Python scripts that I've written to make my life easier.

debloat_desktop

This script removes unnecessary files and folders from your desktop and moves all the others to their respected folders. This helps a lot with cleaning out stuff. Be sure to finetune the program before running though since you don't want to lose work.

To use this script, simply run the following command:

python debloat_desktop.py

send_request

This script opens a gui for sending requests. It's not the best (and put probably doesn't work) but its decent for testing apis 👍.

To use this script, simply run the following command:

python send_request.py

Support

If you find these scripts useful, consider buying me a coffee!

Buy Me A Coffee

About

A collection of random python scripts I write to make my life easier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages