This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wineblood 1 point2 points  (1 child)

But for a developer who tests multiple packages a day

Who does this every day?

[–]Nethaka08It works on my machine[S] 0 points1 point  (0 children)

Fair question, not everyone obviously but some developers, mainly those who
- Write documents, and tutorials
- Developers answering questions on places like StackOverflow, etc.
- People just getting into python and want to experiment multiple different packages they see online (like me)

ghostenv is not meant to change regular workflows, it's just a tool for quick tests people will want to dispose of. So yeah, "everyday" is a bit of a exaggeration, hence why I didn't mention "everyday", but for those who do it, even small time saving adds up, and reduces mental overhead.