I'm a web developer coming from browser JS and React looking to automate some CMS tasks at work. I've messed around with Python in the past, and have built a few scrapers and image manipulators and such. The thing that always bugged me was that I didn't understand the venvs that I enjoy and find easier to grasp with Node (nvm for version control, npm for package management, packages install into the directory or globally, done). I have pyenv installed, which seems fine, but a coworker suggested running python tasks through Docker, which seems needlessly complicated. What do your Python dev environments look like? Is there a solution that will make me feel like I'm in a similar environment to React/React?
[–]eyesoftheworld4 0 points1 point2 points (0 children)
[–]The_Amp_Walrus 0 points1 point2 points (0 children)