https://github.com/bgutter/project-skeletons
Basic starting points for new projects.
https://github.com/bgutter/project-skeletons
Last synced: 15 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T03:00:34.000Z (over 6 years ago)
- Last Synced: 2025-03-06T01:50:03.629Z (10 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- 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.