Pypes

A Flow-Based programming framework
Download

Pypes Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Eric Gaumer
  • Publisher web site:
  • http://www.pypes.org

Pypes Tags


Pypes Description

A Flow-Based programming framework Pypes is a Python library that provides a framework for building component oriented architectures. It falls under the paradigm of Flow-Based Programming in which applications are defined as networks of "black box" processes, which exchange data across predefined connections called ports. These black box processes can be reconnected endlessly to form different applications without having to be changed internally. The concept is very similar, if not identical, to that of Unix pipes.Pypes is designed to build applications in a more data centric manner where data flow is more prominent than control flow. Requirements: · Python · Stackless Python What's New in This Release: · Added recvall() which returns an interator over the port buffer · Added api-docs · Added examples


Pypes Related Software