diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-30 22:04:05 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-30 22:04:05 +0700 |
commit | 86261656b09ae3fc50d6514a6862b7885647ba3a (patch) | |
tree | 492a6d653bd389972293cde28bbf8304ed20fe0d /content | |
parent | 4f8b39fe861ec966865d9a7c01d1ea6e2d050019 (diff) | |
download | blog-86261656b09ae3fc50d6514a6862b7885647ba3a.tar.gz |
Update status
Diffstat (limited to 'content')
-rw-r--r-- | content/projects/ipwhl/status.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/content/projects/ipwhl/status.html b/content/projects/ipwhl/status.html index 97e4646..a1967b0 100644 --- a/content/projects/ipwhl/status.html +++ b/content/projects/ipwhl/status.html @@ -1,7 +1,7 @@ --- title: IPWHL packaging status lang: en -date: 2021-08-29 +date: 2021-08-30 --- <h1>IPWHL dependencies</h1> @@ -22,7 +22,7 @@ Below are packages which IPWHL depends on, all of which have been packaged. <h1>Top 100 downloaded packages</h1> -As of 29th of August, 2021, IPWHL has packaged 259 packages, 74 of which are in +As of 30th of August, 2021, IPWHL has packaged 272 packages, 81 of which are in the 100 most downloaded packages (according to <a href="https://hugovk.github.io/top-pypi-packages/">hugovk's report</a>). Below is the list of them, with unpackaged ones marked as red @@ -30,9 +30,9 @@ and uses emphasized text: <ol> <li>urllib3</li> - <li class="red-text"><em>botocore</em></li> + <li>botocore</li> <li>six</li> - <li class="red-text"><em>boto3</em></li> + <li>boto3</li> <li>setuptools</li> <li>awscli</li> <li>requests</li> @@ -64,7 +64,7 @@ and uses emphasized text: <li>oauthlib</li> <li>attrs</li> <li>docutils</li> - <li class="red-text"><em>requests-oauthlib</em></li> + <li>requests-oauthlib</li> <li>pycparser</li> <li>cryptography</li> <li class="red-text"><em>google-api-core</em></li> @@ -79,10 +79,10 @@ and uses emphasized text: <li>decorator</li> <li>future</li> <li>websocket-client</li> - <li class="red-text"><em>wrapt</em></li> + <li>wrapt</li> <li>Pillow</li> <li>Werkzeug</li> - <li class="red-text"><em>Flask</em></li> + <li>Flask</li> <li class="red-text"><em>azure-core</em></li> <li class="red-text"><em>google-cloud-core</em></li> <li>SQLAlchemy</li> @@ -104,7 +104,7 @@ and uses emphasized text: <li>jsonschema</li> <li>pyrsistent</li> <li class="red-text"><em>scikit-learn</em></li> - <li class="red-text"><em>aiohttp</em></li> + <li>aiohttp</li> <li>multidict</li> <li>yarl</li> <li>pluggy</li> @@ -115,7 +115,7 @@ and uses emphasized text: <li>async-timeout</li> <li>azure-common</li> <li>tabulate</li> - <li class="red-text"><em>greenlet</em></li> + <li>greenlet</li> <li>futures</li> <li>regex</li> <li>httplib2</li> |