creativecommons / quantifying

quantify the size and diversity of the commons--the collection of works that are openly licensed or in the public domain
MIT License
22 stars 30 forks source link

Update python modules and formatting with new version of Black #67

Closed TimidRobot closed 5 months ago

TimidRobot commented 5 months ago

Description

Update python modules and formatting with new version of Black

Technical details

--- piplist.old 2024-02-15 08:57:52
+++ piplist.new 2024-02-15 08:57:52
@@ -1,132 +1,130 @@
-Package                  Version
-aiofiles                 22.1.0
-aiosqlite                0.18.0
-anyio                    3.6.2
-appnope                  0.1.3
-argon2-cffi              21.3.0
-argon2-cffi-bindings     21.2.0
-arrow                    1.2.3
-asttokens                2.2.1
-attrs                    22.2.0
-Babel                    2.11.0
-backcall                 0.2.0
-beautifulsoup4           4.11.2
-black                    23.1.0
-bleach                   6.0.0
-certifi                  2022.12.7
-cffi                     1.15.1
-charset-normalizer       3.0.1
-click                    8.1.3
-comm                     0.1.2
-contextlib2              21.6.0
-contourpy                1.0.7
-cycler                   0.11.0
-debugpy                  1.6.6
-decorator                5.1.1
-defusedxml               0.7.1
-docopt                   0.6.2
-executing                1.2.0
-fastjsonschema           2.16.2
-flake8                   6.0.0
-flickrapi                2.4.0
-fonttools                4.38.0
-fqdn                     1.5.1
-idna                     3.4
-internetarchive          3.3.0
-ipykernel                6.21.2
-ipython                  8.10.0
-ipython-genutils         0.2.0
-isoduration              20.11.0
-isort                    5.12.0
-jedi                     0.18.2
-Jinja2                   3.1.2
-json5                    0.9.11
-jsonpatch                1.32
-jsonpointer              2.3
-jsonschema               4.17.3
-jupyter_client           8.0.3
-jupyter_core             5.2.0
-jupyter-events           0.6.3
-jupyter_server           2.3.0
-jupyter_server_fileid    0.7.0
-jupyter_server_terminals 0.4.4
-jupyter_server_ydoc      0.6.1
-jupyter-ydoc             0.2.2
-jupyterlab               3.6.1
-jupyterlab-pygments      0.2.2
-jupyterlab_server        2.19.0
-kiwisolver               1.4.4
-MarkupSafe               2.1.2
-matplotlib               3.7.0
-matplotlib-inline        0.1.6
-mccabe                   0.7.0
-mistune                  2.0.5
-mypy-extensions          1.0.0
-nbclassic                0.5.2
-nbclient                 0.7.2
-nbconvert                7.2.9
-nbformat                 5.7.3
-nest-asyncio             1.5.6
-notebook                 6.5.2
-notebook_shim            0.2.2
-numpy                    1.24.2
-oauthlib                 3.2.2
-packaging                23.0
-pandas                   1.5.3
-pandocfilters            1.5.0
-parso                    0.8.3
-pathspec                 0.11.0
-pexpect                  4.8.0
-pickleshare              0.7.5
-Pillow                   9.4.0
-pip                      23.3.1
-platformdirs             3.0.0
-plotly                   5.13.0
-prometheus-client        0.16.0
-prompt-toolkit           3.0.36
-psutil                   5.9.4
-ptyprocess               0.7.0
-pure-eval                0.2.2
-pycodestyle              2.10.0
-pycparser                2.21
-pyflakes                 3.0.1
-Pygments                 2.14.0
-pyparsing                3.0.9
-pyrsistent               0.19.3
-python-dateutil          2.8.2
-python-dotenv            0.21.1
-python-json-logger       2.0.6
-pytz                     2022.7.1
-PyYAML                   6.0
-pyzmq                    25.0.0
-requests                 2.28.2
-requests-oauthlib        1.3.1
-requests-toolbelt        0.10.1
-rfc3339-validator        0.1.4
-rfc3986-validator        0.1.1
-schema                   0.7.5
-seaborn                  0.12.2
-Send2Trash               1.8.0
-setuptools               68.2.2
-six                      1.16.0
-sniffio                  1.3.0
-soupsieve                2.4
-stack-data               0.6.2
-tenacity                 8.2.1
-terminado                0.17.1
-tinycss2                 1.2.1
-tokenize-rt              5.0.0
-tomli                    2.0.1
-tornado                  6.2
-tqdm                     4.64.1
-traitlets                5.9.0
-uri-template             1.2.0
-urllib3                  1.26.14
-wcwidth                  0.2.6
-webcolors                1.12
-webencodings             0.5.1
-websocket-client         1.5.1
-wheel                    0.41.3
-wordcloud                1.8.2.2
-y-py                     0.5.9
-ypy-websocket            0.8.2
+Package                   Version
+anyio                     4.2.0
+appnope                   0.1.4
+argon2-cffi               23.1.0
+argon2-cffi-bindings      21.2.0
+arrow                     1.3.0
+asttokens                 2.4.1
+async-lru                 2.0.4
+attrs                     23.2.0
+Babel                     2.14.0
+beautifulsoup4            4.12.3
+black                     24.2.0
+bleach                    6.1.0
+certifi                   2024.2.2
+cffi                      1.16.0
+charset-normalizer        3.3.2
+click                     8.1.7
+comm                      0.2.1
+contextlib2               21.6.0
+contourpy                 1.2.0
+cycler                    0.12.1
+debugpy                   1.8.1
+decorator                 5.1.1
+defusedxml                0.7.1
+docopt                    0.6.2
+executing                 2.0.1
+fastjsonschema            2.19.1
+flake8                    7.0.0
+flickrapi                 2.4.0
+fonttools                 4.48.1
+fqdn                      1.5.1
+h11                       0.14.0
+httpcore                  1.0.3
+httpx                     0.26.0
+idna                      3.6
+internetarchive           3.6.0
+ipykernel                 6.29.2
+ipython                   8.21.0
+isoduration               20.11.0
+isort                     5.13.2
+jedi                      0.19.1
+Jinja2                    3.1.3
+json5                     0.9.14
+jsonpatch                 1.33
+jsonpointer               2.4
+jsonschema                4.21.1
+jsonschema-specifications 2023.12.1
+jupyter_client            8.6.0
+jupyter_core              5.7.1
+jupyter-events            0.9.0
+jupyter-lsp               2.2.2
+jupyter_server            2.12.5
+jupyter_server_terminals  0.5.2
+jupyterlab                4.1.1
+jupyterlab_pygments       0.3.0
+jupyterlab_server         2.25.3
+kiwisolver                1.4.5
+MarkupSafe                2.1.5
+matplotlib                3.8.3
+matplotlib-inline         0.1.6
+mccabe                    0.7.0
+mistune                   3.0.2
+mypy-extensions           1.0.0
+nbclient                  0.9.0
+nbconvert                 7.16.0
+nbformat                  5.9.2
+nest-asyncio              1.6.0
+notebook_shim             0.2.4
+numpy                     1.26.4
+oauthlib                  3.2.2
+overrides                 7.7.0
+packaging                 23.2
+pandas                    2.2.0
+pandocfilters             1.5.1
+parso                     0.8.3
+pathspec                  0.12.1
+pexpect                   4.9.0
+pillow                    10.2.0
+pip                       23.3.1
+platformdirs              4.2.0
+plotly                    5.19.0
+prometheus_client         0.20.0
+prompt-toolkit            3.0.43
+psutil                    5.9.8
+ptyprocess                0.7.0
+pure-eval                 0.2.2
+pyarrow                   15.0.0
+pycodestyle               2.11.1
+pycparser                 2.21
+pyflakes                  3.2.0
+Pygments                  2.17.2
+pyparsing                 3.1.1
+python-dateutil           2.8.2
+python-dotenv             1.0.1
+python-json-logger        2.0.7
+pytz                      2024.1
+PyYAML                    6.0.1
+pyzmq                     25.1.2
+referencing               0.33.0
+requests                  2.31.0
+requests-oauthlib         1.3.1
+requests-toolbelt         1.0.0
+rfc3339-validator         0.1.4
+rfc3986-validator         0.1.1
+rpds-py                   0.18.0
+schema                    0.7.5
+seaborn                   0.13.2
+Send2Trash                1.8.2
+setuptools                68.2.2
+six                       1.16.0
+sniffio                   1.3.0
+soupsieve                 2.5
+stack-data                0.6.3
+tenacity                  8.2.3
+terminado                 0.18.0
+tinycss2                  1.2.1
+tokenize-rt               5.2.0
+tornado                   6.4
+tqdm                      4.66.2
+traitlets                 5.14.1
+types-python-dateutil     2.8.19.20240106
+tzdata                    2024.1
+uri-template              1.3.0
+urllib3                   2.2.0
+wcwidth                   0.2.13
+webcolors                 1.13
+webencodings              0.5.1
+websocket-client          1.7.0
+wheel                     0.41.2
+wordcloud                 1.9.3

Checklist

Developer Certificate of Origin

For the purposes of this DCO, "license" is equivalent to "license or public domain dedication," and "open source license" is equivalent to "open content license or public domain dedication."

Developer Certificate of Origin ``` Developer Certificate of Origin Version 1.1 Copyright (C) 2004, 2006 The Linux Foundation and its contributors. 1 Letterman Drive Suite D4700 San Francisco, CA, 94129 Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. ```