We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 056adad commit 17ec57fCopy full SHA for 17ec57f
1 file changed
source/guides/analyzing-pypi-package-downloads.rst
@@ -226,6 +226,7 @@ artifacts from PyPI based on their hashes, e.g. if a particular project or
226
release has been deleted from PyPI. The metadata table includes the ``path``
227
column, which includes the hash and artifact filename.
228
229
+Note that the URL generated here is not guaranteed to be stable, but currently aligns with the URL where PyPI artifacts are hosted.
230
::
231
232
SELECT
0 commit comments