https://github.com/dahlitzflorian/flexible-decorators-video-snippets
Supporting material for the video"New Python 3.9 Feature: Flexible Decorators" published on my YouTube channel.
https://github.com/dahlitzflorian/flexible-decorators-video-snippets
decorators flexible-decorators python python3 python39 supporting-material video
Last synced: 2 months ago
JSON representation
Supporting material for the video"New Python 3.9 Feature: Flexible Decorators" published on my YouTube channel.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/flexible-decorators-video-snippets
- Owner: DahlitzFlorian
- License: mit
- Created: 2021-08-20T15:19:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-20T16:34:42.000Z (over 3 years ago)
- Last Synced: 2025-01-08T13:27:50.146Z (4 months ago)
- Topics: decorators, flexible-decorators, python, python3, python39, supporting-material, video
- Language: Python
- Homepage: https://youtu.be/eMr8Om1ZjKY
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# New Python 3.9 Feature: Flexible Decorators (Video Snippets)
## Description
This repository contains code presented in the video *New Python 3.9 Feature: Flexible Decorators* published on my YouTube channel.
Here's a [link](https://youtu.be/eMr8Om1ZjKY) to the video.