(no title)
GeneralMaximus | 1 month ago
I've started using Python for many more tasks after I discovered this feature. I'm primarily a JS/TS developer, but the ability to write a "standalone" script that can pull in third-party dependencies without affecting your current project is a massive productivity boost.
verdverm|1 month ago
That convenience you think boosts productivity is a short term thing, using comments for dependency management is an anti pattern imo