- ASPN : Python Cookbook : A nicer syntax for super(cls,self) (p)
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with python recipe good tbu
- ASPN : Python Cookbook : Automatic explicit file close -- good for IronPython? (p)
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with python recipe ironpython
- ASPN : Python Cookbook : Automating simple property creation
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with good python recipe tbu
- ASPN : Python Cookbook : Change Windows Console Character Attribute (Color)
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with python recipe good
- ASPN : Python Cookbook : Context manager for calling a method when exiting a 'with' statement (p)
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with python recipe tbu
- ASPN : Python Cookbook : Dependency Injection The Python Way -
inversion of control container, service locator
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with patterns python recipe
- ASPN : Python Cookbook : Dynamically added methods to a class (p)
check martelli comment for better alternate approach -- still valid?
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with python recipe martelli
- ASPN : Python Cookbook : Implementing the observer pattern yet again: this time with coroutines and the with statement
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with patterns python recipe tbu
- ASPN : Python Cookbook : Infix operators
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with good python recipe tbu
- ASPN : Python Cookbook : Re-evaluatable default argument expressions
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with good python recipe tbu
- ASPN : Python Cookbook : Simple record (a.k.a struct) type
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with good python recipe tbu
- ASPN : Python Cookbook : These Nasty Closures - Caveats for the Closure Enthusiast
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with python recipe tbu
- ASPN : Python Cookbook : Time sections of code by using "with" statement
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with python recipe tbu
- ASPN : Python Cookbook : TimedCompressedRotatingFileHandler
Python has really nice logging framework, it has too a zipfile library in the default installation that makes you able to write compressed files. Several of the logging handlers "rotate" files, by size, date, etc. Here is an example of handler class for the logging framework that, when the file is rotated, it will make a .zip of the old file.
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with libraries python recipe tbu
- ASPN : Python Cookbook : True Lieberman-style delegation in Python. -- better proxies
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with patterns python recipe
- ASPN : Python Cookbook : Yet Another Unique() Function
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with algorithm python recipe
- Contents - IronPython Cookbook
contents data databases hello interactive interpreter library links named odbc python standard the useful using with world
in Public bookmarks with ironpython recipe reference
- dmiessler.com
study | tcpdump recipes
Daniel Miessler's resource for the celebration and discussion of information security, philosophy, culture, and other interesting topics.
capture icmp packets primer tcp tcpdump tcpip tutorial udp
in Public bookmarks with networking recipe good tools
- expose python itertools as methods
recipe (p)
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
activeperl activestate for mozilla open perl perlscript programmers programming python resources source win32 xml xslt
in Public bookmarks with recipe python
- Infix operators for python
Python has the wonderful "in" operator and it would be nice to have additional infix operator like this. This recipe shows how (almost) arbitrary infix operators can be defined.
in Public bookmarks with python recipe
Next »
recipe from all users