|
|
|
|
|
by cbryan
1900 days ago
|
|
> The philosophy of python is there should be only one pythonic way of doing things. Thiiis really hasn't been my experience with the Python community. Every place I've worked on a Python codebase has done it a different way, and none of them have agreed on what is "pythonic". Each team has claimed that _their_ approach is the most python-y way to do it, but they've all celebrated Python as not being "restrictive" like "other" languages. It's really weird. |
|
Exactly my experience from day one. It's a laughable statement that the Python community keeps repeated with almost no basis in reality.