I tried four vibe-coding tools, including Cursor and Replit, with no coding background. Here's what worked (and what didn't).
plac is a Python package that can generate command line parameters from function signatures. plac works on Python 2.6 through all versions of Python 3. plac has no dependencies beyond modules already ...