Skip to content

Useful Python scripts I've written and utilized over the years.

Notifications You must be signed in to change notification settings

alifarukyucel/python-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Use the "pip install -r requirements.txt" command to install required libraries for each package. After installing the requirements, you should be able to run all the scripts in that folder by the "python name_of_file.py" command.

Safety

Due to safety concerns, GUI automation package has most of its functionality commented out. You will have to uncomment before utilizing it.

Contents

Files that start with "script-" are functional scripts whereas others are generally educational content.

About

Useful Python scripts I've written and utilized over the years.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages