Skip to content

lukasender/pypifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypifi

Pipes and Filters implemented in Python

This is a very basic implementation of the Pipes and Filters pattern. It is inspired by two articles called 'Messaging as a programming model' (Part 1 and 2) written by Steve Bate (Twitter: @Steve_Bate).

I'm pretty new to Python so this implementation migth have some flaws or could be done more easily, elegant or what not. Oh.. and this is the first time I've set up a setup.py and I'm not really sure if I've done it the right way. So if you see anything you want to improve, leave a message or send a pull request. I'd be happy to talk about improvements :)

Also, for the future it would be really nice to introduced some unittests and a logging system. I don't know when I'm going to introduce such things.

About

Pipes and Filters implemented in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages