https://github.com/bgutter/project-skeletons
Basic starting points for new projects.
https://github.com/bgutter/project-skeletons
Last synced: about 1 month ago
JSON representation
Basic starting points for new projects.
- Host: GitHub
- URL: https://github.com/bgutter/project-skeletons
- Owner: bgutter
- License: mit
- Created: 2019-07-10T01:40:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T03:00:34.000Z (almost 7 years ago)
- Last Synced: 2025-12-30T12:40:53.287Z (5 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: Project Skeletons
Some personal project skeletons I've been using for a while.
- *[[./pyqt-data-app][PyQt Data App]]* - Python/Qt5 application skeleton including a
pyqtgraph plot widget.