Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-28T01:12:00.000Z (almost 2 years ago)
- Last Synced: 2024-09-12T00:12:59.971Z (4 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