From f9782601a1f8605e4304ac2d5faa2335d7b0d26b Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Thu, 26 Aug 2021 19:51:34 +0700 Subject: Add IPWHL status --- content/projects/ipwhl/status.html | 130 +++++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 content/projects/ipwhl/status.html (limited to 'content/projects') diff --git a/content/projects/ipwhl/status.html b/content/projects/ipwhl/status.html new file mode 100644 index 0000000..0c30a01 --- /dev/null +++ b/content/projects/ipwhl/status.html @@ -0,0 +1,130 @@ +--- +title: IPWHL packaging status +lang: en +date: 2021-08-26 +--- + +

IPWHL dependencies

+ +Below are packages which IPWHL depends on, with unpackaged ones marked as red: + +
    +
  1. packaging
  2. +
  3. toml
  4. +
  5. tox
  6. +
  7. pip
  8. +
  9. flake8-builtins
  10. +
  11. isort
  12. +
  13. pep8-naming
  14. +
  15. mypy
  16. +
+ + +

Top 100 downloaded packages

+ +As of 26th of August, 2021, IPWHL has packaged 207 packages, 39 of which are in +the 100 most downloaded packages (according to +hugovk's report). + +
    +
  1. urllib3
  2. +
  3. botocore
  4. +
  5. six
  6. +
  7. boto3
  8. +
  9. setuptools
  10. +
  11. awscli
  12. +
  13. requests
  14. +
  15. python-dateutil
  16. +
  17. certifi
  18. +
  19. idna
  20. +
  21. s3transfer
  22. +
  23. pyyaml
  24. +
  25. pip
  26. +
  27. rsa
  28. +
  29. wheel
  30. +
  31. pyasn1
  32. +
  33. jmespath
  34. +
  35. numpy
  36. +
  37. cffi
  38. +
  39. chardet
  40. +
  41. typing-extensions
  42. +
  43. colorama
  44. +
  45. packaging
  46. +
  47. pandas
  48. +
  49. importlib-metadata
  50. +
  51. pytz
  52. +
  53. protobuf
  54. +
  55. click
  56. +
  57. pyparsing
  58. +
  59. zipp
  60. +
  61. markupsafe
  62. +
  63. jinja2
  64. +
  65. oauthlib
  66. +
  67. attrs
  68. +
  69. docutils
  70. +
  71. requests-oauthlib
  72. +
  73. pycparser
  74. +
  75. cryptography
  76. +
  77. google-api-core
  78. +
  79. pyjwt
  80. +
  81. charset-normalizer
  82. +
  83. google-auth
  84. +
  85. cachetools
  86. +
  87. toml
  88. +
  89. pyasn1-modules
  90. +
  91. isodate
  92. +
  93. msrest
  94. +
  95. decorator
  96. +
  97. future
  98. +
  99. websocket-client
  100. +
  101. wrapt
  102. +
  103. pillow
  104. +
  105. werkzeug
  106. +
  107. flask
  108. +
  109. azure-core
  110. +
  111. google-cloud-core
  112. +
  113. sqlalchemy
  114. +
  115. scipy
  116. +
  117. azure-storage-blob
  118. +
  119. googleapis-common-protos
  120. +
  121. py
  122. +
  123. google-cloud-storage
  124. +
  125. lxml
  126. +
  127. tqdm
  128. +
  129. docker
  130. +
  131. pytest
  132. +
  133. itsdangerous
  134. +
  135. matplotlib
  136. +
  137. pyarrow
  138. +
  139. grpcio
  140. +
  141. joblib
  142. +
  143. filelock
  144. +
  145. jsonschema
  146. +
  147. pyrsistent
  148. +
  149. scikit-learn
  150. +
  151. aiohttp
  152. +
  153. multidict
  154. +
  155. yarl
  156. +
  157. pluggy
  158. +
  159. google-api-python-client
  160. +
  161. google-resumable-media
  162. +
  163. psutil
  164. +
  165. pygments
  166. +
  167. async-timeout
  168. +
  169. azure-common
  170. +
  171. tabulate
  172. +
  173. greenlet
  174. +
  175. futures
  176. +
  177. regex
  178. +
  179. httplib2
  180. +
  181. appdirs
  182. +
  183. pyopenssl
  184. +
  185. mccabe
  186. +
  187. defusedxml
  188. +
  189. prometheus-client
  190. +
  191. fsspec
  192. +
  193. gunicorn
  194. +
  195. uritemplate
  196. +
  197. kiwisolver
  198. +
  199. pexpect
  200. +
-- cgit 1.4.1