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

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....

# 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...

documentation
enhancement
CH20
Easy

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