Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Python remains a fantastic prototyping and scripting language

I think it sucks for prototyping too if your prototype is constantly evolving. I have a WIP with about 100 files in it that I've been aggressively evolving over the past year, and I already want to rewrite everything in something statically typed, because any kind of change became pain in the ass. Too bad the project requires Python-first libraries.



Large Python projects are done with microservices typically.


1. I would not call 100 short files 1/3 of which are simple tests "large". I've handled 10 times larger C# projects without any hiccups.

2. This is a deep learning research project. Files are layers, pure functions, and model builders. Can't really turn it into microservices.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: