|
|
|
|
|
by nnq
4864 days ago
|
|
> Typecheck in Python People actually use it? It seems abandoned and the link to homepage broken: https://pypi.python.org/pypi/typecheck. I'm asking because I'd really like the idea of starting a project the dynamic typing way and then bolting on a (semi)-static type system on top once more new programmers join the game, preferably being able to completely disable it on production machines for best performance. |
|
[1]: http://cython.org/
[2]: http://wiki.cython.org/tutorials/numpy