this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 6 and 7
Revision 6 as of 2013-02-06 11:41:18
Size: 1055
Editor: techtonik
Comment: add community process wishlist
Revision 7 as of 2013-02-11 15:13:41
Size: 1268
Editor: techtonik
Comment: add help needed
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
 * wikify - micro-framework for text wikification (easy to extend and debug) ([[https://issues.roundup-tracker.org/msg4572|1]], [[https://psf.upfronthosting.co.za/roundup/meta/msg2666|2]])  * [[https://bitbucket.org/techtonik/wikify|wikify]] - micro-framework for text wikification (easy to extend and debug) ([[https://issues.roundup-tracker.org/msg4572|1]], [[https://psf.upfronthosting.co.za/roundup/meta/msg2666|2]])
Line 24: Line 24:
=== Skill credits for readers of this page ===

Welcomed open source art:

 * 3D robot nut in Blender for rirror on Bitbucket
 * 128x128 wikify logo on Bitbucket

Python wishlist

Core Python flaws.

  • locals() returns a variable that can be updated at any moment (and changes behavior under trace function)
  • internal representation of .py file paths is not normalized (comparisons and identity checks are impossible)

Missing features of community development process.

  • +1 on mailing list posts, on tracker comments and bugs
  • personal roadmaps listing features people find important and work on
  • de-facto roadmap for the next Python version - Trac milestones

Component wishlist

Public domain or MIT preferred.

  • wikify - micro-framework for text wikification (easy to extend and debug) (1, 2)

    • split text by regexp, process matched, exclude processed
    • run the next regexp on the list of text that is left
    • reassemble
  • treeworks - tools to work with 2D data structures (trees), including common visualization and debugging

Skill credits for readers of this page

Welcomed open source art:

  • 3D robot nut in Blender for rirror on Bitbucket
  • 128x128 wikify logo on Bitbucket


CategoryHomepage

techtonik (last edited 2015-02-08 22:44:43 by techtonik)

Unable to edit the page? See the FrontPage for instructions.