https://github.com/hackebrot/python-type-hints
💻 Example code for Python's type hints.
https://github.com/hackebrot/python-type-hints
example-code python
Last synced: over 1 year ago
JSON representation
💻 Example code for Python's type hints.
- Host: GitHub
- URL: https://github.com/hackebrot/python-type-hints
- Owner: hackebrot
- License: mit
- Created: 2018-09-27T09:10:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T16:21:15.000Z (over 7 years ago)
- Last Synced: 2025-01-25T15:11:15.675Z (over 1 year ago)
- Topics: example-code, python
- Language: Python
- 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
# python-type-hints
💻 Example code for [Python's type hints][pep484].
[pep484]: https://www.python.org/dev/peps/pep-0484/