What is a common use of Python's sys library?
to capture command-line arguments given at a file's runtime
to scan the health of your Python ecosystem while inside a virtual environment
to connect various systems, such as connecting a web front end, an API service, a database, and a mobile app
to take a snapshot of all the packages and libraries in your virtual environment