https://github.com/blackary/type-hints
Talking about python type hinting
https://github.com/blackary/type-hints
python slides type-hints
Last synced: about 1 year ago
JSON representation
Talking about python type hinting
- Host: GitHub
- URL: https://github.com/blackary/type-hints
- Owner: blackary
- Created: 2021-08-09T15:39:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T19:56:24.000Z (over 3 years ago)
- Last Synced: 2025-03-17T04:21:20.694Z (over 1 year ago)
- Topics: python, slides, type-hints
- Language: Python
- Homepage: https://blackary.com/type-hints
- Size: 394 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Three lesson on type hints
## [Lesson 1](https://blackary.com/type-hints/type-hints1) - _Intro and basic usage_
## [Lesson 2](https://blackary.com/type-hints/type-hints2) - _More complex types_
## [Lesson 3](https://blackary.com/type-hints/type-hints3) - _Advanced usages and debugging_
[View on github](https://github.com/blackary/type-hints)