-
-
Notifications
You must be signed in to change notification settings - Fork 355
Open
Description
Description
Linehaul is a feature by PyPI that allows querying statistics about the used platforms through BigQuery (https://github.com/pypi/linehaul-cloud-function). Clients query the host environment and attach this information as a JSON blob in the User Agent header. This information is extremely valuable to understand usage across platforms, Python versions, CI and what components can or can't assume to present on a target system. https://github.com/pypi/linehaul-cloud-function/blob/main/linehaul/ua/datastructures.py provides an overview over the datastructure. Both pip and uv send linehaul data, but it would be valuable to increase the coverage.
Use case/motivation
No response
Related issues
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow the Python Software Foundation's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels