Skip to content

Commit ac0c688

Browse files
authored
Merge pull request #1892 from lio-p/add_clickpy-fix
Add clickpy as option for analyzing packages
2 parents 3632b2c + e2f905a commit ac0c688

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,14 @@ Usage:
333333
The `pandas-gbq`_ project allows for accessing query results via `Pandas`_.
334334

335335

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+
336344
References
337345
==========
338346

@@ -346,3 +354,5 @@ References
346354
.. _google-cloud-bigquery: https://cloud.google.com/bigquery/docs/reference/libraries
347355
.. _pandas-gbq: https://pandas-gbq.readthedocs.io/en/latest/
348356
.. _Pandas: https://pandas.pydata.org/
357+
.. _ClickHouse: https://github.com/ClickHouse/ClickHouse
358+
.. _Clickpy: https://clickpy.clickhouse.com/

0 commit comments

Comments
 (0)