Skip to main content

A little word cloud generator

Project description

licence DOI

word_cloud

A little word cloud generator in Python. Read more about it on the blog post or the website.

The code is tested against Python 3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13.

Installation

If you are using pip:

pip install wordcloud

If you are using conda, you can install from the conda-forge channel:

conda install -c conda-forge wordcloud

Installation notes

wordcloud depends on numpy, pillow, and matplotlib.

If there are no wheels available for your version of python, installing the package requires having a C compiler set up. Before installing a compiler, report an issue describing the version of python and operating system being used.

Examples

Check out examples/simple.py for a short intro. A sample output is:

Constitution

Or run examples/masked.py to see more options. A sample output is:

Alice in Wonderland

Getting fancy with some colors: Parrot with rainbow colors

Generating wordclouds for Arabic:

Arabic wordlcloud

Command-line usage

The wordcloud_cli tool can be used to generate word clouds directly from the command-line:

$ wordcloud_cli --text mytext.txt --imagefile wordcloud.png

If you're dealing with PDF files, then pdftotext, included by default with many Linux distribution, comes in handy:

$ pdftotext mydocument.pdf - | wordcloud_cli --imagefile wordcloud.png

In the previous example, the - argument orders pdftotext to write the resulting text to stdout, which is then piped to the stdin of wordcloud_cli.py.

Use wordcloud_cli --help so see all available options.

Licensing

The wordcloud library is MIT licenced, but contains DroidSansMono.ttf, a true type font by Google, that is apache licensed. The font is by no means integral, and any other font can be used by setting the font_path variable when creating a WordCloud object.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wordcloud-1.9.5.tar.gz (27.6 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

wordcloud-1.9.5-cp314-cp314t-win_amd64.whl (320.5 kB view details)

Uploaded CPython 3.14tWindows x86-64

wordcloud-1.9.5-cp314-cp314t-win32.whl (306.4 kB view details)

Uploaded CPython 3.14tWindows x86

wordcloud-1.9.5-cp314-cp314t-musllinux_1_2_x86_64.whl (546.2 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

wordcloud-1.9.5-cp314-cp314t-musllinux_1_2_aarch64.whl (543.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

wordcloud-1.9.5-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (552.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

wordcloud-1.9.5-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (559.7 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

wordcloud-1.9.5-cp314-cp314t-macosx_11_0_arm64.whl (174.2 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

wordcloud-1.9.5-cp314-cp314t-macosx_10_15_x86_64.whl (174.2 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

wordcloud-1.9.5-cp314-cp314-win_amd64.whl (308.7 kB view details)

Uploaded CPython 3.14Windows x86-64

wordcloud-1.9.5-cp314-cp314-win32.whl (297.2 kB view details)

Uploaded CPython 3.14Windows x86

wordcloud-1.9.5-cp314-cp314-musllinux_1_2_x86_64.whl (549.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

wordcloud-1.9.5-cp314-cp314-musllinux_1_2_aarch64.whl (535.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

wordcloud-1.9.5-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (547.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

wordcloud-1.9.5-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (543.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

wordcloud-1.9.5-cp314-cp314-macosx_11_0_arm64.whl (168.9 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

wordcloud-1.9.5-cp314-cp314-macosx_10_15_x86_64.whl (169.7 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

wordcloud-1.9.5-cp313-cp313-win_amd64.whl (307.0 kB view details)

Uploaded CPython 3.13Windows x86-64

wordcloud-1.9.5-cp313-cp313-win32.whl (296.1 kB view details)

Uploaded CPython 3.13Windows x86

wordcloud-1.9.5-cp313-cp313-musllinux_1_2_x86_64.whl (552.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

wordcloud-1.9.5-cp313-cp313-musllinux_1_2_aarch64.whl (536.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

wordcloud-1.9.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (551.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

wordcloud-1.9.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (543.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

wordcloud-1.9.5-cp313-cp313-macosx_11_0_arm64.whl (168.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

wordcloud-1.9.5-cp313-cp313-macosx_10_13_x86_64.whl (169.3 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

wordcloud-1.9.5-cp312-cp312-win_amd64.whl (307.3 kB view details)

Uploaded CPython 3.12Windows x86-64

wordcloud-1.9.5-cp312-cp312-win32.whl (296.2 kB view details)

Uploaded CPython 3.12Windows x86

wordcloud-1.9.5-cp312-cp312-musllinux_1_2_x86_64.whl (555.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

wordcloud-1.9.5-cp312-cp312-musllinux_1_2_aarch64.whl (539.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

wordcloud-1.9.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (555.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

wordcloud-1.9.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (548.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

wordcloud-1.9.5-cp312-cp312-macosx_11_0_arm64.whl (168.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

wordcloud-1.9.5-cp312-cp312-macosx_10_13_x86_64.whl (170.1 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

wordcloud-1.9.5-cp311-cp311-win_amd64.whl (306.1 kB view details)

Uploaded CPython 3.11Windows x86-64

wordcloud-1.9.5-cp311-cp311-win32.whl (295.6 kB view details)

Uploaded CPython 3.11Windows x86

wordcloud-1.9.5-cp311-cp311-musllinux_1_2_x86_64.whl (555.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

wordcloud-1.9.5-cp311-cp311-musllinux_1_2_aarch64.whl (544.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

wordcloud-1.9.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (551.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

wordcloud-1.9.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (547.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

wordcloud-1.9.5-cp311-cp311-macosx_11_0_arm64.whl (168.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

wordcloud-1.9.5-cp311-cp311-macosx_10_9_x86_64.whl (168.8 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

wordcloud-1.9.5-cp310-cp310-win_amd64.whl (306.3 kB view details)

Uploaded CPython 3.10Windows x86-64

wordcloud-1.9.5-cp310-cp310-win32.whl (295.9 kB view details)

Uploaded CPython 3.10Windows x86

wordcloud-1.9.5-cp310-cp310-musllinux_1_2_x86_64.whl (529.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

wordcloud-1.9.5-cp310-cp310-musllinux_1_2_aarch64.whl (518.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

wordcloud-1.9.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (526.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

wordcloud-1.9.5-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (522.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

wordcloud-1.9.5-cp310-cp310-macosx_11_0_arm64.whl (168.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

wordcloud-1.9.5-cp310-cp310-macosx_10_9_x86_64.whl (169.0 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

wordcloud-1.9.5-cp39-cp39-win_amd64.whl (306.5 kB view details)

Uploaded CPython 3.9Windows x86-64

wordcloud-1.9.5-cp39-cp39-win32.whl (296.1 kB view details)

Uploaded CPython 3.9Windows x86

wordcloud-1.9.5-cp39-cp39-musllinux_1_2_x86_64.whl (529.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

wordcloud-1.9.5-cp39-cp39-musllinux_1_2_aarch64.whl (518.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

wordcloud-1.9.5-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (525.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

wordcloud-1.9.5-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (522.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

wordcloud-1.9.5-cp39-cp39-macosx_11_0_arm64.whl (168.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

wordcloud-1.9.5-cp39-cp39-macosx_10_9_x86_64.whl (169.5 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file wordcloud-1.9.5.tar.gz.

File metadata

  • Download URL: wordcloud-1.9.5.tar.gz
  • Upload date:
  • Size: 27.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5.tar.gz
Algorithm Hash digest
SHA256 6ac7c1378f2886d7e849600a306febd41d0d46b15ce876d665a3e549f5403b0b
MD5 7a31d214b383a647cb3664bd67fac26b
BLAKE2b-256 1fa2108cd319f6315931708a7c03d0824cd8684eb56e0af56e375e61785e4b3c

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 320.5 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 e19c3883165967ad4e0cb7baa9208fdca758cfd0f75d68743a9390269180d47a
MD5 2cc518c4ce4e0431d26618ae53058ec3
BLAKE2b-256 ea475f27d088000e301d174d33a6dd852f7ea6bae6e914e9971d24a9460fa35e

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314t-win32.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 306.4 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 de4749944686c5cfc10143f718d24c965bfbff48d920273cd5b15e889b89a3ae
MD5 6466e48a3df4522c6b8f95185eb0bf10
BLAKE2b-256 92ca0041d90657e2422c76d75a1f32cced0152251bf9d2e9005975cc69b3c953

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c9bd4cbd662774e4d83ffb70cfb4a5de4107ae468247e8b68c4cc87a81dd4efc
MD5 e1d49444da0a76be64a83dc4faed9e7c
BLAKE2b-256 278c613b2f63ed3231ac536e1efb45c0ab73037e53b5f00449ece9664df6b31f

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c3c1c9b865b8ddf22a9eb529d83395f73151117d06e3e9aeaa1ef0f6db1979af
MD5 92db9e600fc99a1e7de84727241f4351
BLAKE2b-256 5571674f39d3a766b1d89c56a9671746653e169fd84251617a848258167a4936

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5c71a569259983733a496df6918c72fbecb480929f8b6514fbe754030b41ab7a
MD5 672f03bcb4be3dcc4ca933d0d368b1ba
BLAKE2b-256 3174ee7ea5117554e36fcb2ed878d4a271ef8c0af0c3cd4727694d67814c131a

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4f81f7978cf247a981764b15e90c46adc90a1af8c8983e376dbddd6a94137862
MD5 3db1514e9e1a714c91543e5534e0b338
BLAKE2b-256 a62c265936f5efc0edcd9204107f3f5ecf224514370fe4886fe1b7ae35018b63

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4c3d3c2477613a61ea671ace84b0acde3b00d0e9afd49636d4bf3e504a3a8a05
MD5 6d03b96e2e4b0b555aec23adb84bcbb4
BLAKE2b-256 6805f77b6ceb7eead741a3b2abbdbad5cb404f1d1297a9708766f452a115341b

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6cee7e8668b1905844a4901597f2dc12ddb97f58586dc520eaf1016a6949cd6e
MD5 3ab96c011732da6795450b7561940095
BLAKE2b-256 55a2d04ca5669acddefe29faeb3d7103b6f735b23ebaad82cf73a067561c906b

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 308.7 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 cda8de69df5fac5a90aea3646993b03b4a920d8aa6454b6f6e58c341397b9ca6
MD5 aacacb0d40af36e481877191c40119e7
BLAKE2b-256 6b4e938315f85438df0e225cb613d783301585bf1adf8d5fe869dca18b029e71

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314-win32.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp314-cp314-win32.whl
  • Upload date:
  • Size: 297.2 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 0e8c8aab33d9b495656b1315715a31c222f1ec8c9ca40d719372e200fee0204c
MD5 2a9e4788290b525dd504798173fba1f2
BLAKE2b-256 129c026fee4942a6e21074d19929b4833b6d4c1019e7e225d73370e85cba3e91

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7addfa9623317ff7b59de1afe308bfb42db575ef804b271b11777797c0699e02
MD5 62632bebd14179c77b1741c2dd2be41a
BLAKE2b-256 bab9c474a1d651fe2d941a6f92ad65e8debaebc8da7df9773182002ccef9787a

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 97d0ac557dc80710e56609760f733ae4f382fc93e4c807c4abcfacbfb1a7a4c3
MD5 512d5a21fdd160cefd4b5a9e9bd189e6
BLAKE2b-256 03c27d24d1fdddf329da69a2c72a6204e40250e42478037c593545d70691539e

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8e09563dd90aeb42d2ca034b39ba691298f783be373dc7d7c2d7430e729c1f41
MD5 e82f96142b2fbfa2e0b6c70c362a9ef2
BLAKE2b-256 01ab9c24089ea2883403a3a1586745f827cb6866bd43b41276a0d00d12a4b978

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 508a569826751f52db1225c91e01f3ea4c725421431338a6cb17768aa29b3d15
MD5 13917c7c9e99f663c97c3ce3277c9e40
BLAKE2b-256 6ac5dd5e409a9ecb2e1fa026b061703b16282257b350dd5a15c5b8de682ecc04

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3e744e70d99b2083f7a544c77fea59e0df92053c3d310669c43235bbdaa9a6b9
MD5 2f0e11e077b20de90f21ac81b4ff7cf7
BLAKE2b-256 72b360481e917ce07f3139961eb1dc32f45746dda132fc919d27f2aefa6ca2a2

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8cc6baa2f2a64cf6c65eb0034997b54e2a7538e14833582ad91f3686826ebb14
MD5 d0f2d13b00d8c400d058403b7b373eaa
BLAKE2b-256 294459372ad37df4c93a662f405689ad35039a40c6a0e0dc72e420a6b9bf8aab

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 307.0 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b02205ff66f81bc6be1c418c98da08c353847196f2ccf945bd3ea5a52f22aec7
MD5 01e3100c879768a2dfa97b53cdd4710c
BLAKE2b-256 c1b9440cf09c98680f15ccd83aa31a71d8789ad70ee65a731ead23a6ba8b169c

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp313-cp313-win32.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp313-cp313-win32.whl
  • Upload date:
  • Size: 296.1 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 dc2027675d9c8a72e6565844e442736ff55ce670421ddb02c77d5d9178a9a798
MD5 0756ba6980440e6c688d9a25f2e9f941
BLAKE2b-256 fb9647bfce33702be594bad4c1f652e7e16c1d8efd5b8163f9389f38dfa4b3fa

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ecd0400835ee92d9d335aac3d73b3a50cb44f3ba408f03132d5d0bd915b8feef
MD5 b3c914ed9c8444b01a8f96f0bc58fdfe
BLAKE2b-256 63ccd566ab24da637787a381a1bc9999a166932b53d2b73b12b989c8fb1fa595

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a16c7bc45b1625374620d0a859c0c6dea0b86a7161b054a9949deaabac5da3dc
MD5 f98aef13950f677575ebda227746eb69
BLAKE2b-256 cb6f937f53365cc67f98325057490d63a27749c8526fd8bea8e4a1fbe74045e3

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f5ae9697c4a6674fd19b16178f1c40b8f3445eb6324fa06cbe0ff053c03c3d61
MD5 58f54d2d0ce370e5770bf9fbc288eabf
BLAKE2b-256 e85672d77bc4416a6aa97ffbba633ac6d8f75156cd593e5f559cad8d84553be4

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 000c8ee667a572334763de28d49838456a12642f272b97c5883550ba143f2d93
MD5 affce5662ff1c2374c9ac0a81c7ca0ba
BLAKE2b-256 0855275ded21f0b815c93d12d66b0425b1ee549b19bb5c5e8d60924e43f05b7e

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cc68fc27f2fc613a903271c03ff9c47801bce9e4663cf940831d434cb8e7aae8
MD5 c568f06d3de5cc1d66a173dc18e44079
BLAKE2b-256 50143d60c08364ae1a8c54ab7b1f326f69c681e7c59dff32081bf75adb2b2b26

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a8468c5943ca2c95a5785314dd8b9c2aff622a16459ec16f44fbabfdb47ed68d
MD5 6b8e924f0e07b83e4aa3a8463c42dcdb
BLAKE2b-256 0414261b76055dda37c4adda27d81b4c4917c0c8c0beeb82bc17cc929112fd19

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 307.3 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 790cf92513a1f5e4d65c801d9fe35c607a4219079075f342bb2fe32d427d64ce
MD5 c688bac89ddc10fc7d6146125e25011c
BLAKE2b-256 ba6604e0f33135d7b8d76bd1721c1c7a42a0cbe748ff48588ab6ea01316e1ab0

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp312-cp312-win32.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp312-cp312-win32.whl
  • Upload date:
  • Size: 296.2 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 5a8954b28d5c9d515944343adecd9dfde8dbe723815768fdc5ae5eb541426f1e
MD5 193ccd24608b2ed3ac948bf1b3ba8f43
BLAKE2b-256 a042116c6f3365ad2f0d882ad68c33122e3a82c7503a6eadfff1286a59121efa

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f32fbe231518534b20703dadc7e397cf6edee82c0ff572ce9193447e4418cf94
MD5 558ac15c75af8adcf0ca5858db307069
BLAKE2b-256 7defa08ea52eb7649d9296abbc6319634b1ece7bc14b1080ac92a460d725a410

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 599ff3e40121ad6b2714daf3fb19c094d3248de69429792a674321079dc93bfe
MD5 b7187a25e3f21e49136a88af2403e4c8
BLAKE2b-256 10c0021e86f11fe660adb88d58e7b3f66658ae9a93b02f1d75c5fb036d4a7359

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b86143325c12479f02c7f994cf19afcc5bc194a2d74456adf03d71c91215bb99
MD5 ad88546e9c27fa063877e82f8e47aef1
BLAKE2b-256 9099a4bc45e087f7f3f11893b0a4feea5d9d72ecd75d9c615341e04de069023b

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d36983701f194828fa99c1162cd16610f43959a5fe09f9f8b7b6619ab7390051
MD5 89522444f9e39129dc16fe134b8deef6
BLAKE2b-256 bf4fdc24ca5c366a7f5ff2d7ea510cf50ed5b3773825ceba56af1cf9b803437e

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 daf0a1a80fdd8bb60619fa3e6855ecf862efaa6149e1c86fcbefe5db02354cd4
MD5 d693c7218bc20a6e8bf8120d2c0b0ddc
BLAKE2b-256 3a184239c7a209a55a1dbb58d2bfca215d9a53500eab5b4386d1b5c44d47a073

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ac56a1bdd961253f528d48044650ede52534a2fc47427c16729e8386a2beba29
MD5 13a2b7f4bed6ff7e64d65dfbd1a0a640
BLAKE2b-256 f0af8ca23d9a29c7e646e9e21ca0c3f798b08dd3e58ea61b32f4431a13d27d41

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 306.1 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ded40e3ebaaa96eaa7ae86df0bbe89da7ebf5301efcfe9e429145a2a04dc72fb
MD5 1c7802919981444bf24825885952c259
BLAKE2b-256 149e6d5357fe58af3a1c6f7e58eaa88e77fb86556ff4027e8ea90032a6185ba0

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp311-cp311-win32.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp311-cp311-win32.whl
  • Upload date:
  • Size: 295.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 69ff2f262ca349ae59482b647aef63222d19aeba54f38a705ffeca558847826c
MD5 7cad2d137b267bee4cb6f5c2ee04a0be
BLAKE2b-256 416a8d22301bc03756652cc7081f2f196614c1cd505e8cd22d771e6bc7530d6e

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1a630bfff5614b90e3cbb4b6d8a74bb296dc247126868fe40c1e5678c3f2ca58
MD5 6b6bb5f253b45d8219a7d65195647ae4
BLAKE2b-256 066583525a140ed7b26b367e56010846a3e655f26053eb336112d8b6559e87a2

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b31c2568af3201806193e7ca5c05e7d66b60ba2bcd854b08501b2496d77ca2ff
MD5 3e47729ffed502f06148586adb40f53e
BLAKE2b-256 4f742ebe53a215e7e88b89983f16b14fb85ab75ba94817fa11e466f51808ac12

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 55c0a6d38ba4fef29738e4725142b4c0c3769f301047758d480eb110e6796060
MD5 f909dc0263cff289353451bbae55a22b
BLAKE2b-256 bf0c606dde0beb4abd952a8d1631e4630fac70c51daedd94a204aa0086f3da6e

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ed6dbd945c3e4a18b39823a7ffea839499e684c85f10d25cd7693d1b9892c52a
MD5 3eda9acdd404ea8d17dae3c4efbb4aa1
BLAKE2b-256 e9031ff71d1ba850aa15f2c1959ead7142db781e4a767bb95045358fd0927290

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6ab1913657a2189b84ae9ab7eacb50516e37586f420ccdc6abdfaa23512e4424
MD5 8df829f5336506de598346d207febf7f
BLAKE2b-256 b70cd4a1510749489b1ac1390ec15f8f814923ae65014367533ebbc167222cc5

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c4156064e1d20a553125fef32f7bb5b2333a1966661f71688e714380a88ca4ea
MD5 aeeccbf8cb3d980f46ac324830818533
BLAKE2b-256 7da2319d4fac92cc9a943d86fd1feb39077e6ca74dfeca8b0bc5a5be409d235f

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 306.3 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b0c84f5267eb04a18b3f600159b014feed52d4068673fb259e98816e26059cb2
MD5 d95dac81e4e5b0238a96ea0c97aa3c2c
BLAKE2b-256 82d8876f5515b21b0db2c687a7cf311950404cf26fce9239e3170a966fb14a98

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp310-cp310-win32.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp310-cp310-win32.whl
  • Upload date:
  • Size: 295.9 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 ddf2e26c826b4d95e4143e47b4f600305bbf5de6a71f26769a05b4eaa11ef8aa
MD5 8e226fb2d6208bc4c7213db0b00b1e07
BLAKE2b-256 9a9632d38016a0ef10b529bd3d7ecb6054bb2e3266caed0403c04e0c0639782c

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 45ebc928f6347c018af95a53f5d88cf50250c1a4ffbdac801c880b9e7fd7c208
MD5 1103a1a79fa8e45ef446a6b944295bc0
BLAKE2b-256 facc3e02c900910173e7f7a74b97e5ef192093f50d8567ee4edee6c5a64b9bc6

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 53ff4ee9d74c9493a8472d7ac29438a98fa949088d01cadbd65fe77d8fd3fb8d
MD5 edc77510c95476f8d7ab795752df27d6
BLAKE2b-256 f7cd3b756071897cfc3e5938a4c8614772d6476fb20a04ece8726d423e0a8835

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a4e56507b36dd24082cd4e78c76cbf2ca80a399a362f026ed68f9cd1c77df753
MD5 1c9dcd587d8b57c0a4270fe1d1182a88
BLAKE2b-256 4be88f15bd2d436b48d6f0dcdecd92d85835e5c402d92af846f79e12a9c7fc7d

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ef1816efb02c9a279ab0b93ed4b90dd9a7d46f11dfaa2769df78cfaf11758b11
MD5 9a7f799ec869d07ba57087db1b0d2c83
BLAKE2b-256 fe060db7d2c45502b7619c9855a78a5247ddfa2472ab48b47f2974695a2929a8

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 63367596016ed222ff13683ab7b9dd52e7aaac23ecaa2ca06142a15e3e3672ea
MD5 bf59860d01351bc3d963b08dd65871f7
BLAKE2b-256 be2fa5f64080e6dd5df7b745cc830cb974b69cb42a500e15562d15f2d5662b74

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 58bb3f12f8f051366052859a0555d52a894c0826cbc32fac21947cad9d10bb14
MD5 65a9d61b48ca9de5c9878117ef6acb5d
BLAKE2b-256 f215b8bfd463c9d0320f618aa2ef0bd27f6592a13f433113c89ec58d59ec954a

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 306.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 41a1d1a082c7299e36ea3a2d8db506ab9d50f8a6aa6a01cfee5be1501c27696c
MD5 e8f883630bef87eb9cdef3fce8ff3f9f
BLAKE2b-256 cda7a85b5d82ac2fff6b40d4a87733d45b8378ba350711a06548be3a783093cf

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp39-cp39-win32.whl.

File metadata

  • Download URL: wordcloud-1.9.5-cp39-cp39-win32.whl
  • Upload date:
  • Size: 296.1 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wordcloud-1.9.5-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 36cdec4bd6a6a6c566c02e5726b342d4d0b2ba1460941d37be950f8158f3ebae
MD5 bace9e1ba7b78390aea9d9e0bb2de59e
BLAKE2b-256 0ced93584640c5ef98ae0bbf7887c559d084359da1c52129b0d429c8cc51aa58

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0d71aaac08d237dcbc6dc3b7fcd91a5478202a00219dcd97239ce8f418a65b8d
MD5 8deb6dba46990463c942b51fac6bbe98
BLAKE2b-256 88a36ebc8758fecb69417c5627a882b289f3fbf2cce7bbb8a27c1b7daa3ff7ce

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 22ac08512b488c99a8dc02831c9c0fd4bdffc3d6eba758371aeb9fbd36eb8f0e
MD5 e79fd1e3f4f864f2e0c8d914177d2e87
BLAKE2b-256 72571137304824bad88bf58dd55fd6910bd8fd460031dc2cea0092a10a2f3d7b

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 12864ffdfef369cb138cdd3a7f57be0465b15aef28f536fe27a5580842a2ff42
MD5 caeae6e02fb959c79caa7360d20e1689
BLAKE2b-256 cef3f9b7188e7c5bd6ae5e9ee297d647301eba97f4327bf975b0e24a65b55720

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 36e61e52f12f9f9d999cf83c478d662cbda31c5c835b6787ccb5d1737410aea4
MD5 1f9adf77fc02085e5fed33c2731dea4a
BLAKE2b-256 1daa6d5b89c3aedfe540fea7e468b006edea1af64a08726cf22f04ebb70bb50a

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dce7ebea8ab99be0257efd1792efa31cb75f109b471b598106875d914bc3bbd1
MD5 aac6e4aecaccc712aa4e7791fb4e754e
BLAKE2b-256 5e42a2fdcfa871a4c03ddde4268eef04bbcb8dee2ac5b84a3561e764721dd0bd

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.5-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.5-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 305e743658f6cac740e1dff07a3df7cdad4a087da8685078abf4eba3b40eb6b9
MD5 e0284e36438d8f0e169125345b9604d5
BLAKE2b-256 6d5c40930e9a04bd82de6b6952137972eca3333fd5d0f33d9dcaeb885b1ee3be

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page