Awesome-Python-Scripts
Awesome-Python-Scripts copied to clipboard
A curated collection of some :heart_eyes: cool Python scripts.
PR for issue #249
These scripts can be used to build a WhatsApp bot that returns COVID statistics in any country or any Indian state/district Issue relates to #237
This script can be used to get the content of any article given the URL. Issue relates to #92
## Description If you want to create a S3 bucket using Python instead of creating it from the console. You can use the boto3 library for accessing AWS using Python....
#133 solved
# AIM - Create a Code of Conduct which all Project Administrators, Mentors and Participants must abide by. # Details - Mention the Standards which everyone should abide by on...
Added basic permutation and combination fun scripts. Kindly review Issue - 91 #91
Binary Search using python.
**Total Changes:** 1. Added a fetch_from_json.py file 2. Improved the documentation