ChaosPad V1.1
Full screen

Server Notice:

hide

Public Pad Latest text of pad pystada-2014-04-23 Saved April 25, 2014

 
PyStaDa Treffen #7 am 23.04.2014
================================
Visit: http://pystada.github.io or join #PyStaDa on Hackint or follow @PyStaDa on Twitter
 
Ideensammlung
-------------
 
Pyringe:
  • Pyringe is a python debugger capable of attaching to running processes, inspecting their state and even of injecting python code into them while they're running
 
 
Leichtgewichtigere SQLAlchemy Alternative:
 
curl for humans:
 
QR Code Generator:
 
Say “no” to import side‐effects in Python
  •  
 
Datenbanken als Website
query-only interface, automatisch generiert aus dem datenmodell
 
Python REST clients
 
 
Python String-Formatting Benchmarks
 
  • Tests von amokleben geschrieben
 
  • 2.7.6
  • 3.4.0
  • pypy 2.2.1 (2.7.6 compatible)
 
  • Test im offiziellen Repository unter: