A question on plugin design
Bruno Desthuilliers
bruno.42.desthuilliers at wtf.websiteburo.oops.com
Mon Aug 6 03:48:44 EDT 2007
More information about the Python-list mailing list
Mon Aug 6 03:48:44 EDT 2007
- Previous message (by thread): A question on plugin design
- Next message (by thread): Submit web form only client-side with Python? COM?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
John J. Lee a écrit : > jjl at pobox.com (John J. Lee) writes: > >> Grzegorz Słodkowicz <jergosh at wp.pl> writes: >> [...] >>> I'd also be grateful for pointers to a well designed Pythonic plugin >>> architecture but I'd much prefer a small project with a simple API. >> Google for setuptools and Python eggs. Search for "entry point" on >> the setuptools page. > > And as an example of a project that uses that plugin system, look at > the nose testing tool And at Trac too.
- Previous message (by thread): A question on plugin design
- Next message (by thread): Submit web form only client-side with Python? COM?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list