+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Does anyone script in Python?

  1. #1
    sekinto is offline x10Hosting Member sekinto is an unknown quantity at this point
    Join Date
    Sep 2007
    Posts
    3

    Does anyone script in Python?

    I'm just learning Python. So far I have made a Rectangle Creator based on hight/width parameters... a Recursive Formula Calculator, an Isosceles Triangle Creator based on hight/width parameters, an English-->H4X0R Translator, and I am currently working on a financial organizer.
    Last edited by sekinto; 10-27-2007 at 07:22 PM.

  2. #2
    wh00p101's Avatar
    wh00p101 is offline x10 Sophmore wh00p101 is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    Australia
    Posts
    241

    Re: Does anyone script in Python?

    sounds like you're more than just learning it. you seems to have a fairly good knowledge of it. At least that's the impression I get from what you've already created. I wouldn't mind seeing what you've created.

  3. #3
    Dannz is offline x10Hosting Member Dannz is an unknown quantity at this point
    Join Date
    Aug 2007
    Posts
    43

    Re: Does anyone script in Python?

    I script in Python. For webapps I've been using XMLRPC with MySQLdb interface with a Flash SWF client. On my own set up I've also done a low latency TCP socket server to link Flash swfs with Python (giving the extra functionality of Python for databases etc.) Also done some image analysis stuff in Python involving geometry etc., Binocular to 3D mapping program, and a few other bits and pieces.

    What are you using to display the shapes? The big weakness I found with Python was lack of a good easy GUI (having come from programming Flash and Actionscript) - hence I tend to use Python as middleware and Flash as GUI.

  4. #4
    Slothie's Avatar
    Slothie is offline Lord Of The Keys Slothie is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    Singapore
    Posts
    1,432

    Re: Does anyone script in Python?

    @Dannz: You've never used pyGTK? I find it helps a lot in creating GUI for apps that I create.

    Easiest 70 points you'll make on x10

    Feel free to add my reputation by clicking on the if you found my post helpful to you :P


    If I am not responding to your PMs, that means I am ignoring you. Take a hint.



    09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0


  5. #5
    Dannz is offline x10Hosting Member Dannz is an unknown quantity at this point
    Join Date
    Aug 2007
    Posts
    43

    Re: Does anyone script in Python?

    I looked at it, but couldn't see any benefit over Flash. SWFs compile once so with Python this allows for good cross-platform development (as with pyGTK), and using TCP/IP connection between the two means that desktop apps I develop can be deployed on web easily. (Maybe pyGTK can run in a browser, but I haven't seen that). There is more that can be done in Flash than pyGTK, and dozens of extensions, and a quick and easy GUI for prototyping (I admit I use scripting rather than components in final versions, but for quick design mockups its great to drag a button to the stage). Flash has good documentation, and there are lots of resources to use.

    As with most things, it depends what you need the GUI to do, but for a web-based GUI run on a server in an n-tier setup with Python, I find Flash swfs does everything I've ever needed to do. I once tried to build the same GUI in Python, but found lack of being able to simply do simple things like layers, swapping depths, and so forth to be a real problem - at least for what I needed to do.

    Have you tried Flash? (drag and drop the components, add a couple of lines of code, and its working).

  6. #6
    Slothie's Avatar
    Slothie is offline Lord Of The Keys Slothie is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    Singapore
    Posts
    1,432

    Re: Does anyone script in Python?

    I don't use python for web applications. I use it mainly when I need a quick application done and I don't feel like using delphi

    Easiest 70 points you'll make on x10

    Feel free to add my reputation by clicking on the if you found my post helpful to you :P


    If I am not responding to your PMs, that means I am ignoring you. Take a hint.



    09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0


  7. #7
    Irish Punk is offline x10Hosting Member Irish Punk is an unknown quantity at this point
    Join Date
    Sep 2007
    Posts
    48

    Re: Does anyone script in Python?

    you got a sample of your work?

  8. #8
    Dannz is offline x10Hosting Member Dannz is an unknown quantity at this point
    Join Date
    Aug 2007
    Posts
    43

    Re: Does anyone script in Python?

    Slothie, any reason why you don't use Python for web apps? What do you use? What kind of web apps and Python apps do you do?

  9. #9
    Slothie's Avatar
    Slothie is offline Lord Of The Keys Slothie is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    Singapore
    Posts
    1,432

    Re: Does anyone script in Python?

    Well, I happen to like using PHP/JSP. Flash is great, the only problem is its effin' hard to get search engines to index it.

    With ajax, there's not much I can't do that flash can nowadays anyway.

    Easiest 70 points you'll make on x10

    Feel free to add my reputation by clicking on the if you found my post helpful to you :P


    If I am not responding to your PMs, that means I am ignoring you. Take a hint.



    09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0


  10. #10
    mattura's Avatar
    mattura is offline x10 Elder mattura is an unknown quantity at this point
    Join Date
    Oct 2007
    Posts
    563

    Re: Does anyone script in Python?

    I know some python, the last thing I wrote was a code breaker for vigenere ciphers. Works pretty well too, if I say so myself (well it cracked Simon Singh's The Codebook's vigenere no problem). I had a cunning mathematical idea at the heart of it that I thought was very neat.

    Yeah flash is v cool, especially when you can get it to interact with php/ajax.
    ----
    Life is a game. The conception is terrible but the graphics are amazing!
    matt.elementfx.com

+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Any free traffic exchange script??
    By goodone in forum Scripts & 3rd Party Apps
    Replies: 2
    Last Post: 07-21-2008, 01:24 AM
  2. [OFF] Script Instillations (Now Accepting)
    By kryptonyte in forum The Marketplace
    Replies: 0
    Last Post: 08-02-2006, 02:15 AM
  3. Server UP time Script
    By dharmil in forum Scripts & 3rd Party Apps
    Replies: 2
    Last Post: 04-03-2006, 04:39 PM
  4. CGI - script, Advertisement _HELP.
    By kaliforna in forum Free Hosting
    Replies: 12
    Last Post: 06-02-2005, 06:01 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers