Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrjackus1/pythonprojects

Just a collection of some python projects!
https://github.com/mrjackus1/pythonprojects

Last synced: about 1 month ago
JSON representation

Just a collection of some python projects!

Awesome Lists containing this project

README

        

# PythonProjects
Just a collection of some python projects!

eyeStrainHelper - This is a simple program that just reminds you to look outside every 20 minutes, it is very useful for reducing eyestrain :)

ForzaTelemetryUDPTest - Basically helloworld for 2023 Forza Motorsport's Data Out (UDP live telemetry)

WebScraping Tests - A collection of webscraping scripts.

resistorCalculator.py - Is a script which can generate resistor colours based on user input of ohms, tolerance, temp coefficent and the amount of resistor bands. (3,4,5 band resistors). The program can also work in reverse so it can take colours of a resistor and return the value of the resistor.

fileNameChanger.py - Is a script which changes the names of files in sequence. The sequence is found from the existing files. Its good for renaming and sorting Movie and TV libraries.