An open API service indexing awesome lists of open source software.

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.

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.