Awesome-Python-Scripts
Awesome-Python-Scripts copied to clipboard
A curated collection of some :heart_eyes: cool Python scripts.
[email protected] Swarup Bhanja Chowdhury Open Source Project for HackinCodes contributors hack 2020
This is a script to print diamond pattern on a given number of rows needed as input
creating shapes and writing texts using basic open cv functions.
Asks the user for the URL of the product they are interested in and then scrapes 10 pages of reviews for them.
Hi, I am interested in scraping Wikipedia pages to build a subject, predicate and verb (triplet) knowledge graph. Please assign me this issue. If possible kindly attach appropriate labels also....
Fixes #97 Checklist: - PR template added
As per #94 I have added Some cool and Fun Based Python automation Scripts And I have added Readme.md for each script
created a program find the rearrange element of list that sum of no two adjacent elements is divisible by 3. in this program i find the all rearrangements of the...