AdvancedPy

From Noisebridge
Revision as of 19:32, 13 June 2009 by Cubes (talk | contribs) (→‎Possible Topics)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

When

15.6. ~8pm, Noisebridge

Topics

Metaclasses (Almir)
ctypes (justin)
Object composition vs. MI (cubes)

Possible Topics

import hooks
descriptors


Python has some really impressive libraries. I've been using a few, most of which I'm not an expert in: Jtfoote 12:48, 10 June 2009 (PDT)

  • wxPython: powerful GUI widget library w threads and other good stuff) + wxGlade GUI graphical editor
  • numPy/sciPi: Matlab-killer numeric/matrix/optimization/DSP routines + matplotlib for interactive plotting
  • pyAudio: cross-platform access to audio I/O
  • pySerial: talk to your Arduino or other gear
  • pyGame: graphics and sound library for writing games
  • reportlib: generate PDF