Skip to main content

Home/ Python Programming/ Group items matching "python" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
1More

ulipad - Google Code - 0 views

  • UliPad uses Mixin and Plugin technique as its architecture. Most of its classes can be extended via mixin and plugin components, and finally become an integrity class when creating the instance. So UliPad is very dynamic. You can write the new features in new files, and hardly need to modify the existing code. And if you want to extend the existing classes, you could write mixins and plugins, and this will be bound to the target class that I call "Slot Class". This technique will make the changes centralized and easily managed.
1More

ShowMeDo --first wxPython application tutorial - 0 views

  •  
    first wxPython application tutorial
1More

pyeuclid - Google Code - 0 views

  • Vector, matrix and quaternion classes for use with 2D and 3D games and graphics applications. Compatible with Pygame.
1More

pyscripter - Using matplotlib with PyScripter - 0 views

  • interpreter:>>>import matplotlib>>>matplotlib.interactive(True)>>>matplotlib.use("WXAgg")>>>from matplotlib.pylab import *>>>plot([1,2,3])>>>xlabel('time (s)') 
« First ‹ Previous 401 - 420 of 474 Next › Last »
Showing 20 items per page