Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
2 results tagged decorators  ✕   ✕
cool-RR/PySnooper: Never use print for debugging again https://github.com/cool-RR/PySnooper
Fri 26 Apr 2019 01:39:54 PM PDT archive.org

PySnooper lets you do the same, except instead of carefully crafting the right print lines, you just add one decorator line to the function you're interested in. You'll get a play-by-play log of your function, including which lines ran and when, and exactly when local variables were changed.

python modules development debugging decorators output
A guide to Python's function decorators | The Code Ship http://thecodeship.com/patterns/guide-to-python-function-decorators/
Tue 20 Mar 2018 12:01:14 AM PDT archive.org

A very well done description of decorators in python. Go in depth about how functions are first class objects, scope, self-modifying code, and how everything works. programming languages documentation tutorial

functions python documentation programming languages objects scope decorators tutorial
6963 links, including 441 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn