• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:4    start  Previous  Next  Last    goto:
    Free Python IDE
    ON: 2007-08-25 14:28:22
    SPE is a free Python IDE with Blender, Kiki, PyChecker, Remote Debugger, Uml, and wxGlade support.
    167 times | category:
    A quick look at Python modules
    ON: 2007-08-25 14:24:13
    This article introduces the idea of importing Python modules that manage many common and/or special tasks that you would otherwise have to write programming code for. IDLE is featured in this article because of some of its handy features, but you can follow the examples in other ways as well.
    25 times | category:
    Charming Python: Parsing with the SimpleParse module
    ON: 2007-08-25 14:22:35
    Many parsing tools have been written for Python. This column discusses a high-level parsing language built on top of Python. SimpleParse provides an EBNF-style syntax on top of mxTextTools that can greatly clarify the expression of grammars.
    29 times | category:
    Python for the PalmOS
    ON: 2007-08-25 14:21:10
    Pippy is a port of (a subset of) Python to the PalmOS. With Pippy, Python programmers can create custom applications to run on Palm devices, as well as use Pippy as an interactive environment directly on the Palm. This article evaluates the strengths and limitations of Pippy as a means of implementing Palm applications.
    53 times | category:
    this:1/1 25records  total:4    start  Previous  Next  Last    goto:

    Category

      Development (11)
      Introduction to Python (7)
      Miscellaneous (4)
      Searching (2)
      Web Fetching (5)
      XML and Python (4)