[Twisted-Python] Twisted Plugins - Implementation Discussion

Marcin Kasperski Marcin.Kasperski at mekk.waw.pl
Tue Apr 19 10:27:27 EDT 2011


> Part of the discussion was about how to rewrite this in such a way that
> no python code needs to be run in order to discover all the
> tapname+description combinations that are available to twistd, this is
> because of a perceived performance and sanity deficit in using 'twistd'.

Have you considered using setuptools entry_points? They are de facto
standard and work fairly well for tools like paster or sqlalchemy...





More information about the Twisted-Python mailing list