AdvancedPy

From Noisebridge
Jump to navigation Jump to search

When[edit]

15.6. ~8pm, Noisebridge

Topics[edit]

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

Possible Topics[edit]

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