https://github.com/sera619/python-collection
A Collection with basic python script such like a stopwatch.
https://github.com/sera619/python-collection
basic-python collection python python3 shutdown-timer stopwatch
Last synced: 4 months ago
JSON representation
A Collection with basic python script such like a stopwatch.
- Host: GitHub
- URL: https://github.com/sera619/python-collection
- Owner: sera619
- Created: 2022-07-09T16:49:13.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-12T11:43:47.000Z (almost 3 years ago)
- Last Synced: 2024-12-27T11:19:56.169Z (6 months ago)
- Topics: basic-python, collection, python, python3, shutdown-timer, stopwatch
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Collection #
Here you can find some serveral Python-Scripts/Binarys with some usefull function.
> - StopWatch with GUI ([Download](https://github.com/sera619/Collection/releases/tag/v1.0.1) actual version)
> - can shutdown your system after wait choosen seconds
> - 
> - Draw logos from some superheros with Turtle ([Batman](https://github.com/sera619/Python-Collection/blob/master/Batman.py), [Spiderman](https://github.com/sera619/Python-Collection/blob/master/Spiderman.py), [Avangers](https://github.com/sera619/Python-Collection/blob/master/Avanger.py))
> - Commandline Progressbar ([click here](https://github.com/sera619/Python-Collection/blob/master/progress.py))You can use this code for your own needs. Free to modify!