-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
128 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
date,total_clones,unique_clones | ||
2022-08-25,1,1 | ||
2022-08-26,4,3 | ||
2022-08-25,84,16 | ||
2022-08-26,11,7 | ||
2022-08-27,4,3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
date,total_views,unique_views | ||
2022-08-25,3,1 | ||
2022-08-26,2,1 | ||
2022-08-25,322,1 | ||
2022-08-26,21,3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
Collecting github-repo-traffic | ||
Downloading github_repo_traffic-2.0.0-py3-none-any.whl (4.3 kB) | ||
Collecting python-dotenv<0.21.0,>=0.20.0 | ||
Downloading python_dotenv-0.20.0-py3-none-any.whl (17 kB) | ||
Collecting pandas<2.0.0,>=1.4.3 | ||
Downloading pandas-1.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 88.0 MB/s eta 0:00:00 | ||
Collecting asciichartpy<2.0.0,>=1.5.25 | ||
Downloading asciichartpy-1.5.25-py2.py3-none-any.whl (7.2 kB) | ||
Collecting PyGithub<2.0,>=1.55 | ||
Downloading PyGithub-1.55-py3-none-any.whl (291 kB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 291.7/291.7 kB 53.9 MB/s eta 0:00:00 | ||
Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.10.6/x64/lib/python3.10/site-packages (from asciichartpy<2.0.0,>=1.5.25->github-repo-traffic) (63.2.0) | ||
Collecting pytz>=2020.1 | ||
Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.6/500.6 kB 67.6 MB/s eta 0:00:00 | ||
Collecting python-dateutil>=2.8.1 | ||
Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 55.4 MB/s eta 0:00:00 | ||
Collecting numpy>=1.21.0 | ||
Downloading numpy-1.23.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.0 MB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.0/17.0 MB 75.8 MB/s eta 0:00:00 | ||
Collecting deprecated | ||
Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) | ||
Collecting pynacl>=1.4.0 | ||
Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 75.8 MB/s eta 0:00:00 | ||
Collecting pyjwt>=2.0 | ||
Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB) | ||
Collecting requests>=2.14.0 | ||
Downloading requests-2.28.1-py3-none-any.whl (62 kB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 17.7 MB/s eta 0:00:00 | ||
Collecting cffi>=1.4.1 | ||
Downloading cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 kB 57.0 MB/s eta 0:00:00 | ||
Collecting six>=1.5 | ||
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) | ||
Collecting urllib3<1.27,>=1.21.1 | ||
Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 39.6 MB/s eta 0:00:00 | ||
Collecting certifi>=2017.4.17 | ||
Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 39.0 MB/s eta 0:00:00 | ||
Collecting idna<4,>=2.5 | ||
Downloading idna-3.3-py3-none-any.whl (61 kB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 18.9 MB/s eta 0:00:00 | ||
Collecting charset-normalizer<3,>=2 | ||
Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) | ||
Collecting wrapt<2,>=1.10 | ||
Downloading wrapt-1.14.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 kB 23.6 MB/s eta 0:00:00 | ||
Collecting pycparser | ||
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) | ||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 32.6 MB/s eta 0:00:00 | ||
Installing collected packages: pytz, wrapt, urllib3, six, python-dotenv, pyjwt, pycparser, numpy, idna, charset-normalizer, certifi, asciichartpy, requests, python-dateutil, deprecated, cffi, pynacl, pandas, PyGithub, github-repo-traffic | ||
Successfully installed PyGithub-1.55 asciichartpy-1.5.25 certifi-2022.6.15 cffi-1.15.1 charset-normalizer-2.1.1 deprecated-1.2.13 github-repo-traffic-2.0.0 idna-3.3 numpy-1.23.2 pandas-1.4.3 pycparser-2.21 pyjwt-2.4.0 pynacl-1.5.0 python-dateutil-2.8.2 python-dotenv-0.20.0 pytz-2022.2.1 requests-2.28.1 six-1.16.0 urllib3-1.26.12 wrapt-1.14.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters