Awesome-Python-Scripts
Awesome-Python-Scripts copied to clipboard
A curated collection of some :heart_eyes: cool Python scripts.
Fixes #348
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...
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...
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:**  ### **After**  `If any bugs found please feel free to...