Skip to content

alexbrasetvik/Piped

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piped: a framework and application server with pipelines

Piped is an MIT-licensed framework and application server with built-in support for flow based programming written in Python that focuses on:

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

Being based on Twisted http://twistedmatrix.com/, a base Piped installation already speaks multiple protocols, such as HTTP, SMTP and Perspective Broker. Contrib packages that extend Piped are also available.

Documentation

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

Protocols and Extensions

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%