4 ms·
Interesting. Are you sure it's the language and not the programming style? There doesn't seem to be a reason to prevent you from writing maintainable Python cod
by User3456335 3y ago
Interesting. Are you sure it's the language and not the programming style? There doesn't seem to be a reason to prevent you from writing maintainable Python code.
- lostmsu 3y agoReasonably sure. As soon as one of your dependencies gets a major version bump with incompatible API, the clock starts ticking.