Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/mrjackus1/pythonprojects
- Owner: MrJackus1
- Created: 2023-09-04T15:49:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-19T23:21:38.000Z (6 months ago)
- Last Synced: 2024-06-20T12:18:24.946Z (6 months ago)
- Language: Python
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.