background preloader

Python

Facebook Twitter

Learning

Pyqt. Zope/Plone. SciPy Scientific Tools for Python - SciPy - Scientific tools for. Open ERP - Home. Scientific. ERP5 Community - Industrial Grade Open Source / Libre Software E. FiPy. Pydap — Data Access Protocol meets Python. PyGTK. Articles. Python Programming Language -- Official Website. PyEphem. PyChing - Screenshots. [Home] [Download] [Screenshots] [Readme] [Email] [Sourceforge pyChing project page] [Other Software By Me] Here are a few screenshots of a recent version of pyChing in action.

These images show pyChing running under Linux/X11/WindowMaker. Of course the window decorations and borders will look a little different under other window managers or on other platforms, but the contents should look pretty much the same. These images have been compressed for faster display on the web, so if they look a little blotchy, it's just these images, the actual program doesn't look that way. Also, the colors in the reading area are configurable to your own tastes from within pyChing. Here is pyChing just after a reading has been started: Here is a reading partly completed: Here is a reading well underway: Here is a shot of the color configuration dialog: Of course there are a number of other windows and features within pyChing. Hosts this and many other open source projects. Sympy - Google Code.

Main page is at: SymPy is an open source Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries. Code: Issues: Mailing list: Downloads: (old downloads at.

The Lair of the Python. Welcome to the home of the Voidspace Python pages. Not a snake, Python is a dynamic scripting language with a beautifully clean syntax. There's lots of code here to peruse, as well as the Techie Blog which explores life from the point of view of a Pythoneer. Python is a dynamic, object orientated, programming language.

Its focus is on allowing the programmer the maximum freedom and expressiveness. Because of this it inspires a particular elegance and symmetry of coding techniques. Because it's easy to read, it is also easy to learn. In these pages you can find all my Python related stuff. I currently work for a firm called Resolver Systems. You can find more information about IronPython, including a tutorial series on IronPython and Windows Forms (the .NET GUI toolkit for rich client applications) on the IronPython Pages. A programming language is a medium of expression - Paul Graham The modules page has links to all the python modules I've written.