Quickly (software)
Appearance
This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. (January 2011) |
Developer(s) | Canonical Ltd. |
---|---|
Stable release | 11.10
/ September 26, 2011 |
Repository | launchpad |
Operating system | Unix-like |
License | GNU General Public License v3 |
Quickly is a framework for creating software programs for a Linux distribution using Python, PyGTK, Glade Interface Designer and Desktop Couch. It then allows for easy publishing using bzr and Launchpad.
Quickly is designed to speed up the start of new projects with the use of templates, not only for programs but for any type of project. These templates are used to automate project configuration and maintenance. Delegating into templates and not into a specific library allows projects created using Quickly not to require dependencies on any particular library or runtime of Quickly itself.
The project was started by Rick Spencer after his frustration as a beginner Ubuntu developer.
Updates
[edit]- Last available software update is on 2013-01-31 for Ubuntu 11.04.
References
[edit]- Developing applications "Quickly".
- README of package release.