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.

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.2.tar.gz (222.8 kB view details)

Uploaded Source

Built Distributions

wordcloud-1.9.2-pp39-pypy39_pp73-win_amd64.whl (148.2 kB view details)

Uploaded PyPyWindows x86-64

wordcloud-1.9.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (160.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

wordcloud-1.9.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (161.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

wordcloud-1.9.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (147.0 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

wordcloud-1.9.2-pp38-pypy38_pp73-win_amd64.whl (147.5 kB view details)

Uploaded PyPyWindows x86-64

wordcloud-1.9.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (160.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

wordcloud-1.9.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (161.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

wordcloud-1.9.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (146.8 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

wordcloud-1.9.2-pp37-pypy37_pp73-win_amd64.whl (147.5 kB view details)

Uploaded PyPyWindows x86-64

wordcloud-1.9.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (160.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

wordcloud-1.9.2-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (161.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

wordcloud-1.9.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (146.8 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

wordcloud-1.9.2-cp311-cp311-win_amd64.whl (151.4 kB view details)

Uploaded CPython 3.11Windows x86-64

wordcloud-1.9.2-cp311-cp311-win32.whl (144.3 kB view details)

Uploaded CPython 3.11Windows x86

wordcloud-1.9.2-cp311-cp311-musllinux_1_1_x86_64.whl (469.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

wordcloud-1.9.2-cp311-cp311-musllinux_1_1_i686.whl (442.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

wordcloud-1.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (473.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

wordcloud-1.9.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (454.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

wordcloud-1.9.2-cp311-cp311-macosx_10_9_x86_64.whl (159.8 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

wordcloud-1.9.2-cp310-cp310-win_amd64.whl (152.1 kB view details)

Uploaded CPython 3.10Windows x86-64

wordcloud-1.9.2-cp310-cp310-win32.whl (144.9 kB view details)

Uploaded CPython 3.10Windows x86

wordcloud-1.9.2-cp310-cp310-musllinux_1_1_x86_64.whl (457.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

wordcloud-1.9.2-cp310-cp310-musllinux_1_1_i686.whl (439.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

wordcloud-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (455.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

wordcloud-1.9.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (445.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

wordcloud-1.9.2-cp310-cp310-macosx_10_9_x86_64.whl (160.5 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

wordcloud-1.9.2-cp39-cp39-win_amd64.whl (153.3 kB view details)

Uploaded CPython 3.9Windows x86-64

wordcloud-1.9.2-cp39-cp39-win32.whl (145.9 kB view details)

Uploaded CPython 3.9Windows x86

wordcloud-1.9.2-cp39-cp39-musllinux_1_1_x86_64.whl (463.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

wordcloud-1.9.2-cp39-cp39-musllinux_1_1_i686.whl (448.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

wordcloud-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (460.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

wordcloud-1.9.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (451.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

wordcloud-1.9.2-cp39-cp39-macosx_10_9_x86_64.whl (161.1 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

wordcloud-1.9.2-cp38-cp38-win_amd64.whl (153.1 kB view details)

Uploaded CPython 3.8Windows x86-64

wordcloud-1.9.2-cp38-cp38-win32.whl (145.8 kB view details)

Uploaded CPython 3.8Windows x86

wordcloud-1.9.2-cp38-cp38-musllinux_1_1_x86_64.whl (470.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

wordcloud-1.9.2-cp38-cp38-musllinux_1_1_i686.whl (457.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

wordcloud-1.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (461.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

wordcloud-1.9.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (453.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

wordcloud-1.9.2-cp38-cp38-macosx_10_9_x86_64.whl (159.6 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

wordcloud-1.9.2-cp37-cp37m-win_amd64.whl (152.5 kB view details)

Uploaded CPython 3.7mWindows x86-64

wordcloud-1.9.2-cp37-cp37m-win32.whl (144.8 kB view details)

Uploaded CPython 3.7mWindows x86

wordcloud-1.9.2-cp37-cp37m-musllinux_1_1_x86_64.whl (439.8 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

wordcloud-1.9.2-cp37-cp37m-musllinux_1_1_i686.whl (426.7 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ i686

wordcloud-1.9.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437.7 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

wordcloud-1.9.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (428.1 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

wordcloud-1.9.2-cp37-cp37m-macosx_10_9_x86_64.whl (160.3 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

wordcloud-1.9.2-cp36-cp36m-win_amd64.whl (161.3 kB view details)

Uploaded CPython 3.6mWindows x86-64

wordcloud-1.9.2-cp36-cp36m-win32.whl (149.8 kB view details)

Uploaded CPython 3.6mWindows x86

wordcloud-1.9.2-cp36-cp36m-musllinux_1_1_x86_64.whl (439.7 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ x86-64

wordcloud-1.9.2-cp36-cp36m-musllinux_1_1_i686.whl (426.7 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ i686

wordcloud-1.9.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (438.3 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

wordcloud-1.9.2-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (428.7 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

wordcloud-1.9.2-cp36-cp36m-macosx_10_9_x86_64.whl (160.2 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: wordcloud-1.9.2.tar.gz
  • Upload date:
  • Size: 222.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for wordcloud-1.9.2.tar.gz
Algorithm Hash digest
SHA256 71062ba6bfeaf1a7f8b6f18f6a8a7a810ef10973ebd9aa10c04d9fff690363d3
MD5 5d80aa7fad2f6b19899c48707c6d82f5
BLAKE2b-256 fef935e6f31e57c2f51351625045c9d1ad2fc33fe79cac21973f8985c7dbcbb9

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 3132bf742fa403616201454ee90f1123e53f546b6e22bddda1b5ba14974457a7
MD5 c9790d366ca33a45b12367f6dee77965
BLAKE2b-256 4975b2999ffb77642b0f986b53a7b933f5e21a88b3e0bdd500ad461781f52518

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 47b6e8948350cfc6f55988f1398ccd405a49a14b2ca6dd6b76fb76089a8b9a03
MD5 0f190fa9ff5040aec7d865dcafce6d7f
BLAKE2b-256 c984014fdf9a914cc1d1abe821e43ea6cdeac04c498f438ee031dd3bbbf5ad40

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c9b7524bd647077ea1b095b3f2669dba4e6a6314eb41641914a41b991ae56b2a
MD5 6877a678a4431e37a926bcb8115d509a
BLAKE2b-256 4094482e3f68548b92811ecc0033e96f47a4aa887cc6fec2e2d752f743c0a63d

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d0351a0190f2f2abd8422a0f817d1f9689eec24f0563438626f8f9b25ba7d061
MD5 c68553aaa946c73454a3ebbfd47a5afc
BLAKE2b-256 b960509d680df13bb2b034149b10d390aeadb900e309c5f8f265e90e32e04297

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b98e7ff6fa4277ca40074cb4fac2f2e4dd792d530177cc7494d42777d53e96c6
MD5 041cc5ba600ed04b76bdc46a6ce292cf
BLAKE2b-256 8b6335f82a7b0d15a8691501a4c0e6684505ebb89245981072c9d97915fd514f

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7a602e9161b7a8d4e2d92f5a891a9aee92b97402aa75db51918afa6aa4da9e8f
MD5 644b8b856e3b134bfd018e100fb7c4c5
BLAKE2b-256 7f0bffb609c437ebf1ba8fb5c7a45d1fdd8db19e832ebf5dd40bf41bc71ef3ce

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0625865763b1a6c27860431023ee5f5a402e199301b2dc671bea03734a612ee0
MD5 eaf384f7ec858cd4c10f98ba462c3c51
BLAKE2b-256 608e14ec5cc0af27c7c807765626dc3d74197cc4a4bfcc96704fe8a1ba8953de

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fa46c8d175c0b8dd9a1d599884bfb3dd7f626a9fc553834ae6522544d1ae0eca
MD5 bf20a9fda43115982b61a98608ce8251
BLAKE2b-256 3d17da5fbdb9b03baa6a06ff2d2e7eaa2a00eb97c43ae42a30de44a830f36bf1

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 7dfcb202cd38a094add34261bbb63119e2897dacbde50cac6c7ff3fdb97c555f
MD5 715f396d9b8f39dc6f698a060740e3be
BLAKE2b-256 0c99f54a352d9d0908b4c11f6ed2d9d32732aa14c8b243d4b401ac114c9ddaac

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c4f6ba0cc325d99eb515a60cb89d4b34d546c5f1c9a0595accff4c783d92ce28
MD5 958354f7eef864880463deef304a1a12
BLAKE2b-256 529d5e1d9534e64c5fcd7c5937d9169302f4db3e86f7d156bba2fe00f3f6c02c

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c22fb86e0101c46f139d353e8f3575c8c64a6c503f263d90cecc28cd14bc5032
MD5 8179f3e219336d315d8c8e2cac16377f
BLAKE2b-256 1df5e189e34b8221e66db0eebfd691188bb6f274eeabd79688e0914d531ba636

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6ecfde604fbb8a1096d1507edc6d75771f07751409293188e559efb6628fd9f6
MD5 ad79ae186c3d02fc07f3029bf9df1700
BLAKE2b-256 9a16e22fdff72fa6a5bbafa8c0fb58142132c4ab99cac482e83b8fc136191f4c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wordcloud-1.9.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 151.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for wordcloud-1.9.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 76ebbbefd453fa3ea15e03e605437c88a721502e077bae2f49c676d84dd0437d
MD5 773596551c5c49fa5e9d4b848a9f579a
BLAKE2b-256 34ac72a4e42e76bf549dfd91791a6b10a9832f046c1d48b5e778be9ec012aa47

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wordcloud-1.9.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 144.3 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for wordcloud-1.9.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 10ad4bbed83ad487b3592ad0417426ffff946f131422e9e6bab74129caf7a6e3
MD5 0821d3f2898465575ea7fa82ad3bf750
BLAKE2b-256 a139e63bd7ec981852ed16e868a0039a29af9a73341089ca2a26d12863f7c15d

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 73f7571df267ea8f6765b4cb946d6b158c4fd36aca44533716ca634bf2fd75f9
MD5 909f6a67cf54de81ae11e0b283f6fe1f
BLAKE2b-256 ba6d0df0a18657785a9dc42d45cb034e17a19c828926c8a6f5a43f77fc51dc53

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d7101f62967fd912e49cf10e58e09a5af0fc11095d9f8bf170b22d8e0b2ee8ca
MD5 c7f85246f08bfb324d266591ebe05ec2
BLAKE2b-256 6b42ef1c92cd0e42a7bf699e0aaf68f47c8ade80d4a645cab64be6da9c4246e7

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c25014af784bc75741ae6693bbbd98faa4865de397903eed5485dafb2eb356a4
MD5 4334c993539aa7316d5e7f2122c912b0
BLAKE2b-256 228c18556cbe48b6d2e03d6bb1001ef79b9255c767d2927addcf090b700a1de9

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9f49ff8eb67982b22ed476c48a4b5728c4f638ebed2452b4760b68f15d62931f
MD5 308a9f42b5e961eb3b03dfa142d03148
BLAKE2b-256 e30cb481efce5dbde0487275de140a7adeae27c7af71c24d83d7947d47ed55ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1e744a88bc463ca373472cc831d9a6a6469dceaa6471abdc124828adeb2355df
MD5 95da1c67d6298b810bf6a8cff3459c6c
BLAKE2b-256 fbc89790df08b2685bf931e940fdf1207b39f394dc28b033c603f04d7e8da0cf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wordcloud-1.9.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 152.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for wordcloud-1.9.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e03ec307901cab43baeda3416d880d56895ef4ffa560e25c7a9dd74e94ede5c6
MD5 1b99efe8427f8a29018ff0137f25c704
BLAKE2b-256 5a5ff4164295d6853ec6203bc728dea4da76a7145ba70482eab9e994d26e0e13

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wordcloud-1.9.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 144.9 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for wordcloud-1.9.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 61816f1e548a5505789e6e42a7cf7c798312b77a30465c3b8a6049235bcf4649
MD5 44b22dcd1c6735a2b16458d9d41be864
BLAKE2b-256 b9d8b265a1d47d19fefe6be39da96face72825907fef7c328c3b0ad5cf536f28

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1e0b346eb15f6deed7d4cb6caaa4d7abf4d488434cb9cdb91194720b524ea86d
MD5 4c562cb217705e244bb4e4b3ea162d26
BLAKE2b-256 5ab150d1bfed6ec78ac590b3b555b0f05c3345fe2ff385ae2e6a84620e097d70

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f37673f17d772907b37d92102cb437dce408b1e12fc3f59a6d3920082318881b
MD5 d3b2ef5d7c2acaf2ebe74cc05093ae47
BLAKE2b-256 48490997074b2aa8ae49f024e84e4b55c5b07b520c3538b2ea5eb9979b3238c6

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 77d7614f46c8062fe2d3fa0325c747793b463215b0e9d97b4f9a3d6f31a60b7f
MD5 28d2337c8d115b79c485ff7ee49566fc
BLAKE2b-256 220dbb4eccd60d272b33cbc79c661c60acc604f1688cfc922deb9d3eb5be640a

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5cec4a76b3cde8a19ec5c7ed7356d92c7337af3f1e11eb8e0d8191459f318bba
MD5 25f7f9053029c6dab622a5e3982d4c24
BLAKE2b-256 6ec0633a6be7563479f643072f40e16bce20ca44e0dd6375f32e3eb21aa3170a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 67a83ad05b7a08db64e99cf734ba4394855e78c9e3c6e3a6104f80c64f090d2f
MD5 8c707fefe3a7d574eeb9adc96e3f6b01
BLAKE2b-256 7d5c7d2db8c698af6ec81c9038631ff54febed221be2450db5016856d2181c66

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wordcloud-1.9.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 153.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for wordcloud-1.9.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0115a5dd0fd7aafc1ea20738478ac01ba9cf4203bfd7b624e2ab1a311c33f80c
MD5 65dd16dbaf82c1084efa91cc538a56a2
BLAKE2b-256 ca4a49ceaa60945f2e0077c25117dd99c7e6efdea9cc970787d0637a36e39014

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wordcloud-1.9.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 145.9 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for wordcloud-1.9.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 391b98c88ef2ce79171edee9be60b9a5eb864716452a1fbe47984252550e6a8d
MD5 919e4f9953560f8593585fee2e1facd7
BLAKE2b-256 80d994fa07c66b82f132ed7f3a86df1239e9de3eadf8d3a17312304b28a26c75

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 aed191fb1a7cefc6556a290a26d4986246f0a71e93330f8cbca25341566c312c
MD5 6fb2509aa37610dea81a752a753bcc07
BLAKE2b-256 1ee6d5c5b91f72f4e68ad73e19cd32477d1c5ecf6a2a894dbe14cc26dbea7745

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ce15d884fb2b1087303878b248f449035abe2a545e17016021c2b86fe916ba4a
MD5 0ccacd9c3d4d4a9e75508f5d7bd929aa
BLAKE2b-256 a782e512db7d873f916b2878d9404d6beb66dfcf95223bc2e1b7baed40f6e8f3

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 91e025b5e50d814601703aa4878dbafdceaa0a3e64d42cd1633317d9b829bb64
MD5 9d0b9dbc2be93ab8ee1418d9b9bcfb77
BLAKE2b-256 804bcc14e0247729101d429978b82ebf852eb2554ee5dd6cf41fff1f41b714fc

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7cdf7962555f9fed612c4d060a36851f2aefeb744bd0bf6b45adeaf1a37c43e1
MD5 6188ebd3715732a39f95fbb5775b9930
BLAKE2b-256 b1215ec54faba74e08510c1c973102c57b6b64b96b9ecdce8570f25215e4e57c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 139f0dbf6b6aeb32a20ccb383320dde514297c9aeba9b6cc7a82f4bb2502b1f9
MD5 357565e13ce311f7e25e6c5c309bd40f
BLAKE2b-256 6acf4b158a4847515c757398a6762e0c0473278dfe6cfb5dd018e09853b25dba

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: wordcloud-1.9.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 153.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for wordcloud-1.9.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 785b8bcc00d953b752a220c9b4b1f8532983f26805f70b46f3c6ce2e6b130f54
MD5 43086699ef9e044f10c4589d2061f1dc
BLAKE2b-256 9d06059a7e33548acf6c7bd29f96b2e495571797b4397353bf79631559b97948

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: wordcloud-1.9.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 145.8 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for wordcloud-1.9.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 fb25360f2c8d5b52703b8a92dd45cadc84fa901bc322b40c0883dc2f974c29fe
MD5 b694237f892040ea3419609c8faf2bce
BLAKE2b-256 d12e8ea7d921840bd6b67776cbe5a6e86b07606ce3ed0e03f377e352f77b2d5f

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 bf03002ea15f5ad2ba69d8a68071c96758d88e0c466a599a71324e4297d4d2e0
MD5 607e15629c36a41f629b12791f543710
BLAKE2b-256 55bd5fbd99570be9be1e18cede8b862289573ee504e1637ebcc87e85e1387962

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ad41c4069a636452fe37754e0f3b008417ab3b29e45016caf9113fad911106c7
MD5 73c73f6da578e7f41e6732e318ff7a8a
BLAKE2b-256 1d47f9b866ae1a56d84369661cd4f28df97ad9081adaad1782afa9ba7cd00ec2

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7ad0a2e4509cc620587746280e5cf667ec3db4e713c63f4c21e69adad41041be
MD5 c8f7da4535d3045ec2f89fc7a062a737
BLAKE2b-256 5d6b011c4470fde93e2bfbe4cc1012077f6b96030124e3cd069b5500ad6e8b69

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 baebbdd53b1b800c816ffc1c2d71f78feb3a9599f1197422a5995d112069d485
MD5 08000958b1f861ae1c1a17e5c12fc5bc
BLAKE2b-256 588be638f5e7b7ebbd9371a30bc81453854a5a27330bee6d0434cd708b4270a5

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 349272c5156e196ff0c05d910595dcc56071a4e622707e12889f2ee21c360a0b
MD5 bd0e0ed7f21d40b4a56a3a3d21defe7f
BLAKE2b-256 5b698378740c6c4bc3a423b717c37e3a56ff86c1763eaf4d209393927437a7e3

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: wordcloud-1.9.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 152.5 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for wordcloud-1.9.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 9eb2a9469d1981f3d102225ca5b1b2e7022042761e824d803c802ae0ff5d3251
MD5 4b6c7287e3da7f3ac7fb3873a16e6db0
BLAKE2b-256 3b303db4e3b9859c5c237c24983131f1411694943071b6473616d979c1dcac4c

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp37-cp37m-win32.whl.

File metadata

  • Download URL: wordcloud-1.9.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 144.8 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for wordcloud-1.9.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 6dfcf9a54a328c5547a6c08197d5999a8d2444390dcf35dfdba9774d65c992cb
MD5 03f0fbd02a495adf52d0ac309028f9dc
BLAKE2b-256 9f994505613a56618d8ac8b447a08d8c8dfcbcd4f9178421edf0d02e3a8f188b

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1e521afd56d86e7f6ced3567ac685c4342c81c47f52c32b414a408c2f00f7884
MD5 c5ad2161ec62eff4273f7723102aa15b
BLAKE2b-256 87de11ce3fa5353865fd1a1d9f7689698c631a96cbdb2b55eda09502b141f099

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1a1d0bac12025031594a76694e0b04b38f82172443ad197224ef6d51f540e28e
MD5 33d10542b96fdf9531f442f9133d77d7
BLAKE2b-256 b1d1585fd9d88daddcc6711c136cb4ecfe9ea7ab5f65db0d1b0d5156e877ede4

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b0cd52aaa52b1a802154e402c2063ee6805c6f7d7ee84b5503b5c11d6b501224
MD5 732aeb4b5a3de835b8236c7333fe4530
BLAKE2b-256 03b36c9b82d2569d447443ed893215b5646811330f4de6f7370316691de72f1a

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5ec9ab90114a3afc050b4a3e94c86d6f81e7dbbf517f79291a89e39366459e24
MD5 ace44b27e7bc800ebfa54f3d027f3fd2
BLAKE2b-256 58ea394dd71d4b3edc507dd2e4a3d031409ef1b2a6976e9471e4323c6015d4e4

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2df1e7e74ec97e296bf1a1b0ac2764576b83c6c4d3b1d00e01d095326b89063b
MD5 4ce80a1d2f924f22824f6d986fc78dd9
BLAKE2b-256 9f96edb94c83dd5295bb12b65aa8a7f5dbacd00b3eb8b4aec59528b6ad21765e

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: wordcloud-1.9.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 161.3 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for wordcloud-1.9.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 a70f10c477db98a9850dec1f9fe4f8774c2afd902f29bbff887c625f6c92e5d1
MD5 c1db7aa74cbca759962c2f4621f05a54
BLAKE2b-256 2c09b4edcd2316e8ae2b33681a26aece2c7b7d03492e859319fc0fe0c869191d

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp36-cp36m-win32.whl.

File metadata

  • Download URL: wordcloud-1.9.2-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 149.8 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for wordcloud-1.9.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 4dad68777056a09b5c9d8bb10842fbd5c851ecca35a27ddcbb47f28b1d6b5921
MD5 a078cd1e4a755848544a42600bcd67f9
BLAKE2b-256 7e649ebc6a780235cea7ed83b4e1ca51e57462b6995a80b3b6c207aeef870843

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9750c4e641b96e02e7e50ba2cae9441d611ca26310de0628b1e6444dfba93554
MD5 95665572739062c33693924dae8d83a1
BLAKE2b-256 a0924c016a01313d43f6626336632a4b6cafe00b80d6e1ddc78a259cb45b5b15

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp36-cp36m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 030d89ea934472eeda1beabd82a81cfb0f2d0de7c5703f220016742aa6911c3f
MD5 38a08fd408b78ce8b5ed7e6729ee84e3
BLAKE2b-256 553c7e4c937d89ca39e864317ecaba50722af9b89c8824f4bbaa54d6e59f2d0d

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 da5b4b8ed29fe56039b30f86c1c5ef4b06ce7f2f3ba111af61ede2fc661b0c45
MD5 ba0abc0d53c48d231863050343fdffe1
BLAKE2b-256 e2e3f2ed031cd1b1914383f822931e348f1ffe623c76b96d7a81a83113cb9aa1

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4210c7f2db7e825d670a8e31a118f15b333e7ace555e03df15c901ae7fa19219
MD5 6211d043ed2a2e1adee8b7ca55c4ab36
BLAKE2b-256 b9bd329d7efae9ce3a82bc52267975dc99ef7f96dfb5d59a984a156faa2b8335

See more details on using hashes here.

File details

Details for the file wordcloud-1.9.2-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for wordcloud-1.9.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a0fefffa6ea013276a36489d28aaceed1ae2f99f884b6a2fa1d4107bd1b2df3a
MD5 a6ba6f09cf30a9451094f8d76a1e8145
BLAKE2b-256 a139782a2ecd465305428549860d901d56a3293ee48fcea4dc4f01baca3ec309

See more details on using hashes here.

Supported by

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