Welcome to the Imserba Smart Phones Forum & Free Download.
Results 1 to 1 of 1
  1. #1
    ((i)) Elder
    Join
    Sep 2007
    Location
    Serbia,Belgrade
    Posts
    344
    Send thanks
    381
    1,341 Thanks in 218 Posts

    Arrow <10/02> Ped 1.70 (Python programmers editor)

    Ped 1.70 (Python programmers editor)

    Ped is another text editor written in Python for S60.
    It may be used to edit any text file but was created mainly to
    write/edit Python scripts on the phone so it has some tools
    that make this task a bit easier.

    Main features:

    multi document interface,
    file browser to open files at any location,
    easy editing of plain text files and Python scripts,
    smart auto indentation in Python scripts
    (press joystick to insert a new line character, apropriate
    indentation will be added automaticaly),
    module level auto complete feature
    (press joystick after you enter module name and "." character,
    a list of module functions/variables/constants will be displayed),
    class "self." auto complete feature (methods only)
    (press joystick after you enter "self." in your class's method,
    a list of methods will be displayed),
    popup with frequently used symbols in Python
    (press "0" key three times),
    easy execution of Python scripts,
    catches errors and moves to apropriate place in source,
    Python functions/methods browser,
    built-in interactive Python console (more than one at once possible),
    find text functionality,
    selectable font and color (PyS60 1.3.23+ required)


    Press if you liked post.

    DOWNLOAD HERE

  2. The Following 2 Users Say Thank You to Astral For This Useful Post:


 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •