Python-Scripts
Python-Scripts copied to clipboard
A curated list of python scripts for automating your tasks
Hi, I found your Python script repository interesting. I've been thinking about including a script to automate Linux sudo apt update and other scripts to automate the configuration of the...
# PR Title Custom-search CLI script (#460) ## Summary Implemented a Python script that uses Google Custom Search API to perform queries and export results to CSV. ## Description This...
# PR Title README.md for IP Geolocator ## Summary summary... Adding README.md file for feature "IP Geolocator". ## Description File added. ### in the repository - [x ] Made no...
## Description I'd like to add a simple CLI-based Python script that scrapes Google search results. ### Features: - Takes a search term as input - Takes number of pages...
Users may not know exact currency codes. Searching by name would improve UX. Describe the solution you'd like In currencies.py, add a function to: Search currency list by name or...
# PR Title Added README for IP Geolocator folder ## Summary ## Description - Added a README.md inside IP Geolocator folder - Describes usage, requirements - Makes project structure easier...
Updated the Program by passing the parameter x to the functions instead of repeatedly calling the x inside every time # PR Title Refactored Functions to Accept Parameter x Instead...
For training a yolo model we label the images. Each labeled image has its corresponding text file with same name as the image containing coordinated of th bounding box in...
# PR Title YOLO Data Cleaning ## Summary Deletes the empty labels, labels with no image and images with no labels to improve model training and make the data clean...
Updated README.md files for Automating emails, Cafe Management System, Calculate Compound Interest, Convert Temperature, Crop Images, Digital Clock scripts Thank You, Sai Rithwik