https://github.com/dahlitzflorian/leverage-the-full-potential-of-type-hints-article-snippets
Supporting material for the article "Leverage the full potential of type hints" published on my website.
https://github.com/dahlitzflorian/leverage-the-full-potential-of-type-hints-article-snippets
annotated-type-hints article python python-3 python3 supporting-material type-annotations type-hints
Last synced: 2 months ago
JSON representation
Supporting material for the article "Leverage the full potential of type hints" published on my website.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/leverage-the-full-potential-of-type-hints-article-snippets
- Owner: DahlitzFlorian
- License: mit
- Created: 2021-08-02T14:54:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T14:59:08.000Z (over 3 years ago)
- Last Synced: 2025-01-08T13:27:42.761Z (4 months ago)
- Topics: annotated-type-hints, article, python, python-3, python3, supporting-material, type-annotations, type-hints
- Language: Python
- Homepage: https://florian-dahlitz.de/articles/leverage-the-full-potential-of-type-hints
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leverage the Full Potential of Type Hints (Article Snippets)
## Description
This repository contains the supporting material for the article *Leverage the full potential of type hints* published on my website.
[Here's](https://florian-dahlitz.de/articles/leverage-the-full-potential-of-type-hints) a link to the corresponding article.