finucane-apputils

Finucane Research application framework and utilities for Python


Keywords
application, framework, utilities, development, finucane
License
MIT
Install
pip install finucane-apputils==0.4.3

Documentation

finucane-apputils

Finucane-Apputils: The Finucane Research Application Framework.

This framework is intended for application developers; specifically, developers of tools with command-line interfaces. This framework can be used to create applications with GUIs, but does not provide any direct support for such endeavors, at this time. Support for rapid, consistent GUI development, a "connected code" foundation, and much more, are on the roadmap for this project.

Tools created with this framework gain a consistent interface foundation. In other words, this framework provides an abstract base for applications so that a developer can leverage the well-known advantages of inheritance.

http://finucane-apputils.readthedocs.org/en/latest/

See LICENSE for license information. See NOTICE for copyright notice.