|
|
|||||||||||||||||||
|
How to Contribute Python SoftwareYou've written some cool Python module or application, and you'd like to make it available to the wider Python community. How do you go about doing this? Below are some general guidelines on what you should do to package, register, and announce your software. If you wish to contribute a patch or improvement to Python, you should consult the Python Developer's Guide.
Python-announce mailing list guidelinesHere are the comp.lang.python.announce posting guidelines (A.K.A. the c.l.py.a FAQ). These are posted bi-weekly to the comp.lang.python, comp.lang.python.announce, comp.answers, and news.answers newsgroups. Your announcement will be parsed by automated scripts which update other lists of recent Python news, so failure to follow the guidelines may prevent your announcement from reaching the whole Python community. Other catalogsTim Middleton manages the Vaults of Parnassus: Python Resources, a repository of Python software. O'Reilly's CodeZoo is a moderated collection of Python software. |