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

Thread: Python resources

  1. #1
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42

    Python resources

    Remember to check the global FAQ, and also the Python FAQ before you're posting any threads or posts.

    This is a thread containing different resources for the Python programmer.

    If you have anything to add, please send me a PM.



    Implementations
    • CPython (Cross-platform; Free; Open-source) (Official)
    • Jython (Cross-platform; Free; Open-source)
    • IronPython (Windows; Free; Closed-source)
    • PyPy (Cross-platform; Free; Open-source)


    Debuggers
    • Winpdb (Cross-platform; Free; Open-source)
    • Pydb (*nix; Free; Open-source)


    Integrated Development Environments
    • PyDev (Cross-platform; Free; Open-source)
    • Wing IDE (Cross-platform; Non-free; Closed-source)
    • Eric (Windows/*nix; Free; Open-source)
    • BlackAdder (Windows/Linux; Non-free; Closed-source)
    • Boa Constructor (Cross-platform; Free; Open-source)


    Rapid Application Developments

    Good online learning guides

    Reference and documentation

    Major libraries
    • wxPython (GUI; Cross-platform; Free; Open-source)
    • PyGTK (GUI; Cross-platform; Free; Open-source)
    • pyFLTK (GUI; Cross-platform; Free; Open-source)
    • PyQt (GUI; Cross-platform; Free; Open-source)
    • pyJUCE (GUI; Cross-platform; Free; Open-source)
    • CherryPy (Webdevelopment; Cross-platform; Free; Open-source)
    • MySQL-Python (Database; Cross-platform; Free; Open-source)
    • Cheetah (Template; Cross-platform; Free; Open-source)
    • Django (Webdevelopment; Cross-platform; Free; Open-source)


    Other FAQ's than this
    Last edited by v0id; 06-09-2009 at 04:33 AM.
    NewProgrammer likes this.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2008
    Location
    ┌∩┐(◣_◢)┌∩┐
    Posts
    1,579
    Blog Entries
    1
    Rep Power
    26

    Re: Python resources

    Great stuff bro +Rep!
    #!CrunchBang Linux ~$ apt-get into it | #!(Statler:R20101205): OpenBox | Like Linux?
    “The cure for boredom is curiosity. There is no cure for curiosity.”

  4. #3
    jashsayani's Avatar
    jashsayani is offline Learning Programmer
    Join Date
    Jun 2008
    Location
    Salt Lake City, UT
    Posts
    41
    Rep Power
    0

    Re: Python resources

    Wow! Just what I was looking for.

    Thanks a million !

  5. #4
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42

    Re: Python resources

    Good to know that you could use it!

  6. #5
    CallBackGuy is offline Newbie
    Join Date
    Mar 2009
    Posts
    29
    Rep Power
    0

    Re: Python resources

    Quote Originally Posted by v0id View Post

    CPython (Cross-platform; Free; Closed-source) (Official)
    What? Python is open-source.
    All Python releases are Open Source
    Python 2.5 license

  7. #6
    kakarukeys is offline Newbie
    Join Date
    Apr 2009
    Posts
    20
    Rep Power
    0

    Re: Python resources

    no Django?

  8. #7
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42

    Re: Python resources

    I have added Django to the list, thank you!

  9. #8
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42

    Re: Python resources

    Thanks to you too, CallBackGuy, for pointing that out! It has been fixed as well.

  10. #9
    isuru's Avatar
    isuru is offline Programming Professional
    Join Date
    May 2010
    Posts
    228
    Rep Power
    8

    Re: Python resources

    Thank You!
    Just started to learn Python.

  11. #10
    isuru's Avatar
    isuru is offline Programming Professional
    Join Date
    May 2010
    Posts
    228
    Rep Power
    8

    Re: Python resources

    I found a great resource for newbies.
    A Byte of Python

    This book is released under the Creative Commons Attribution-NonCommercial-ShareAlike License 2.0 .


    This book will help you to learn the Python programming language, whether you are new to computers or are an experienced programmer.
    To read the latest version of this book, please see Python - Notes.

+ Reply to Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. C# .NET Resources
    By NeedHelp in forum C# Programming
    Replies: 20
    Last Post: 02-02-2012, 06:42 AM
  2. C/C++ resources
    By v0id in forum C and C++
    Replies: 36
    Last Post: 09-15-2011, 07:49 PM
  3. Looking for resources
    By shiyamhoda in forum C and C++
    Replies: 5
    Last Post: 10-13-2010, 10:29 AM
  4. Resources
    By allen331 in forum C# Programming
    Replies: 3
    Last Post: 07-19-2006, 03:58 PM

Tags for this Thread

Bookmarks

Posting Permissions

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