#decorators

[ follow ]
#python
Scala
fromMedium
3 months ago

Decorator Patterns in Practice: Python, Java, JavaScript, Ruby, and Scala

Leapcell utilizes decorators for enhanced modularity and functionality in serverless web hosting, promoting scalability and maintainability.
fromPython GUIs
3 months ago

What does @Slot() do?

Omitting the @Slot decorator means that the function can still act as a slot, but it won't provide the advantages of reduced memory usage and increased speed.
Python
[ Load more ]