We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3632b2c + e2f905a commit ac0c688Copy full SHA for ac0c688
1 file changed
source/guides/analyzing-pypi-package-downloads.rst
@@ -333,6 +333,14 @@ Usage:
333
The `pandas-gbq`_ project allows for accessing query results via `Pandas`_.
334
335
336
+``ClickPy``
337
+-----------
338
+
339
+The `ClickPy`_ project provides a public application to visualize download
340
+statistics, with free direct SQL access to the underlying open-source
341
+`ClickHouse`_ database, updated daily.
342
343
344
References
345
==========
346
@@ -346,3 +354,5 @@ References
354
.. _google-cloud-bigquery: https://cloud.google.com/bigquery/docs/reference/libraries
347
355
.. _pandas-gbq: https://pandas-gbq.readthedocs.io/en/latest/
348
356
.. _Pandas: https://pandas.pydata.org/
357
+.. _ClickHouse: https://github.com/ClickHouse/ClickHouse
358
+.. _Clickpy: https://clickpy.clickhouse.com/
0 commit comments