Interactive Mode For Pipenv
Author: itsmeadarsh2008Created Jul 16, 2023Updated Jul 25, 2023
LabelsWaiting for feedback
What if we add an interactive mode to customize virtual environments?
Like what npm init does.
### Tasks
- [ ] Selection of a colourful library. e.g `rich` or `colorama`
- [ ] Add `-i` and `--interactive` parametersSource: pypa/pipenv