fasttext with wheels and no external dependency, but only the predict method (<1MB)
Project description
Python package for fasttext:
keep only the predict method, all other features are removed
standalone package without external dependency (numpy is not a dependency)
wheels for various architectures using GitHub workflows. The script is inspired by lxml build scripts.
Usage
pip install fasttext-predict
import fasttext
model = fasttext.load_model('lid.176.ftz')
result = model.predict('Fondant au chocolat et tarte aux myrtilles')
See https://fasttext.cc/docs/en/language-identification.html
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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fasttext-predict-0.9.2.2.tar.gz.
File metadata
- Download URL: fasttext-predict-0.9.2.2.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acc6dfd3da421ef55823d83f6aaef8f8f72cb94d8b7b3a660f3e1bff0f6f4727
|
|
| MD5 |
a530f732f4fe6cd64bc610378fcb67a4
|
|
| BLAKE2b-256 |
a56ab0cd5f02fca814648f8c99b2160045af3d4343e8ac5bcfd62b9760257a36
|
File details
Details for the file fasttext_predict-0.9.2.2-pp310-pypy310_pp73-win_amd64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp310-pypy310_pp73-win_amd64.whl
- Upload date:
- Size: 97.8 kB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43e4001029275d7182ace75219033a27612cd321ec0149eb498c2915fe3ecadb
|
|
| MD5 |
a717cd42e8e17d694f5ede8186087a23
|
|
| BLAKE2b-256 |
1a72b81783cf5e00a5f41ace08de39628d9202d1d2c978705e88bb956a97dce2
|
File details
Details for the file fasttext_predict-0.9.2.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 115.4 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a98b83ac3d3ae042a12a441e0d05be0a326d38fe6723910bfa745aa14c9d8531
|
|
| MD5 |
71cc2350ec7d5b8eb886b9a166032b70
|
|
| BLAKE2b-256 |
a7ab05737929db89a9383133d3f0039fac9718cc88f236ddb2527be77fb9f950
|
File details
Details for the file fasttext_predict-0.9.2.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 123.6 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
072a326258bd74a2e8e08688ebfb223791b57a5587c79e5ea50b5ee64971446a
|
|
| MD5 |
ad22ac8d03c492f450a6be56515852af
|
|
| BLAKE2b-256 |
51c46c68e35246a8a7e63b6f32c06fc4184fc3c66a646ce7ddd109b3674b09bc
|
File details
Details for the file fasttext_predict-0.9.2.2-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
- Upload date:
- Size: 102.0 kB
- Tags: PyPy, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e7a55e08439911a570e7e6465c05dd13a32ddfba356ede3e4f5e5525b954bcb
|
|
| MD5 |
8523e8768d338ad77c576f100f6df366
|
|
| BLAKE2b-256 |
865acd51af7264bca0de470711fc60ee2f17af07f92e5187e4ff1a2359c4f002
|
File details
Details for the file fasttext_predict-0.9.2.2-pp39-pypy39_pp73-win_amd64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp39-pypy39_pp73-win_amd64.whl
- Upload date:
- Size: 97.6 kB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
240faa5d3eac1cb158627db33183f50a11b0f9aeec15630190f48d208040656b
|
|
| MD5 |
c416d3ce1b64c33c1112dfb2c6ffe9b2
|
|
| BLAKE2b-256 |
e701f75d8c575e85292b9f74506e4db9124068e8464fc01e1837d586ead63979
|
File details
Details for the file fasttext_predict-0.9.2.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 115.4 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f57d9cccb904afb4a9c1f8a08fe15ad0b6d5c6a5d6acd823bdf87819d695571
|
|
| MD5 |
24d9f9babdfa27859665f610df470b38
|
|
| BLAKE2b-256 |
013639126066d35cb028cba6c3a53382ae0e36bda76554cd70f0e7884223a461
|
File details
Details for the file fasttext_predict-0.9.2.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 123.6 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebeb8e0e041661d4342221f7affded915e6e9c02f26b41040d2c6acb98d3bf6b
|
|
| MD5 |
d055052176b304108a8f5e4545b85bf0
|
|
| BLAKE2b-256 |
d137ace6845e2c37632ea1dbda78ed31e53efce0ddecbfc3044404921e0129e3
|
File details
Details for the file fasttext_predict-0.9.2.2-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
- Upload date:
- Size: 101.5 kB
- Tags: PyPy, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e78b5c229705a83da634e63863fef7e8038b1f2217304d6fe9c3f3afda0f1e01
|
|
| MD5 |
7c16653c8c3dc2acc8d9ebe47953cd1e
|
|
| BLAKE2b-256 |
d256cc68e2bd27d1ab0e86a5f43e40d1db1a3677242c7e52ebbeca3fb4518092
|
File details
Details for the file fasttext_predict-0.9.2.2-pp38-pypy38_pp73-win_amd64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp38-pypy38_pp73-win_amd64.whl
- Upload date:
- Size: 97.6 kB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbf90194f2b82214af8ee46ec460b8c3cf2f9ddc444a7f04d58d1cf55a4f20f1
|
|
| MD5 |
42fc0e2febf299eb987edfe1c674f459
|
|
| BLAKE2b-256 |
8b1126f65f6f487636f8b9ff7fc435e661a09f5f0d276b32367188fe0bb2b3c4
|
File details
Details for the file fasttext_predict-0.9.2.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 115.3 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bb66f98da37d9cc3860ee2cb64d9e9147f46c8fbd86777a60abe14ad21a7642
|
|
| MD5 |
40c4160d7f03c432c795e8da5fb2713a
|
|
| BLAKE2b-256 |
f522f7fb76faa86a6adf29c12d93b141edba8928e3dd4fdcccf013ecc50c141f
|
File details
Details for the file fasttext_predict-0.9.2.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 123.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d785cab984cd1ec6be2795027da37bd273ee9c7722651b36b9a85053f449154
|
|
| MD5 |
5315b2477598922d24e782b8ebcd1fab
|
|
| BLAKE2b-256 |
b69ce69077d17f1260805697e2a757652b237ca8da952e5f2cd2eb117543e8cc
|
File details
Details for the file fasttext_predict-0.9.2.2-pp38-pypy38_pp73-macosx_10_15_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp38-pypy38_pp73-macosx_10_15_x86_64.whl
- Upload date:
- Size: 101.5 kB
- Tags: PyPy, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8308728680e139c90bf383c19310c22fdd1ec11fa630857cc583c0fd64f88ce
|
|
| MD5 |
57671eda6fb3664fb3ad7b0df1800fde
|
|
| BLAKE2b-256 |
5e91804067c2d8bdc3bb575ea0296af1412d258540ef0677b480ab2116d5a765
|
File details
Details for the file fasttext_predict-0.9.2.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 115.4 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
401a7a287d233681f308fac1f4fe7a82db9f1bd5907118a65f2e50c2ab0d4057
|
|
| MD5 |
397edb2b015d2eba20d45825ffba5a80
|
|
| BLAKE2b-256 |
fbd8f7b6dd8cafea8d97bc0c553cb4f4a6106d635086d2392c4f44989da11a56
|
File details
Details for the file fasttext_predict-0.9.2.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 123.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70a424af87017bf6c1a5c66bb54ceb887c83a0f3eb49003a6ed2f735eb918ada
|
|
| MD5 |
36a9cc45dacf2ac420d341866809a57c
|
|
| BLAKE2b-256 |
352a0a4db0d4f03eef86426c1edeedc320454b207bd9f6708689a04ca8234663
|
File details
Details for the file fasttext_predict-0.9.2.2-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 98.4 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf49d00766296424169078413be15491111b2b2992efc508073e164bfa7f75ed
|
|
| MD5 |
0c7b05499bb1d68735d37bbc6d435bf8
|
|
| BLAKE2b-256 |
d0f62e849b22fa6c70a34eb0e498ec6835890ff9cb2292a4504b9d68b6a69671
|
File details
Details for the file fasttext_predict-0.9.2.2-cp312-cp312-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp312-cp312-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 641.6 kB
- Tags: CPython 3.12, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30da4008ad6eeb37bd5edc696b1fe2078976c3dfde4b9ab1bc2a78b739558b4a
|
|
| MD5 |
b78038aced31d66edb4ed4096e983fd7
|
|
| BLAKE2b-256 |
ad546cef347ea467fbf8ce01546fa58ba792586ca2920032b25eb72cd7d9089e
|
File details
Details for the file fasttext_predict-0.9.2.2-cp312-cp312-musllinux_1_1_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp312-cp312-musllinux_1_1_i686.whl
- Upload date:
- Size: 701.8 kB
- Tags: CPython 3.12, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef7a07e57987414bf62f7fd27d4bb7a8d30a681a305f515aa1903d5822ec8dc4
|
|
| MD5 |
76ff08ef792ddd55a98b2dac932b9a65
|
|
| BLAKE2b-256 |
89a44c8b5155b8f59e6f063e561065e2b56a36416138848de5afc960da8745f4
|
File details
Details for the file fasttext_predict-0.9.2.2-cp312-cp312-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp312-cp312-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 622.0 kB
- Tags: CPython 3.12, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ddb041f60d377e305ef5f11932dbd85fa8e8caf622914c0d5717f9e63b63cea
|
|
| MD5 |
ab77bd14905def62d2b26bfb49b5d51b
|
|
| BLAKE2b-256 |
aa79e29fae7b4499f8db76cbc199153bf3b69ce356a4de3824b9e9ad9586e38f
|
File details
Details for the file fasttext_predict-0.9.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 116.3 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f453cc6a1f673ef8b933eb10922d84ea18587f5005961f67be9e696ebc95fe9
|
|
| MD5 |
90e7fb328c5cca9e9058604d4935e1a1
|
|
| BLAKE2b-256 |
e8eada18d702213d350532f03c2668431ff67468c9d2bfcc4d845d2b8acddb84
|
File details
Details for the file fasttext_predict-0.9.2.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 125.5 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7cc5eb4885164ba520e9a9f4420872e1c3b309c1549ea44010ea959602a8ad8
|
|
| MD5 |
c2f67a468b16548f37d1c7287beb0ba8
|
|
| BLAKE2b-256 |
b74ce02d4b4259a4e0c6be8d9a0df2e2a23891c77ca17e742bb42d709c9e205d
|
File details
Details for the file fasttext_predict-0.9.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 109.7 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b54775856ae53bad62d5599537e9d9b2701c20805b9518643de6f2a757cb740
|
|
| MD5 |
6054d5aa890485e74acefca170442937
|
|
| BLAKE2b-256 |
e5f9210ee36ceedf3e54acf09c3e28f3110aace6018e8dd8c1b918d65e037e1d
|
File details
Details for the file fasttext_predict-0.9.2.2-cp312-cp312-macosx_10_15_universal2.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp312-cp312-macosx_10_15_universal2.whl
- Upload date:
- Size: 191.9 kB
- Tags: CPython 3.12, macOS 10.15+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22381690cba1b9e88360c5af73e8f2b6433dc38b5500589cbbf9ad2e9d880e4c
|
|
| MD5 |
f7d363671547b1adba89a79c081898ce
|
|
| BLAKE2b-256 |
acfc076dbf55ab9b575cc3a406db0ee1964f23a091133dc07fc5afada2c1c162
|
File details
Details for the file fasttext_predict-0.9.2.2-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 99.1 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d190c0b8b4ce2d49ef2cec3697b020f115fcf867b68f51e5a37c0e0ac7e1b92a
|
|
| MD5 |
faa369960295e3d31f6c7aa41a4e9365
|
|
| BLAKE2b-256 |
f4a367388a4a0f09ee5321959938760171e6f0e6317bff18437697487355768b
|
File details
Details for the file fasttext_predict-0.9.2.2-cp311-cp311-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp311-cp311-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 642.8 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
636f77e9c4fdbc6d7508bbf07f2cd6ab92c3bd0faa271e76c275133407dc3630
|
|
| MD5 |
7a7b00115706eccbcbe4f85daa93645e
|
|
| BLAKE2b-256 |
117a0f87faf39ca2149fb36389ce2f48c25acb9caade0d5c3701b3db898619b3
|
File details
Details for the file fasttext_predict-0.9.2.2-cp311-cp311-musllinux_1_1_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp311-cp311-musllinux_1_1_i686.whl
- Upload date:
- Size: 702.6 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28427454813422736721f841902ab5d4d5392c020185a2e655d2399ad4ffd1f2
|
|
| MD5 |
2582261fe3434d50c63778e73f23c8fb
|
|
| BLAKE2b-256 |
1979f7fe0cceeb3bca34ea08e4345391021f8b5c7745925456fc1736e6519065
|
File details
Details for the file fasttext_predict-0.9.2.2-cp311-cp311-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp311-cp311-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 622.6 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
330fd1993e9f23d94ffc626b4d1213df9b3389ac8f2c968074f2a73508df0dc2
|
|
| MD5 |
9515bee204281dcf22b13823355bb811
|
|
| BLAKE2b-256 |
fb473c8304b6f01138c89397240ba87716039ee089ac9bc895e9d029eebbbd99
|
File details
Details for the file fasttext_predict-0.9.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 117.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9949e91e3611806091fb179c0cfd0dff1fb06f027d798a6d65e72c7e46fc2dd6
|
|
| MD5 |
aa9f19463a251e1bf0dc7e0041d21ecf
|
|
| BLAKE2b-256 |
0b3f7c0b398a12dceca2236dcd95cc4a2970c6795cfeccb6b79a95699101d0c6
|
File details
Details for the file fasttext_predict-0.9.2.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 125.9 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11ed2453f986f9ca2f663184fd0d9bb33ddf11aee418f4ccfb32135ff3fe5430
|
|
| MD5 |
4dafd2d002374052c581a9829ca8c87e
|
|
| BLAKE2b-256 |
c3ff944f89f2209f520397c6f2c736f16797cb1285bc91b7774ee230d8215fb9
|
File details
Details for the file fasttext_predict-0.9.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 110.8 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee5ac3db52740b85af0709aecbb267dd8b5a75fee406311c635b8a6ef4b38ac6
|
|
| MD5 |
ed3a983c75a1dd366c4d72e46a98abdf
|
|
| BLAKE2b-256 |
8f3329f477f05f447490dfec3a124ab79db9928be83749c6eb8f20ddad9d6541
|
File details
Details for the file fasttext_predict-0.9.2.2-cp311-cp311-macosx_10_15_universal2.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp311-cp311-macosx_10_15_universal2.whl
- Upload date:
- Size: 194.2 kB
- Tags: CPython 3.11, macOS 10.15+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ef3f58b9073df858b45f360968b7ebb23d0a0112645526a62a5be0ca08f5650
|
|
| MD5 |
2a658aeb8ae708c83e866dd945b7d342
|
|
| BLAKE2b-256 |
1329175ff69631440054ddd83d17730f37cde042dc0808881ac5f30837c2a8cf
|
File details
Details for the file fasttext_predict-0.9.2.2-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 98.3 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af6c534cb52cb3c8ce3ebc8fb45746a947dfaba844004d6481aea4b4cebc6f92
|
|
| MD5 |
39116cbd4914377542d52bb1f6ab80de
|
|
| BLAKE2b-256 |
57afaa851511ab92fcf76a4300cf5d5c6fed5b6a42f9edb5b4552c92a6abc3be
|
File details
Details for the file fasttext_predict-0.9.2.2-cp310-cp310-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp310-cp310-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 640.7 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed71bec427227e7224c22d931e9a491671584a2dc68dcd594752ee7e5c9d98d3
|
|
| MD5 |
686ba07d3ba0251beca314c44f0cebfd
|
|
| BLAKE2b-256 |
a8ea6b44cb884954403759a0d37c74a83365d54e1007217ab58b4badcd73cdf5
|
File details
Details for the file fasttext_predict-0.9.2.2-cp310-cp310-musllinux_1_1_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp310-cp310-musllinux_1_1_i686.whl
- Upload date:
- Size: 701.3 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9109dfb57d43fdec4f7894eac52f7c8725a875f8738e6752efab9fa29de7b803
|
|
| MD5 |
740ed2ea3a9a8839a8079ab6ad1c1117
|
|
| BLAKE2b-256 |
53cb2d057a333bf8671e3d637cdd71d7110a5b040c649a76ebc38eb7a01f05c2
|
File details
Details for the file fasttext_predict-0.9.2.2-cp310-cp310-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp310-cp310-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 621.7 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3b0faa47b230ff628b3e8f92cdc0844c60c6c6b93c83747a9dba698ec8e2c9e
|
|
| MD5 |
091b7040a8635c2f933bb94710cdd6bc
|
|
| BLAKE2b-256 |
feedb447ae16e6d12c8daf01e7f266425db4f823770f23eb4a66886be30a5b07
|
File details
Details for the file fasttext_predict-0.9.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 115.8 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56b588d37ea5a8bcf6594f1538b2301f1e0d44b27619dcd1eae54679528d2fda
|
|
| MD5 |
92e5142225073366606f9a63c761f6b8
|
|
| BLAKE2b-256 |
95899a2cccf9494e234f471bb43303d90aa5dd261783b8d637b3aef4e5d187e4
|
File details
Details for the file fasttext_predict-0.9.2.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 124.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e394f58198df3ffc4cab6b05ffa482835884410fb6a1212a6cc3cac611734836
|
|
| MD5 |
c07a6a0d6bf7e954a9e51de04ff58e86
|
|
| BLAKE2b-256 |
dee95386a3dcd4c468d0f5582d105efb95e83f36ad66216348db23c11b43e9b7
|
File details
Details for the file fasttext_predict-0.9.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 109.3 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
391ab9bb8a70837a7921c35afc01ff9cde2f499a9c81e5ad0ee7a4a504332304
|
|
| MD5 |
cb852429819f6d4d42d115b62c6a2409
|
|
| BLAKE2b-256 |
c1ff6439a3bdcb370f573b7f6d251f2aeb16c349f3cffdc23a4954b3e7377ad6
|
File details
Details for the file fasttext_predict-0.9.2.2-cp310-cp310-macosx_11_0_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp310-cp310-macosx_11_0_x86_64.whl
- Upload date:
- Size: 101.6 kB
- Tags: CPython 3.10, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5ab2c6f753dc1dd5ced8da8329919d3d0dcb5a938367a562e997373fde611ba
|
|
| MD5 |
4cf1e7f3abc3cdc635e861fffea98a4c
|
|
| BLAKE2b-256 |
ed363abf24a2687f21d5b334e12d525f890c90d0951a7ddf97dd48a70589ad11
|
File details
Details for the file fasttext_predict-0.9.2.2-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 97.7 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30f125c5360d70b0ef2b32d35a49b011078ab6c4c92ec59f82ef93e9eb046f60
|
|
| MD5 |
f40e760438436037317c792a786c1df8
|
|
| BLAKE2b-256 |
b6cb89372b0ba90aea977d378291f3019c3b6555f8cae28b3126d33e30c73368
|
File details
Details for the file fasttext_predict-0.9.2.2-cp39-cp39-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp39-cp39-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 642.0 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
146393d2b343711af71f8681dd1e9ee5df46eda6b15302efc0af47f33061baf2
|
|
| MD5 |
34657a21215bf53a583f794ca6b673c3
|
|
| BLAKE2b-256 |
86a90bafd63823aeddacc21535724bb7f416830166b87d2cd1c8c3005ac9534c
|
File details
Details for the file fasttext_predict-0.9.2.2-cp39-cp39-musllinux_1_1_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp39-cp39-musllinux_1_1_i686.whl
- Upload date:
- Size: 701.6 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f55b03e2e0cf255320d3a0ac6ea92da8fb77bb91555768ef87e3aff2ea1db21e
|
|
| MD5 |
6ba25a619539137a9e665c597bb6c74b
|
|
| BLAKE2b-256 |
26e98d0857bcb52fa7824a28f52174d2eda6c46da6880daac41f51a20b9d23e4
|
File details
Details for the file fasttext_predict-0.9.2.2-cp39-cp39-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp39-cp39-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 622.0 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7a7e900e5d61f55723f91b74d187433a462f8718d75dcacea05a9eec1c428aa
|
|
| MD5 |
96f51af29910bd639569ea119fcc663f
|
|
| BLAKE2b-256 |
f892524427bd5c800b7bb55ae17b71640c065af5b3839837cb7c3475d1c8f2f6
|
File details
Details for the file fasttext_predict-0.9.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 116.1 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3af85f226ae396672f66d8698b8d236c9a6321a1581bc36ede7dc944696cc133
|
|
| MD5 |
5da714cab37396b3e03ca65f906d6af9
|
|
| BLAKE2b-256 |
cad700c9bcc08c30e7268e384d413d4dfd3154be7ab121507b541c55641af90e
|
File details
Details for the file fasttext_predict-0.9.2.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 125.1 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39cbb47d09d4bccbb373707a95bbffe173e9d679183a4087129bf88127c03506
|
|
| MD5 |
2769d3e513add337a855731c07e99b99
|
|
| BLAKE2b-256 |
aa3419ec0f9d5d3fc5d75cfac9d1a2e1c0bb1697da2da2d76f5fe5d4c99d2a7a
|
File details
Details for the file fasttext_predict-0.9.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 109.8 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7b8fc00b57b9b8bf59f5d9a912ce17b8ae8fd458eaade4473c45c215bf712e4
|
|
| MD5 |
6f4a16f3eeba5a5b9038914a48490182
|
|
| BLAKE2b-256 |
83270614579b7bfa5fd18244dd64fa560371a0eadc961736786f5f156615ec03
|
File details
Details for the file fasttext_predict-0.9.2.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl
- Upload date:
- Size: 108.1 kB
- Tags: CPython 3.9, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e44ec6b12343132f333802d472496d870ea04ded4e2253e624b678df5b46cd73
|
|
| MD5 |
e1bd9e3f97ce1470b4ee95b0a49aaa56
|
|
| BLAKE2b-256 |
a37d3f6174104f193e974201f449170f1b3abaaa4997ab2a98ef1a8cec54064d
|
File details
Details for the file fasttext_predict-0.9.2.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 109.3 kB
- Tags: CPython 3.9, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72b8bc1b106de8a20b8583c37792d53c147cb4a1bd76e73a2893dc232920f3f6
|
|
| MD5 |
040982e8e898e6efb9ad7bc81ab3a9da
|
|
| BLAKE2b-256 |
260b843af982c90edbe9f0097e4126c1a5a1b5611b3acddade3c2aef063df480
|
File details
Details for the file fasttext_predict-0.9.2.2-cp39-cp39-macosx_11_0_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp39-cp39-macosx_11_0_x86_64.whl
- Upload date:
- Size: 101.8 kB
- Tags: CPython 3.9, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
361090f4d6abc0c46335686590592a4382f6ff95ca1740e86dabc7aad03cd1f1
|
|
| MD5 |
400778be0ee691220526e209dd1e170a
|
|
| BLAKE2b-256 |
156d8e38ff88729cce2ca8f0a9bd259d37de2048d96c790d92f5b8a474b60d6a
|
File details
Details for the file fasttext_predict-0.9.2.2-cp38-cp38-win_amd64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 98.3 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b09d9f0e198d78d0bb4f08615f49796dab3d54e3c689966daa7ac6c5cc98078
|
|
| MD5 |
6bd2ef560d5598da73de6d4a5a447bd9
|
|
| BLAKE2b-256 |
4ac92777fce96bb158f0480ed0dfdf9473d05a0e198c47456e63dfcb9725eba1
|
File details
Details for the file fasttext_predict-0.9.2.2-cp38-cp38-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp38-cp38-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 640.8 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9242601edc885a9a9315d10b1cacfa2b9e68e64cbfe5e1118f741fe8a44ae648
|
|
| MD5 |
f7374c09a8a53ac67dcb5ea693efdaa8
|
|
| BLAKE2b-256 |
2ba67fa14d7000328145bda5edc89964a3e3dab12bf8177080da848ef0d6453a
|
File details
Details for the file fasttext_predict-0.9.2.2-cp38-cp38-musllinux_1_1_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp38-cp38-musllinux_1_1_i686.whl
- Upload date:
- Size: 701.2 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3108ab57c1c9bc834e13d48aed181f1cc8b00d1fb8d270edce9feb44919b9dd
|
|
| MD5 |
1b18387c2625dbd76d8e2b831dfe144a
|
|
| BLAKE2b-256 |
0adef48dff3a44810c847b0bdfe5f27fac78554ba04a3b131b827f9996afcb3c
|
File details
Details for the file fasttext_predict-0.9.2.2-cp38-cp38-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp38-cp38-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 621.7 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b22ddb07e9e132231c8b07fbff8d554c86f47a65306f498d6d2c6885a9384163
|
|
| MD5 |
b0bdacbdd859a480a5217f081fc4acc6
|
|
| BLAKE2b-256 |
41834779b04e42797f388ff9860effd8d912f8a5f2c8ce76bba450e9b3873efa
|
File details
Details for the file fasttext_predict-0.9.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 115.8 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf9f7da3d7d29e0a3b6cb57da971259d95ccfab0ae2c8b079a4b2b11ba5ba3fc
|
|
| MD5 |
ea3e3744355a0a0b974732e4f8a7d9ae
|
|
| BLAKE2b-256 |
eeffa8b1aeb18ce9891a531f18f38209e1b211e2e1d2ec916b622d60e597c377
|
File details
Details for the file fasttext_predict-0.9.2.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 124.7 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03635b216c1d8cde36728d77aeafe17979fffc3513a63c017f20ee7e66471f93
|
|
| MD5 |
7feb266b63f6ae3db3c874b88377b138
|
|
| BLAKE2b-256 |
56111fb19846954eb5574d3964a15afc1a0c8f4e4c5ff427c1129b9224c5d77e
|
File details
Details for the file fasttext_predict-0.9.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 109.4 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c52215f9e61437b95ed620cfabf59c22dfac00478a81302315b9ad2eb9458cd2
|
|
| MD5 |
9f0fdcd9ac00649be2925d03e12027b4
|
|
| BLAKE2b-256 |
54ed74e2bf7edede0b65806817326ebd48d8071b3bd5d76cbf4cd3bc68d217b2
|
File details
Details for the file fasttext_predict-0.9.2.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl
- Upload date:
- Size: 107.8 kB
- Tags: CPython 3.8, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f870eba57ed09d3534c721cbab90bb880af46fa8b98733819cad947b6c99d00
|
|
| MD5 |
7337500208c9873afdce8b320b68be54
|
|
| BLAKE2b-256 |
3ec98987015fd4f86ba06fe6ad1ed95944667e6f9c53d2cf3a96f02a4f2bf390
|
File details
Details for the file fasttext_predict-0.9.2.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 109.0 kB
- Tags: CPython 3.8, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36e881e1cc5c5b6b94f0e5d1c5ad3a9ed11c3aa5dbc6d2060cc506cbe4f01e5b
|
|
| MD5 |
ce5762fd64a78579090ec23633d571f5
|
|
| BLAKE2b-256 |
a7fb95144ac9bb5e07fee794c3dd12ff24dc8b6a88f404f25dcb03b1d63868ad
|
File details
Details for the file fasttext_predict-0.9.2.2-cp38-cp38-macosx_11_0_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp38-cp38-macosx_11_0_x86_64.whl
- Upload date:
- Size: 101.6 kB
- Tags: CPython 3.8, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e6a97983e7d216a26110dfe1dc3ac191e7c9352119144d690fe1a9c577873e1
|
|
| MD5 |
c3e4bb43fc47d46889780bcbf5fa7877
|
|
| BLAKE2b-256 |
b22af7e6c62eae8f1d8c993c93e560421ac8d841fd4a26ec4ce19b7a89b84ff7
|
File details
Details for the file fasttext_predict-0.9.2.2-cp37-cp37m-musllinux_1_1_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp37-cp37m-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 642.7 kB
- Tags: CPython 3.7m, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
183f234e93f6e8c0932fc93cffc8666fbbaa58e916593567c6b05e4283046038
|
|
| MD5 |
379a3c81731b429fa46069543e8e145d
|
|
| BLAKE2b-256 |
a363443915322dceea6931d2ed5e03b39efa66319dfebcd9acc90b7c2e6da2f4
|
File details
Details for the file fasttext_predict-0.9.2.2-cp37-cp37m-musllinux_1_1_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp37-cp37m-musllinux_1_1_i686.whl
- Upload date:
- Size: 702.6 kB
- Tags: CPython 3.7m, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
253d9049c73ed44449d5e2ddf10c9f09b27d1fe771b38f1a2dcbef8755606a2d
|
|
| MD5 |
edf439dd9cdbf82546adc6380be5b1cd
|
|
| BLAKE2b-256 |
677813722ac3ca8700ac61f2589b8ae3f000a97ec3f79750c8aedbc6f0e03ffd
|
File details
Details for the file fasttext_predict-0.9.2.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 116.9 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b3384decd38306e0eb3ee325c9de0b6c9117149db55ccb21d4f806459b5b1bd
|
|
| MD5 |
890f7237da5a90ae6392730bd1741114
|
|
| BLAKE2b-256 |
58e8a8e94a486f4a027443eff49db2c87a8f1d0e332a5c7923bd42e257ce5eeb
|
File details
Details for the file fasttext_predict-0.9.2.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 125.6 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09b00db4a2cb0edcc05cc9c294957a16683c73b4965fa62c8949e8b43dfc6653
|
|
| MD5 |
341e7b9c8b88d6020a951b621d4fca55
|
|
| BLAKE2b-256 |
ce79749067aca30a46d808aa995ee4fa56275818656e81551615d70047e3050b
|
File details
Details for the file fasttext_predict-0.9.2.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
- Upload date:
- Size: 109.2 kB
- Tags: CPython 3.7m, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
499e035422a0ec1731097d6cf7a51e07ce668d3a23c818ebe820cadfa1407de2
|
|
| MD5 |
fba6cc2634a448f79cba8bda8b7e22c5
|
|
| BLAKE2b-256 |
b4ebe27aa73b94b2bbfcfce62d446a308b93d3c2d9a69038287da1bfca93d82e
|
File details
Details for the file fasttext_predict-0.9.2.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: fasttext_predict-0.9.2.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 110.9 kB
- Tags: CPython 3.7m, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b978ec46e3f28fc4271a9cec201f5afb0d94c39ab306ff95e6744b5ed69530a
|
|
| MD5 |
775262a7dbf060fc24a0f332c2f3c361
|
|
| BLAKE2b-256 |
e1607ff9880bd593c8286301c8020a9973394168bd25ae9706dfd9aa3a8a96b5
|