Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ouija
on May 21, 2023
|
parent
|
context
|
favorite
| on:
Writing Python like it's Rust
Yes, you can write Python code that runs with missing or wrong type hints. Not ideal, but you can add a static type checker (mypy) as a step in your CI pipeline and reject commits that fail this step. Not much discipline required.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: