Viewing profile — s-y-s-y-s
s-y-s-y-s
HN member- Joined
- Thu, Apr 21, 2022, 9:02 PM UTC
- HN karma
- 7
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About s-y-s-y-s
No profile information was provided.
Recent public activity
-
comment
Comment #31115178
I've annotated Python typing with a 20/80 approach. I annotate strings, integers, floats, simple list and dict. I don't try to produce complex type specs for lists, dicts, function…