google / cloud-forensics-utils

Python library to carry out DFIR analysis on the Cloud
Apache License 2.0
454 stars 88 forks source link

Create named releases to limit dependency hell #279

Open tomchop opened 3 years ago

tomchop commented 3 years ago

It would be nice to be able to do pip install libcloudforensics[gcp] to only import GCP dependencies.

This involves: