Differences between revisions 16 and 34 (spanning 18 versions)
Revision 16 as of 2003-10-20 16:36:11
Size: 458
Editor: MikeRovner
Comment:
Revision 34 as of 2010-01-21 15:33:51
Size: 2216
Editor: mail
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Application Frameworks =
Line 3: Line 5:
== Business ==

  * GnuEnterprise - Business Application Framework

== General ==

  * [[http://peak.telecommunity.com/|PEAK]] - another enterprise application framework
  * [[txObject ATK]]- Tom's Cross-Platform Object Application Tool Kit features I/O & Timers, Native/Home Grown Threads, and IPC
Line 4: Line 14:

== Graphical ==

  * [[http://www.python.org/pycon/2005/papers/81/PyCon-2005.txt|Envisage]] - a plugin architecture with GUI support
  * [[Kiwi]] - a framework and a set of enhanced PyGTK widgets to make building GUI programs easier.

== Middleware ==

  * [[http://www.pythomnic3k.org|Pythomnic3k]] - Python '''3''' framework for building integration middleware. Supports useful protocols, such as HTTP, XML-RPC, JMS, SMPP, POP3/SMTP and industry standard "exchanging files in a shared directory". Connects to PostgreSQL, Oracle and MS SQL Server. Easily extensible with new protocols.

== Networking ==

  * [[http://laurentszyster.be/blog/|Allegra]] is an innovative library for Semantic Web applications development. It provides a framework for asynchronous network peer programming, a simple stack of Internet standards implementations, and two new network applications: a disruptive metabase peer and a practical web peer.
  * [[http://www.nightmare.com/medusa/|Medusa]] - A high-performance, extensible Internet server framework.
  * ToolserverFrameworkForPython - a Framework for simple creation of XMLRPC, SOAP or REST style API servers
Line 5: Line 30:
  * GnuEnterprise - Business Application Framework
  * http://txobject.sourceforge.net - I/O & Timers, Native/Home Grown Threads, and IPC
  * ["Kiwi"] - a framework and a set of enhanced PyGTK widgets to make building GUI programs easier.
  * WebProgramming - application frameworks for Web programming

== Editorial Notes ==

The above lists should be arranged in ascending alphabetical order - please respect this when adding new entries. If, as the developer of a listed application, you disagree with the classification of the work, please move it into the appropriate category or create a new category, respecting the ascending alphabetical order of the categories. When specifying release dates please use the format YYYY-MM-DD.

Application Frameworks

Please add software under a category. If a category is missing, please add it!

Business

General

  • PEAK - another enterprise application framework

  • txObject ATK- Tom's Cross-Platform Object Application Tool Kit features I/O & Timers, Native/Home Grown Threads, and IPC

  • Win32All - COM and MFC on Microsoft Windows.

Graphical

  • Envisage - a plugin architecture with GUI support

  • Kiwi - a framework and a set of enhanced PyGTK widgets to make building GUI programs easier.

Middleware

  • Pythomnic3k - Python 3 framework for building integration middleware. Supports useful protocols, such as HTTP, XML-RPC, JMS, SMPP, POP3/SMTP and industry standard "exchanging files in a shared directory". Connects to PostgreSQL, Oracle and MS SQL Server. Easily extensible with new protocols.

Networking

  • Allegra is an innovative library for Semantic Web applications development. It provides a framework for asynchronous network peer programming, a simple stack of Internet standards implementations, and two new network applications: a disruptive metabase peer and a practical web peer.

  • Medusa - A high-performance, extensible Internet server framework.

  • ToolserverFrameworkForPython - a Framework for simple creation of XMLRPC, SOAP or REST style API servers

  • TwistedMatrix - Framework, Application Suite and Integrated Environment

  • WebProgramming - application frameworks for Web programming

Editorial Notes

The above lists should be arranged in ascending alphabetical order - please respect this when adding new entries. If, as the developer of a listed application, you disagree with the classification of the work, please move it into the appropriate category or create a new category, respecting the ascending alphabetical order of the categories. When specifying release dates please use the format YYYY-MM-DD.

ApplicationFrameworks (last edited 2010-01-21 15:33:51 by mail)

Unable to edit the page? See the FrontPage for instructions.