Skip to main content

Automated text analysis with networks

Project description

Launch on Binder CI Status Documentation Status Published in Journal of Open Source Software

textnets represents collections of texts as networks of documents and words. This provides novel possibilities for the visualization and analysis of texts.

Bipartite network graph

Network of U.S. Senators and words used in their official statements following the acquittal vote in the 2020 Senate impeachment trial (source).

textnets is free software under the terms of the GNU General Public License v3.

The ideas underlying textnets are presented in this paper:

Christopher A. Bail, “Combining natural language processing and network analysis to examine how advocacy organizations stimulate conversation on social media,” Proceedings of the National Academy of Sciences of the United States of America 113, no. 42 (2016), 11823–11828, doi:10.1073/pnas.1607151113.

Initially begun as a Python implementation of Chris Bail’s textnets package for R, textnets now comprises several unique features for term extraction and weighing, visualization, and analysis.

Features

textnets builds on spaCy, a state-of-the-art library for natural-language processing, and igraph for network analysis. It uses the Leiden algorithm for community detection, which is able to perform community detection on the bipartite (word–group) network.

textnets is installable using the pip and nix package managers. It requires Python 3.9 or higher.

textnets integrates seamlessly with Python’s excellent scientific stack. That means that you can use textnets to analyze and visualize your data in Jupyter notebooks!

Read the documentation to learn more about the package’s features.

Citation

Using textnets in a scholarly publication? Please cite this paper:

@article{Boy2020,
  author   = {John D. Boy},
  title    = {textnets},
  subtitle = {A {P}ython Package for Text Analysis with Networks},
  journal  = {Journal of Open Source Software},
  volume   = {5},
  number   = {54},
  pages    = {2594},
  year     = {2020},
  doi      = {10.21105/joss.02594},
}

Learn More

Documentation

https://textnets.readthedocs.io/

Repository

https://github.com/jboynyc/textnets

Issues & Ideas

https://github.com/jboynyc/textnets/issues

PyPI

https://pypi.org/project/textnets/

FOSDEM ’22

https://fosdem.org/2022/schedule/event/open_research_textnets/

DOI

10.21105/joss.02594

Archive

10.5281/zenodo.3866676

textnets logo

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

textnets-0.10.3.tar.gz (133.3 kB view details)

Uploaded Source

Built Distributions

textnets-0.10.3-cp312-cp312-win_amd64.whl (192.7 kB view details)

Uploaded CPython 3.12 Windows x86-64

textnets-0.10.3-cp312-cp312-win32.whl (191.8 kB view details)

Uploaded CPython 3.12 Windows x86

