https://github.com/heyfoz/python-samples
Samples of Python 3 applications developed to run on Mac/Raspberry Pi, utilizing object-oriented development principles and line commenting.
https://github.com/heyfoz/python-samples
gpio gui macos python ssh tkinter
Last synced: 4 months ago
JSON representation
Samples of Python 3 applications developed to run on Mac/Raspberry Pi, utilizing object-oriented development principles and line commenting.
- Host: GitHub
- URL: https://github.com/heyfoz/python-samples
- Owner: heyfoz
- License: mit
- Created: 2021-12-22T00:32:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-28T01:12:00.000Z (over 2 years ago)
- Last Synced: 2025-01-30T05:11:42.264Z (5 months ago)
- Topics: gpio, gui, macos, python, ssh, tkinter
- Language: Python
- Homepage:
- Size: 115 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python_samples
This repository contains samples of Python 3 applications developed to run on Mac/Raspberry Pi, utilizing object-oriented development principles and line commenting.There are 4 Python script files located in the sample:
1. ResumeHelper - a python GUI application developed to facilitate the retrieval and copying of local resume files (txt, json).
2. CountryForm - a tkinter user feedback form GUI application with json, txt, sqlite3 implementations.
3. TrafficLight - code written for Raspberry Pi, which utilizes GPIO Zero modules as well as sleep, pause, and datetime to provide visibility/audibility of a traffic light sequence.
4. PythonProject - a GUI application that uses SSH to connect to Mac/Windows devices on a network, running scripts on each of the devices.A text file is provided in the repository, but the contents can be accessed via this link:
Python GUI Samples TXT FileCopyright (c) 2022 ffm5113