Awesome-Python-Scripts icon indicating copy to clipboard operation
Awesome-Python-Scripts copied to clipboard

A curated collection of some :heart_eyes: cool Python scripts.

Results 104 Awesome-Python-Scripts issues
Sort by recently updated
recently updated
newest added
trafficstars

I want to add Decimal to binary conveter

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Added a script called "sys_info" that returns some basic OS info.

IT IS A MINI-IMDB PROJECT THAT PROVIDES INFORMATION ABOUT ANY MOVIE OR TV SERIES WHEN SEARCHED. This project is coded in python language and uses basics of python data structure...

issue #93 #### Add eye tracking script in Image-Processing folder It gives you the exact position of the pupils and the gaze direction, in real time. besides, I try to...

This script is URL Shortener. It shortens the URL and gives you with smallest URL by clicking 'Generate Short URL' button.

Issue [#91](https://github.com/ankitdobhal/Awesome-Python-Scripts/issues/91) This script helps us to organize files in given paths based on their extensions ### **Before:** ![before](https://user-images.githubusercontent.com/53392484/109759714-7b501200-7c13-11eb-97d0-6d15c69cb9a9.png) ### **After** ![After](https://user-images.githubusercontent.com/53392484/109759759-9589f000-7c13-11eb-9c73-32e6e4316cfb.png) `If any bugs found please feel free to...