From 91eee408c7cde9720007c638d372261a36614364 Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Sat, 16 Nov 2019 10:47:37 +0300 Subject: [PATCH] Add Python Typing (#1639) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1b73444f..f9f90fd4 100755 --- a/readme.md +++ b/readme.md @@ -146,6 +146,7 @@ - [Scientific Audio](https://github.com/faroit/awesome-python-scientific-audio#readme) - Scientific research in audio/music. - [CircuitPython](https://github.com/adafruit/awesome-circuitpython#readme) - A version of Python for microcontrollers. - [Data Science](https://github.com/krzjoa/awesome-python-data-science#readme) - Data analysis and machine learning. + - [Typing](https://github.com/typeddjango/awesome-python-typing#readme) - Optional static typing for Python. - [Rust](https://github.com/rust-unofficial/awesome-rust#readme) - [Haskell](https://github.com/krispo/awesome-haskell#readme) - [PureScript](https://github.com/passy/awesome-purescript#readme)