Community and Support | PyF, flow-based python programming Community and Support

Community and Support

Let's sum this up that way :
The project is young, and we are friendly. Come and join us ! :)

Need help ?

  1. On IRC: We aren't always connected, but you can often find us on the #pyf channel of the freenode irc server.
  2. On the project google groups: http://groups.google.com/group/pyf-users

Where can I find the source code ?

The source code is hosted on bitbucket mercurial repositories :

  1. PyF low-level packages:
    http://bitbucket.org/faide/pyf
  2. PyF mid-level (component system and base plugins):
    http://bitbucket.org/taieb/pyf.componentized
  3. PyF high-level packages (the web service):
    http://bitbucket.org/taieb/pyf.services

 

How can I contribute ?

Contibuting is simple, just fork the repository you want to work on, and do a pull request. More information here.