No project description provided
Project description
dartrs
[!WARNING] wip
Python
pip install -U dartrs
from dartrs.dartrs import DartTokenizer
from dartrs.utils import get_generation_config
from dartrs.v2 import (
compose_prompt,
MixtralModel,
V2Model,
)
import time
import os
MODEL_NAME = "p1atdev/dart-v2-moe-sft"
model = MixtralModel.from_pretrained(MODEL_NAME, dtype="fp16")
tokenizer = DartTokenizer.from_pretrained(MODEL_NAME)
config = get_generation_config(
prompt=compose_prompt(
copyright="vocaloid",
character="hatsune miku",
rating="general", # sfw, general, sensitive, nsfw, questionable, explicit
aspect_ratio="tall", # ultra_wide, wide, square, tall, ultra_tall
length="medium", # very_short, short, medium, long, very_long
identity="none", # none, lax, strict
prompt="1girl, cat ears",
),
tokenizer=tokenizer,
seed=42,
)
start = time.time()
output = model.generate(config)
end = time.time()
print(output)
print(f"Time taken: {end - start:.2f}s")
# Output:
# cowboy shot, detached sleeves, expressionless, from side, hair ornament, halftone, hairclip, holding, limited palette, long hair, looking at viewer, miniskirt, necktie, pleated skirt, shirt, simple background, skirt, sleeveless, sleeveless shirt, straight-on, thighhighs, twintails, very long hair, zettai ryouiki
# Time taken: 0.22s
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 dartrs-0.1.5.tar.gz.
File metadata
- Download URL: dartrs-0.1.5.tar.gz
- Upload date:
- Size: 41.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1547d26e8cfa9730ca8632f8489801f40bf2b01ae17b720978971c11b27fc00
|
|
| MD5 |
4d8e32be53048a5fa5b55c9c308bfa5a
|
|
| BLAKE2b-256 |
ca10ba32a3e0093e0e57471691538fb3c460015b9ec77dc109b29ab68ed5c8dd
|
File details
Details for the file dartrs-0.1.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: dartrs-0.1.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 5.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
581ee25f64a35cc897a4aa823a47124a1e17a2d2dab46e7644d8365383f737df
|
|
| MD5 |
48bc76c0921d12d79d6d70291de0e46e
|
|
| BLAKE2b-256 |
831a15f3c2dede20f99215f8b664f9022ac8a87df50b96fdedad51ecd35cf3fa
|
File details
Details for the file dartrs-0.1.5-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: dartrs-0.1.5-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 5.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f1e1f9d37af2e4fdc21c1144d3395e5c39be46a2b7129f7259667934dc504e7
|
|
| MD5 |
bf27d0ab0f2abcba6aea4b4afe90d8ea
|
|
| BLAKE2b-256 |
8449f108e8ce7caba8f33666b10c8ea76966edd8c77988a768d1c5805e141b49
|
File details
Details for the file dartrs-0.1.5-cp312-none-win_amd64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp312-none-win_amd64.whl
- Upload date:
- Size: 3.1 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ef47187e0e3f31b7934e7cb8693d591ea0329b3a19925fa7081f0016c433938
|
|
| MD5 |
c35b03505a2df034c75f23bc69af278d
|
|
| BLAKE2b-256 |
bd43bdd87acda75a3e4cedec7b92ae63dd3bcedfc86e653b9587c3e9aa649afa
|
File details
Details for the file dartrs-0.1.5-cp312-none-win32.whl.
File metadata
- Download URL: dartrs-0.1.5-cp312-none-win32.whl
- Upload date:
- Size: 2.7 MB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edd8bf47de187c8ff47eadd238cc0c0d8eb603e3312f6b8f80960af9ca0f8440
|
|
| MD5 |
723ad01739d87bb0ff8f61dd6f904ed9
|
|
| BLAKE2b-256 |
225545d0ccea19298cc9a776b9e615cfda32ac84da51733361b4d842fe2e1076
|
File details
Details for the file dartrs-0.1.5-cp312-cp312-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp312-cp312-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 11.0 MB
- Tags: CPython 3.12, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18992e1f86a352fb832e59754389c28465522abce4490443dedb39d175e65331
|
|
| MD5 |
e50480d6b2304aac699ac08824aed624
|
|
| BLAKE2b-256 |
10aa6ba53d636af80ba70f89ff61817754af638cd3d262fa6c2514c84e4e85ed
|
File details
Details for the file dartrs-0.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 5.3 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27501c6918d2236ee22e273609ff797836502811b45166a7293dba4ca15639f4
|
|
| MD5 |
d3ab4b47dbf770688074f8c5301a3438
|
|
| BLAKE2b-256 |
080fbc2e3622cb37c6f5e12426c8fbe6513ff96e679f5db5f912381ef4ca2b9d
|
File details
Details for the file dartrs-0.1.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: dartrs-0.1.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.7 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2614061027eaa4332ccb526c0b50eedf5e60ae5b95986d31c77f6e3ec54f65de
|
|
| MD5 |
4748fb94622d8bfe42a09c4b6394283d
|
|
| BLAKE2b-256 |
8157ef21b1346719eb5c86bf6f0018f17f25f9f639473e5594ab3ffb2bbf56bf
|
File details
Details for the file dartrs-0.1.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: dartrs-0.1.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 5.4 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9b0341ae47889e47553c2b24ca5b5b5483dd242a865a8d2aec098d357ca2969
|
|
| MD5 |
094e325a2f878d06a7068c8c41e64868
|
|
| BLAKE2b-256 |
f751802beba8ac79643e36e3e753b25101601a818c5cc6645af2453828a4d78c
|
File details
Details for the file dartrs-0.1.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: dartrs-0.1.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 5.3 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccbd7d13521843dbf95c78b260781b7408505c842667866b8300aff6395716a5
|
|
| MD5 |
4cea44b62b702ef685e44ce15bfe932a
|
|
| BLAKE2b-256 |
6481a4d8a42ae912394be4367b9faaf52ef7fb141c9ded7483dab4b9c0970528
|
File details
Details for the file dartrs-0.1.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: dartrs-0.1.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 4.7 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea6b3f8263db3dc6a4d61774fdccba8c4b1ff6300db4d05d037d91c4889f2006
|
|
| MD5 |
7aaebfeedb6c56796bed0bb0e50e54bc
|
|
| BLAKE2b-256 |
7ce73e61c2016a1964ffc3f0d28307eded84bf99075042ff27c2a23aaf44c3eb
|
File details
Details for the file dartrs-0.1.5-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df1c1b02b0ffaa15aba0b590f5827c65b55f1419c86fee61aa3c1822f6716117
|
|
| MD5 |
374894280c5066c44d0ad242b80abcad
|
|
| BLAKE2b-256 |
e42eb84b5cba369cc7845d1cf137e97bf38098625f61dc381d64e01bc27d32d0
|
File details
Details for the file dartrs-0.1.5-cp312-cp312-macosx_10_12_x86_64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 3.5 MB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c8f98ec4cf4610197503fe0c146250f7c53d6372642aec656a3ef3e038a603b
|
|
| MD5 |
80fa1f558dd6f8bbc091921bcd717229
|
|
| BLAKE2b-256 |
28a580b4cd45f9cf7c16ad67482ad9e8c0b2b4a95ec92c2f713320dd3fcf9ca7
|
File details
Details for the file dartrs-0.1.5-cp311-none-win_amd64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp311-none-win_amd64.whl
- Upload date:
- Size: 3.1 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a22a4274867643a6a2b09c184d25098e75214fe0a519c8383e78b03755ac504a
|
|
| MD5 |
ff5b9042d0c32dec3f4535ebef7280f0
|
|
| BLAKE2b-256 |
82158fd5e133265114dec342370d04fa1d7f30ddfcbf8f7797b4b54eb212b6e1
|
File details
Details for the file dartrs-0.1.5-cp311-none-win32.whl.
File metadata
- Download URL: dartrs-0.1.5-cp311-none-win32.whl
- Upload date:
- Size: 2.7 MB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88c1995181f5895201e0eb62ac11aad516119bda4ed5aba6a1bd9e3f3edca8b6
|
|
| MD5 |
72cd589c534a22e347af8e4a6ce279df
|
|
| BLAKE2b-256 |
872f14a848cd968a1c3d87f78dbd259766bd99b9b1ddcb8cd77f6315be9ab116
|
File details
Details for the file dartrs-0.1.5-cp311-cp311-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp311-cp311-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 11.0 MB
- Tags: CPython 3.11, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7dc19ac439264c581120d2a269a443428d675ac8a05fe33152d7030279a0849c
|
|
| MD5 |
2552ac681ad18928746da5e2b668c21f
|
|
| BLAKE2b-256 |
d2c5a2e906e79a6661bab92a1032cc995d78fd4aecc6484a26208dab8d72382c
|
File details
Details for the file dartrs-0.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 5.3 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d52e0d6fef5e47337fd3c05179d55b10bf23fd809ffffa320f95502589c870a
|
|
| MD5 |
db4278c6f89bc01b12e42b4bf61a11d9
|
|
| BLAKE2b-256 |
67e641e3acb995f712ada64119a050e135e0d31023423ba91b4420d3d2547c73
|
File details
Details for the file dartrs-0.1.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: dartrs-0.1.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.8 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5d70e6eeab13b2792f24942766278161adb5b1a6d241a06e09864295ee33900
|
|
| MD5 |
b0bd80fa71fc253b5f106ff24e4c3027
|
|
| BLAKE2b-256 |
c8c566e16987101a14225fd1382dc8a1fecb49ef1bd538c0763b2e983fb7f3cf
|
File details
Details for the file dartrs-0.1.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: dartrs-0.1.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 5.4 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f131aa23cb1710121702b431f75b8b1795bd7b4130d0a74aa5074c2785a95a2
|
|
| MD5 |
223bb16a815d740ac7d46bc37a5f85a0
|
|
| BLAKE2b-256 |
7b4f52aa5c0d8c3c85741141d9877126fa76c044da324e1fafea9d2a54f6ee14
|
File details
Details for the file dartrs-0.1.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: dartrs-0.1.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 5.3 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90d8c5f3e8e106be6ba8b6f2921bce23187e22211c9d868f1d9715b5c68bbe59
|
|
| MD5 |
529a4e2103d4d2867ea85408c7f58b54
|
|
| BLAKE2b-256 |
353cdee301b39d1c68739ca863769f48fd70cb35223ab4cf50faf402203f684b
|
File details
Details for the file dartrs-0.1.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: dartrs-0.1.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 4.7 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5acdbab75345df28d4294ce65cda0b13ccc5c9a4e2080f4491fda78e1eb1b24
|
|
| MD5 |
f92d60a387470881027f23599afd098b
|
|
| BLAKE2b-256 |
35fcebf8d731bed5d0b98acc922ed8e40c7bbd2a5c0bccb1accbdd1f0c1b03d3
|
File details
Details for the file dartrs-0.1.5-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30fabff9a3309d4a89bfef84f4789bc33200ac14d46aa371bd4d74e472d683fa
|
|
| MD5 |
ee7570ae94e43f5b5e5e1ab597185cd2
|
|
| BLAKE2b-256 |
f823fbd5e5e467341b523ed53e89fac087b4a2489a93f6987fc60410cbe243df
|
File details
Details for the file dartrs-0.1.5-cp311-cp311-macosx_10_12_x86_64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 3.5 MB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba2631af061886a6be09d86f41f2e6240ef29f564386a8decc5679981a5ace5c
|
|
| MD5 |
aac08daaebac0410cf297445f25a2600
|
|
| BLAKE2b-256 |
acbf4e0c23e21ab8f591a4c573bb6da23f2ad585b6aef8928684583219c8ac8e
|
File details
Details for the file dartrs-0.1.5-cp310-none-win_amd64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp310-none-win_amd64.whl
- Upload date:
- Size: 3.1 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43395142907ac100f1d806691da15bb005795194a551ed4fb90a274c23c9201e
|
|
| MD5 |
bcbcecdfcf5d68dd05a4c8ad58ffcbda
|
|
| BLAKE2b-256 |
075df18d82f6ba39fd8aa1fde267816efabbb1a8a4087cb23629d6d5f1b3d7e0
|
File details
Details for the file dartrs-0.1.5-cp310-none-win32.whl.
File metadata
- Download URL: dartrs-0.1.5-cp310-none-win32.whl
- Upload date:
- Size: 2.7 MB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b9cbdc323bc2f3ccd9cb34d0b76e387be781b9941afb5f6ff43843e89b412da
|
|
| MD5 |
28de1ec597c63b48e764e26888819c74
|
|
| BLAKE2b-256 |
55f08818856c2b161fe4ad0414feba5448b844b358486f049b40788acf5ec8fd
|
File details
Details for the file dartrs-0.1.5-cp310-cp310-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp310-cp310-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 11.0 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3008326bda0ee1fef15dba26933b1271d02485696285d5a1649f14f5b11fe5dd
|
|
| MD5 |
d6773acc73b66b6968888097b3ef24a3
|
|
| BLAKE2b-256 |
db188b2f59cef613e1822545f7a6f42ca5325a94d686cce6b596ae07f1f1d1dd
|
File details
Details for the file dartrs-0.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 5.3 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd52018cbe9b0d1f2caf355ed3343a47b5d5d3dd5ca0c9c92aa09a4540c9b531
|
|
| MD5 |
e28e57916417291ae9dbc600d4300da2
|
|
| BLAKE2b-256 |
dcf5f78f6e91c08be4ca1a15590c3727d786c486ef78250a7e9ca0d8d44385fd
|
File details
Details for the file dartrs-0.1.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: dartrs-0.1.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.8 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77e3c0520295e04b77217f21142a6cf7b425a140a4432e916e6b1aba962249b3
|
|
| MD5 |
5222e07a5d7473b6da4ad0fff274d283
|
|
| BLAKE2b-256 |
e264b10072958cee9f18ac3426ac3a878fde73095ef232f271be709db9caccfd
|
File details
Details for the file dartrs-0.1.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: dartrs-0.1.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 5.4 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4285ea12fd0f10997dbc5202d4db7eaebbe229ff1b6153c4ee185cc6296a6550
|
|
| MD5 |
defaf7dbcc6f41c240d9142f3da1819a
|
|
| BLAKE2b-256 |
887c71286e0c65cc7944e0d1ed537ed160c05b7f92ecc4dedf8c62384065e963
|
File details
Details for the file dartrs-0.1.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: dartrs-0.1.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 5.3 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5519cbdc966be6307d1f1a476f84391c15d848bb607dea4749a6ffcefe55de8
|
|
| MD5 |
5690528fddf38e7fbf409a0f96abeb41
|
|
| BLAKE2b-256 |
4be28ca691b7c0ae285f7670064c2af11a2a8be640cd4d15a325e6e9be8c1c7b
|
File details
Details for the file dartrs-0.1.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: dartrs-0.1.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 4.7 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4dcdd51ae71b79033d1fec683418e047108785933a69b3d1dfece26ad6326564
|
|
| MD5 |
b0ff9ca5ddeda0df4355bcf24ccc0f32
|
|
| BLAKE2b-256 |
29388a7dcbb5751f97fbf022f4f1a5366ded9a2cb70552f367ddd522813105d6
|
File details
Details for the file dartrs-0.1.5-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f5bb5a4dd695c5b0264f92ba179695b28d8200eaf625618490b6af924898218
|
|
| MD5 |
20a5a457f2b9bfeae87719da99e536d4
|
|
| BLAKE2b-256 |
2152db84b5794cc1493a740e01c767407597f017185458d55567ea56836e3e40
|
File details
Details for the file dartrs-0.1.5-cp310-cp310-macosx_10_12_x86_64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp310-cp310-macosx_10_12_x86_64.whl
- Upload date:
- Size: 3.5 MB
- Tags: CPython 3.10, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65b56074702b36cbc72e65b59f8f741bda0b2bf9be3a1040076223ec668bd336
|
|
| MD5 |
44eaace7e51372dfe16b7005135838f2
|
|
| BLAKE2b-256 |
b0bffb96899622918ebd054dcf9eff462516f330792f070d1f968787700cf8a4
|
File details
Details for the file dartrs-0.1.5-cp39-cp39-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp39-cp39-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 11.0 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c419f6cc3de000be31390c8693777442534fd40f7bd1b109d4c53ab13092761c
|
|
| MD5 |
4f139f5a94e3b337d0bc2f10ea8ebc56
|
|
| BLAKE2b-256 |
6418cf90de492adbfb96d14b2d110c801616665992d8462dfee4ed8658e7eb3e
|
File details
Details for the file dartrs-0.1.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: dartrs-0.1.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.8 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f82599ea35b3107f423b0dc41aafafeb97fdad62b31fc6a9cf97d77b0cd30d67
|
|
| MD5 |
932def748f206e7e1d7525025af601c0
|
|
| BLAKE2b-256 |
ae9b9475c2b8f2a9c29fa8b459e24abf8ebb314397fe052c75ac7884e8b7ee34
|
File details
Details for the file dartrs-0.1.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: dartrs-0.1.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 5.4 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37c96898df91a09039c3f5cb3558edac746a9b961e43d09a722ba9a95dc85327
|
|
| MD5 |
2dd140d993b014e8f9267723d53a6d87
|
|
| BLAKE2b-256 |
3d7ff657caa1448b9b5f6ae6333082de065baf846e2387111c5d0c19376f9dec
|
File details
Details for the file dartrs-0.1.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: dartrs-0.1.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 4.7 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b0c60462ddf43177fef5af154b7865db0d02a8510195dea53bce55ef67464b1
|
|
| MD5 |
844bc9b88226bff2a9fc9bbfae32af9d
|
|
| BLAKE2b-256 |
3c28b69b82909c643f30419ab0e8653695fe9bcf8f7aada57f0c3e5a12015684
|
File details
Details for the file dartrs-0.1.5-cp38-cp38-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp38-cp38-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 11.0 MB
- Tags: CPython 3.8, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19c5cd030e96823957e61a78b59b8007320532ba8d923a435ed8e4cb0be0dd82
|
|
| MD5 |
dffa912d726e6d78d88d0f0b232ceb53
|
|
| BLAKE2b-256 |
b13a2e8b854f920e8cc37f53c4081bc1d26d2df253cb2437e54ad1260c9c52a6
|
File details
Details for the file dartrs-0.1.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: dartrs-0.1.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.8 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03b0048d732b18e7805e4f3cc3116b864b4b4f990a4046300e9c42bc9ea4c132
|
|
| MD5 |
d2551865f9abdca449e3faed6b78e215
|
|
| BLAKE2b-256 |
5402b39bcb2c90f7e0b01c6cad44d7d47d4632cc97b352189007d5ef769fc31b
|
File details
Details for the file dartrs-0.1.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: dartrs-0.1.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 5.4 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dff39ba66eb8c2f0af15092854903dab05a567fd5ebc8e12fb8af7c5022d513e
|
|
| MD5 |
8ebd6246d2fbfc009a04f7cc446848ff
|
|
| BLAKE2b-256 |
53b4e4f1ed90f964a3e88d55dd66776badfc93075f41868823c5464d58497dff
|
File details
Details for the file dartrs-0.1.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: dartrs-0.1.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 4.7 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e83a363dec0eaafd3d7af0d5678b798e6ea6ba28aeb184dffb34abe1279ffe6c
|
|
| MD5 |
672c48f69c28eb32402a71760fbb34f7
|
|
| BLAKE2b-256 |
877972d60a6b0c134d1379138d6f6b0276b71f3c1ab5f898ac5cbab7a36763da
|
File details
Details for the file dartrs-0.1.5-cp37-cp37m-musllinux_1_1_aarch64.whl.
File metadata
- Download URL: dartrs-0.1.5-cp37-cp37m-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 11.0 MB
- Tags: CPython 3.7m, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47afb5e99f7dde2726795e070f428734a436d789498630c05aed7a3af121fa0b
|
|
| MD5 |
637c9b7c594331e169fd52d495fd4ddf
|
|
| BLAKE2b-256 |
601efce8ce42a7f8755f89e59d2bd286fbbeca863ced66a840d123f66d405eb4
|
File details
Details for the file dartrs-0.1.5-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: dartrs-0.1.5-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 6.8 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fd7f27a1782b1ca014f4e5e53e7aa1f3a8ad35072315efe0cd611fcf98ae367
|
|
| MD5 |
6f5f570a2351c2deaf80a445ed4b3cc2
|
|
| BLAKE2b-256 |
41d095e7fbf828aa5a0ad47f97f9795e9afa70092157e23f40820a67bb7f6450
|
File details
Details for the file dartrs-0.1.5-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: dartrs-0.1.5-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 5.4 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a38c91ec6c06e15c891d8ad3f79cb5b5168701bb96c5c2b253720e280e6f838
|
|
| MD5 |
e5407dab5780db6e14b5703415e47e9c
|
|
| BLAKE2b-256 |
ad23e2492c1504c1c387ccce10184ecf0aee2afaa2a731bb97697337da0e0f2b
|
File details
Details for the file dartrs-0.1.5-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: dartrs-0.1.5-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 4.7 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9a19912d91289f9cbb3cf50922af8ba84454350f42aebe02f72ef650610bbd7
|
|
| MD5 |
06fcfdd3b0dcfeb3e12513b397d7d331
|
|
| BLAKE2b-256 |
6a035744257c4e2ef792d8a372e1aaba3b7ec67d5445f03941607877a415343a
|