Skip to content

Instantly share code, notes, and snippets.

View abixadamj's full-sized avatar
🎯
Looking for projects with FastAPI to learn.

Adam Jurkiewicz Pythonista abixadamj

🎯
Looking for projects with FastAPI to learn.
View GitHub Profile
@abixadamj
abixadamj / python_decorator_guide.md
Created August 13, 2020 18:12 — forked from Zearin/python_decorator_guide.md
The best explanation of Python decorators I’ve ever seen. (An archived answer from StackOverflow.)

NOTE: This is a question I found on StackOverflow which I’ve archived here, because the answer is so effing phenomenal.


Q: How can I make a chain of function decorators in Python?


If you are not into long explanations, see [Paolo Bergantino’s answer][2].

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@abixadamj
abixadamj / PY0101EN-2-3-Sets.ipynb
Created May 2, 2019 19:32
Created on Cognitive Class Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.