Skip to content

Commit 17ec57f

Browse files
authored
Update source/guides/analyzing-pypi-package-downloads.rst
1 parent 056adad commit 17ec57f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/guides/analyzing-pypi-package-downloads.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ artifacts from PyPI based on their hashes, e.g. if a particular project or
226226
release has been deleted from PyPI. The metadata table includes the ``path``
227227
column, which includes the hash and artifact filename.
228228

229+
Note that the URL generated here is not guaranteed to be stable, but currently aligns with the URL where PyPI artifacts are hosted.
229230
::
230231

231232
SELECT

0 commit comments

Comments
 (0)