Skip to content

A selection of useful little python scripts that perform various automation tasks

Notifications You must be signed in to change notification settings

BjohnShawL/PyUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PyUtils

A selection of useful little python scripts that perform various automation tasks

As I come up with further utilities, they'll make their way here

List_Subtractor: Takes in two filepaths, each for a csv. Identifies which elements in the primary csv are also in the secondary csv, and creates a new list without those elements on your clipboard

p_triangle is a proof that any four numbers in the Fibonacci sequence can be used to create a Pythagorean triple - a three value tuple that forms the three sides of a right angle triangle. This isn't really a utility, but it was a lot of fun to write

About

A selection of useful little python scripts that perform various automation tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages