Python-enterprise (integration) SIG/mailinglist/etc.?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Wolfgang Keller

    #1

    Python-enterprise (integration) SIG/mailinglist/etc.?

    Hello,

    Python seems to be used quite a lot for (the integration of) enterprise
    applications. Just as an example, there are at least three (projects for
    the implementation of) ERP systems in Python:

    - GNUenterprise
    - ERP5
    - TinyERP

    There are also a lot of different modules already available which supply
    useful functionalities for (the integration of) enterprise applications,
    such as PEAK, Twisted, OmniORBpy, Modeling, etc...

    However, what seems to be missing is some kind of
    coordination/communication resource and/or (link) repository for such
    modules, so that one can find out easily what exists already, whether it
    fits one's requirements and if not, where to find other people who would
    participate in the implementation of what's missing.

    So, here's the question: How about creating a
    Python-Enterprise(-Integration)-SIG/-mailinglist/whatever?

    Such a group could also start standardisation for such things as a "Python
    Messaging System", a "Python Component Model" and maybe (reference)
    implementations could be included in the Python distribution some day (no I
    don't think it should be called "PEE" :-).

    TIA,

    Wolfgang Keller
Working...