Skip to content

Collection of interesting python scripts designed to automate certain tasks.

Notifications You must be signed in to change notification settings

techite/PythonImp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonImp

Collection of interesting python scripts designed to automate certain tasks.
Module 1: Search Engine (search.py)
This module helps you in executing search queries on multiple search engines with a single input and saves your time from entering the query on different search engines individually.
Module 2: Auto Load URLs (autoload.py)
This module helps you in loading several URLs into multiple browsers at the same time. Imagine a situation where you have to browse 30 websites one by one every other day. Everytime going to the bookmarks and opening URL is actually boring. With this module, all you need to do is: enter all such URLs in a.txt and run this module.

About

Collection of interesting python scripts designed to automate certain tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages