Grouping packages installed by pip #4010
Labels
auto-locked
Outdated issues that have been locked by automation
C: freeze
'pip freeze' related
type: enhancement
Improvements to functionality
Description:
I see packages installed to pip belong to different categories. For example, in my case I mainly see 3 different types of packages.
Now I can store these different types of packages in 3 different requirement files and I can install separately. For example:
But I need a feature by which I can do a
pip freeze
with passing some options to give me packages belonging to a single group.I am not sure whether we have such features now. As per my search it's not there. If it is there please guide me. Otherwise we can decided to have this feature.
The text was updated successfully, but these errors were encountered: