Skip to content

nkvoll/Piped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piped: a pipeline processing framework

Piped is a MIT-licensed framework for flow based programming written in Python that focuses on:

  • Ease of use.
  • Extendability.
  • Painless integrating with other systems.
  • Testing and maintainability.
  • Performance.

A base Piped installation already speaks multiple protocols, such as HTTP, SMTP and Perspective Broker. Contrib packages that extends Piped, adding support for database connectivity, message queues such as ZeroMQ and more are also available.

Documentation

The documentation is available at http://piped.io.

Installing and testing

See the installation instructions at http://www.piped.io/installing/

Contributing

Report issues in the issue tracker.

Mailing lists are available at piped@librelist.com. Just send an email to the list to subscribe.

Or ask questions about Piped on IRC (#piped on freenode).

About

Pipeline processing framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%