https://github.com/mgobeaalcoba/decorators_practice
Practice decorators in python with many examples
https://github.com/mgobeaalcoba/decorators_practice
decorators decorators-python practice practice-project python3
Last synced: 2 months ago
JSON representation
Practice decorators in python with many examples
- Host: GitHub
- URL: https://github.com/mgobeaalcoba/decorators_practice
- Owner: Mgobeaalcoba
- License: mit
- Created: 2024-05-26T14:48:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-27T20:49:42.000Z (over 1 year ago)
- Last Synced: 2025-07-22T22:27:46.207Z (5 months ago)
- Topics: decorators, decorators-python, practice, practice-project, python3
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Practice decorators in Python

## Description
This project is a practice for the use of decorators in Python with many examples.