Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-12T11:43:47.000Z (over 2 years ago)
- Last Synced: 2023-03-05T23:19:17.877Z (over 1 year 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
> - ![clock preview](https://github.com/sera619/Python-Collection/blob/master/img/DigitalClock-Screenshot.png?raw=true)
> - 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!