textnets-0.10.3-cp312-cp312-musllinux_1_2_x86_64.whl (212.1 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

textnets-0.10.3-cp312-cp312-musllinux_1_2_i686.whl (211.8 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

textnets-0.10.3-cp312-cp312-musllinux_1_2_aarch64.whl (212.3 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

textnets-0.10.3-cp312-cp312-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl (211.8 kB view details)

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

textnets-0.10.3-cp312-cp312-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl (211.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

textnets-0.10.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (212.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

textnets-0.10.3-cp312-cp312-macosx_11_0_arm64.whl (189.7 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

textnets-0.10.3-cp311-cp311-win_amd64.whl (192.7 kB view details)

Uploaded CPython 3.11 Windows x86-64

textnets-0.10.3-cp311-cp311-win32.whl (191.7 kB view details)

Uploaded CPython 3.11 Windows x86

textnets-0.10.3-cp311-cp311-musllinux_1_2_x86_64.whl (211.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

textnets-0.10.3-cp311-cp311-musllinux_1_2_i686.whl (211.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

textnets-0.10.3-cp311-cp311-musllinux_1_2_aarch64.whl (211.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

textnets-0.10.3-cp311-cp311-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl (211.3 kB view details)

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

textnets-0.10.3-cp311-cp311-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl (211.0 kB view details)

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

textnets-0.10.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (212.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

textnets-0.10.3-cp311-cp311-macosx_11_0_arm64.whl (189.6 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

textnets-0.10.3-cp310-cp310-win_amd64.whl (192.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

textnets-0.10.3-cp310-cp310-win32.whl (191.8 kB view details)

Uploaded CPython 3.10 Windows x86

textnets-0.10.3-cp310-cp310-musllinux_1_2_x86_64.whl (210.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

textnets-0.10.3-cp310-cp310-musllinux_1_2_i686.whl (210.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

textnets-0.10.3-cp310-cp310-musllinux_1_2_aarch64.whl (210.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

textnets-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl (210.4 kB view details)

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

textnets-0.10.3-cp310-cp310-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl (210.1 kB view details)

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

textnets-0.10.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (210.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

textnets-0.10.3-cp310-cp310-macosx_11_0_arm64.whl (189.8 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

File details

Details for the file textnets-0.10.3.tar.gz.

File metadata

  • Download URL: textnets-0.10.3.tar.gz
  • Upload date:
  • Size: 133.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for textnets-0.10.3.tar.gz
Algorithm Hash digest
SHA256 8d110b6c444b77c4d8a568b76899c7c986346b0a35744bbd4b0245b4ab40e71f
MD5 911c2b0dc2d6dc5828074146e37c9584
BLAKE2b-256 92573f3db4552d08db341fd02d49542a4bb2c542f1da4cba8497e94afe3d81b7

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b95d146d4a2c5eacb8cb5f1151aded5df492ab93dee92fb0fdac4ceccb168db2
MD5 31b1a9f52e93754638ab864f5ce14f83
BLAKE2b-256 d5c68e9c819fa3105a0fbf62766c85ee74ca2462d0d71ab9cfdf9911f3ad8e23

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp312-cp312-win32.whl.

File metadata

  • Download URL: textnets-0.10.3-cp312-cp312-win32.whl
  • Upload date:
  • Size: 191.8 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for textnets-0.10.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a9af2eb928f9f308bcb2850970bff20f4409cd2869b38e6699a2f29c8ea2e8d5
MD5 657428f101aba7212946dcc79e0d4624
BLAKE2b-256 09e64f0ab372ddb6711e40b1ed604ae64dfe097d159c8e673fe6167ae7f5f4ce

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6eef18e4f1cfdcc8e51bc182e901ff381c6bdfaa532d8d9a7646087e2b666614
MD5 0a39806c0cc621c45614890006d01da5
BLAKE2b-256 164fec078fd10c24aa1f06494969029d32883f0c87359cd018293dcfedb31b45

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5ede676836dfcba99381d39b58d8dd7b96a999ace454e6dbcf8b0767281333ee
MD5 32e756dff417ecf82a123648beb6296b
BLAKE2b-256 f2d059ae5922c83ecc3666357eecb174ccd272ca0b7c37b56f429b3796b4f0bc

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 befde20735f3a33a25344a6a76d21207817e404176017980552a53a4108db4d7
MD5 6e148e25d5e35b49dd3f83847a4affdc
BLAKE2b-256 04e881af562ca871d1699636c178ceae818172d8137f2fdd709755660f2bdc18

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp312-cp312-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp312-cp312-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9c1f15b82aec3c457510f9f90aa0ea9dd8208992cffd2440e34bb6d5637e3505
MD5 478554179d4b444a2f3174638b839bb7
BLAKE2b-256 b586920f1b03c161b376b14b1fd2c512a3ddabe04a6d9e56cc939de91c248abd

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp312-cp312-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp312-cp312-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b13b7b5b97d9b224b48fce06fce006110bf2b58485a1137144fb922452ff7cdf
MD5 d6a68825123ac4f65ef0f9b5bc91e561
BLAKE2b-256 5fa072f0ae839e9607af7ece2cecc4961733f31b9234d94f63ef6b216e01b6fe

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 18250a261066a446076fc4d6c9d5ebd04fbb97e2f55f3dbbab71073b1df73eb3
MD5 56e9ab11a1b1fb4453abf1ad739de875
BLAKE2b-256 888538d24fc36dfecd6e40990d54942ac06f620a83f2b88de2fdd55363c3f058

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e9f7d84616a63a799f57851590babf49d92160a63db2979fcb169e97237c9299
MD5 a30f2ab4a99d58a519ec4f2416f19040
BLAKE2b-256 be35505471f128542828fe4961d36ebe35985d4109ba6ac2df89eb7af2290732

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e67ba235157ce28d164f55f5f3c172a1a7d5d59d2de035f596dd3e2be29ef59c
MD5 e4f2bcad0a56bd1c89f1c21432a5b95b
BLAKE2b-256 b81be671b169fbe3e74b92a129b2ed39bb5b6055919d531ca50a310f02372bbc

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp311-cp311-win32.whl.

File metadata

  • Download URL: textnets-0.10.3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 191.7 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for textnets-0.10.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 7400eb4be1e3ea774c7545144ccb873f1bc42bcdfefb9402acf1bae3b61865f7
MD5 04aefad7aa911dae0e4694553f2f943d
BLAKE2b-256 bcddc7ba8d330e932bb5561dc04333679a53b74dc929beab364636b80cd24223

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 60b104f695ca01ed0fd1e54a363e6422d5a688772b766c9b0c7e3e24d63564f1
MD5 6eebc01e680fa24271c1caf0d192f8ac
BLAKE2b-256 041b8233cee204e96e1e879bc74f7dc9100147525768a96fe1ef70b339273d72

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1809093634c83b2790385144921b42b7850981d4ff711a3587b07a74f77c4493
MD5 ae1ea4223818781e8e847e9562f49fd5
BLAKE2b-256 b8a8302460c74291cb1cafe84c9e0f6e7881cb60fa13a6c5e82bfe1d6aabb71d

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c927f98a2948f7fc602914409d7a0b344f235343317e7a6074bde20e3a23d376
MD5 ba5a09fa4cc51180337cacf47cff64eb
BLAKE2b-256 383aa4161b44c9779eabc2d6e4bb1060b9943e62189210b65c46a474b64ebd47

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp311-cp311-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp311-cp311-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e0bd486936e1461284a955199322f13ac803b6f972d9d8d71f22daf9e22cdfeb
MD5 a202a4f0bcefe6dec2ac0a4169d1ed3f
BLAKE2b-256 47adeff16f8da504c2c1e7debc644d48ca56ba5c1f2eacf414ff1f8515c518ee

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp311-cp311-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp311-cp311-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1ce7000a1e143248fe974a9e59d93d9bcb4aed692596a5939e0e06d333df88b7
MD5 fe31998ffb8ca69bd9c76778f69ecee1
BLAKE2b-256 855c6d273343dda6c4f018d84d27de0adfa59821ad8108056e973eab8bf459de

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3f9381e3a499dc3937133db89ca234548532ac69337faf17632df5fad02a4a3f
MD5 e4299afa7fda7322e3e125421436dc91
BLAKE2b-256 42c2957974dafd6282e97174bc51ced026121ba5fdd7c84eb673495353d37a70

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 73f83039904dbfb4333daee1709d88e2da8e03c95d470ea81677185f2f9a8391
MD5 23226440facdb4faa0ced869c2f2040c
BLAKE2b-256 0aff5ae09f8f85553561fc848ef80793d5671b1b4b48fa64e8640a40e64cc815

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4e16c36f5c187e916842f7ac9f40c4e994da35215bcf605fd56a7346f12e2ebc
MD5 17a2e33748a75630808224b771dd3f89
BLAKE2b-256 6f8573c1213a6e392d8d86bbb475cad158cc4a22cf4ab01316694204d98a5e4b

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp310-cp310-win32.whl.

File metadata

  • Download URL: textnets-0.10.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 191.8 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for textnets-0.10.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9dda071526fd6ad9785e3f013add18a51a287f129c1c1926a6f040f9be1c8e00
MD5 84dab9cc4ad7f26934fe2d175b7f50b6
BLAKE2b-256 0315253e95e1cacd96a83b9817f34631b10046da6186a7e2ad381d4a9a056cca

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8278ccccfa9127ca9494536991aeba5da670202591585db4757e1285dab924d7
MD5 ecadbe3a51434a4bc8da99707970353a
BLAKE2b-256 7644f1c3656e04297ec37225e4b61d6e449dd26bb159e473365b275df12f9b01

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 84ede480884e59b33ca4fcee7467d024bec39664cff5221a21b18c0def5de8ae
MD5 418a73282860e14b1e589c89e662fad5
BLAKE2b-256 d4250dc4676dd18c264e067baade108da9254de11763c92b2921984b75242c0c

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 762f0023d5d32d35de9ee4b4aaf771766a875b44cd43b8f083d4fc40a4b2cec8
MD5 2e85393a1d6a5b85920e652382036b38
BLAKE2b-256 6552bdb9844e95e1b78a094c4d0dbad61993cc988817b52b5837b361122dc440

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ab7bf915cb08795e2f38a79b8518c83656799256a1bcfd3851d9416f791daae5
MD5 2958053ddc132986be39a9c76ae6e643
BLAKE2b-256 4f2e945d347e2196bdb9e906560922a68836b3b9579c28faaf7eb1a639904149

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp310-cp310-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp310-cp310-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f42cd511c5accc9b012d35a67882d666631ded01feaa8260c6905de54a68b073
MD5 d7fe951d72c1e2f2cd1b95f2e4e33d4d
BLAKE2b-256 773d9f9479660be4d99f6148423a9f0c0d3b2ff444e9c656006fe8b1257da342

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6d036b2a789b7034066af71cec61a6a1989fc3ff7fe81cd97d1ca990661e1027
MD5 76e1e35eb5fa367b614cadae993a2428
BLAKE2b-256 70b7e0f54044bb082c35eaf91fda0775389d2ce4a4d97e6be2e7fe30af5aecfe

See more details on using hashes here.

File details

Details for the file textnets-0.10.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for textnets-0.10.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b405c03757130c85bacb13bd8ef7a593f1583b5e00740f7fe7d6bb7c6f3c3b5e
MD5 95bcf3b9487cd1ee4f1ef35ed37189d4
BLAKE2b-256 282eca6bbd03ef104c4b07b6bfee1f7e1a7e25c9e80938e44f91fa36d1d6e005

See more details on using hashes here.

Supported by

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