Universal library for network node layout and edge routing.
Project description
ilayoutx
Compute fast network layouts. Intended as the upstream companion for iplotx.
NOTE: This software is pre-alpha quality. The API is very much in flux, and the documentation is sparse. Use at your own risk.
Installation
pip install ilayoutx
(not working yet)
Layouts
-
Geometric:
- line
- circle (supports vertex sizes)
- shell
- spiral (WIP)
-
Grid or lattice:
- square
- triangular
-
Force-directed:
- spring aka Fruchterman-Reingold
- ARF
- Forceatlas2
- Kamada-Kawai
- GEM (graph embedder)
- LGL (buggy)
-
Machine learning:
- UMAP: probably somewhat buggy
-
Tree-like:
- (TODO: Reingold-Tilford)
- (TODO: Sugiyama)
-
Other:
- bipartite
- random (supports vertex sizes)
- multidimensional scaling (MDS)
Rationale
The layout code is in Rust and exposed to Python via the amazing PyO3, with the goal to combine speed (by the machine) with comfort (for the user).
I'm a rust beginner, please be kind when judging this codebase. Feel free to open an issue if you have questions.
Authors
Fabio Zanini (https://fabilab.org)
Project details
Release history Release notifications | RSS feed
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 ilayoutx-0.1.2.tar.gz.
File metadata
- Download URL: ilayoutx-0.1.2.tar.gz
- Upload date:
- Size: 37.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55c89a8ac4c2216615a44ab509a667192e3d161077074de456cc938071ebbf93
|
|
| MD5 |
539ede0c9e7f174336f94c41995bb917
|
|
| BLAKE2b-256 |
5b6ff93a55f16e45990b01aab795fc037cc13a07011c987aa51163f078e6a3fd
|
File details
Details for the file ilayoutx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 475.0 kB
- Tags: PyPy, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a132b9f576e543c8a119e6f9d69769de9500442db010b4f15a39c9f7b9762b9
|
|
| MD5 |
f27ffa6d150143fab055d519805b4f86
|
|
| BLAKE2b-256 |
db9cf989734e7ca475985802dfb9c795dc2e4f11ccddb801e9929517a19dffce
|
File details
Details for the file ilayoutx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl.
File metadata
- Download URL: ilayoutx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl
- Upload date:
- Size: 504.2 kB
- Tags: PyPy, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e9112d1d14fd70b87d5a03ae6fc35f00ca6c1bbe5f16b02c790afc6ea2de0a3
|
|
| MD5 |
7240ca82a4ac183ec270436ceac123e9
|
|
| BLAKE2b-256 |
b8d43793aa0656a69f7e655c8b89dff47f4ea8d6120a1785783a0d77f18a93ae
|
File details
Details for the file ilayoutx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 314.4 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f403cbba74171340d7c2f4be233a22202dfce249b98c7171d1aa583a9137401b
|
|
| MD5 |
52cac109999713925ed41dc027f3c830
|
|
| BLAKE2b-256 |
103c55e0421c966ffcb877ab7cc37034a04f16b3f2f801757732469c81911952
|
File details
Details for the file ilayoutx-0.1.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: ilayoutx-0.1.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 323.3 kB
- Tags: PyPy, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8be790039ae6493a33ae3d039479ee0ce1b3ca05213ca222b1e6ed5af0191e6c
|
|
| MD5 |
11807ef22a365b3fd0c4141bf9943401
|
|
| BLAKE2b-256 |
69e447c06a712afe2dd7a2f11952222819729ce60789966f643224dd9b7fa107
|
File details
Details for the file ilayoutx-0.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 471.8 kB
- Tags: CPython 3.14t, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee460288e6eae9a35665473c29e5d178f32b1df0a1f2ad2fedcc86d88f9fa0eb
|
|
| MD5 |
7d40a462640a287541c45fec52edf8ee
|
|
| BLAKE2b-256 |
3cde91ed6418dac1b63bce7bc8b27d29be36fd329164942a5607ad339504a0a6
|
File details
Details for the file ilayoutx-0.1.2-cp314-cp314t-musllinux_1_2_i686.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp314-cp314t-musllinux_1_2_i686.whl
- Upload date:
- Size: 500.3 kB
- Tags: CPython 3.14t, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e20cc3b3843ec25dce71348a1191b7d6ad1eaeb9e3961624d546647086a204de
|
|
| MD5 |
821c17da8c1afe0fa7c0d305e7fa6a80
|
|
| BLAKE2b-256 |
c9e18be8ccebe805b4ce447137feebf99ae5b3824d1a4efa8fa81104cbf503d4
|
File details
Details for the file ilayoutx-0.1.2-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 162.9 kB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2454f7848f37f512a829c8aec198d6ad052e85b6afa6ab4feff388d65f6f962d
|
|
| MD5 |
0c7c2a0c50f4d08790b980a1b78499dd
|
|
| BLAKE2b-256 |
27b1db186e8e8442851a0cb99cf2ae020586b3ea970daddc7d748d71f9b791bb
|
File details
Details for the file ilayoutx-0.1.2-cp314-cp314-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp314-cp314-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 472.2 kB
- Tags: CPython 3.14, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46ce4e689e4e69e9955399c072856383b94a06695ca74b0fb58004d7f5a0f21d
|
|
| MD5 |
bfbec3aa3d919b3cf5dc0251abc07f4a
|
|
| BLAKE2b-256 |
6ea1418265ef7eb8739813a4d6f6ee75f842c8287cf9a494eb926bdfbf8d4f54
|
File details
Details for the file ilayoutx-0.1.2-cp314-cp314-musllinux_1_2_i686.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp314-cp314-musllinux_1_2_i686.whl
- Upload date:
- Size: 500.7 kB
- Tags: CPython 3.14, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e55e1d92082b06f160e5952d8cf469ff043dd9779bf27cd7fc0bfc5f35856a50
|
|
| MD5 |
a7f7d25d1d56bf1d503339e7b3b5adaf
|
|
| BLAKE2b-256 |
f0eb911f73b7d923ce319d7b9eab3fc718eda5c0c924c7e87e04f21adfba75a8
|
File details
Details for the file ilayoutx-0.1.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 311.6 kB
- Tags: CPython 3.14, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c16f0782473e70c1df4cac35eaefa0ada738d99e29691ee5baa95d621a31d98e
|
|
| MD5 |
3e0334fff41ee513e48ddd311d762073
|
|
| BLAKE2b-256 |
4d90edb3371c709d5c5f3a963b95f16b6e1e479aaf110be9de9532d57f7af4f7
|
File details
Details for the file ilayoutx-0.1.2-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 319.0 kB
- Tags: CPython 3.14, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bcd9fb89174b8ff8a6019d5aef627148f995c6b75cc8c3acfbb770d919af2a2
|
|
| MD5 |
41e1be2450afecf5754a2e66f12552e0
|
|
| BLAKE2b-256 |
284954d821568958e19eebf75cb8e2bd2610b756cad89978e14be23b1a28f74a
|
File details
Details for the file ilayoutx-0.1.2-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 269.9 kB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
115ef36884bf7c713980a65d1e7a081cc8fecd2fa0a90fe0be20a4a0b10b508e
|
|
| MD5 |
2753c8da9a0feab7307fea6984a879e3
|
|
| BLAKE2b-256 |
e1b17a40a88dc2d57d789cac36caded637af7cf2688b81d508d7c4c1ec9e8abc
|
File details
Details for the file ilayoutx-0.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 472.0 kB
- Tags: CPython 3.13t, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce66db0a8cc5be4cab37b6981a4942e44f95cca40485d3257f657f2d73b419ad
|
|
| MD5 |
38ff2a3a9980d9a582250f431469d1ae
|
|
| BLAKE2b-256 |
c8d49c53c099d69d1f40e5d198b33276b9624814272bc9762747b290ceb99c4e
|
File details
Details for the file ilayoutx-0.1.2-cp313-cp313t-musllinux_1_2_i686.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp313-cp313t-musllinux_1_2_i686.whl
- Upload date:
- Size: 500.2 kB
- Tags: CPython 3.13t, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0cae2080b4187c5b0502ca27a690ac19a81bcfd7f48fb8aa72955f72ae6dee2
|
|
| MD5 |
bdfc8e9d49c779134d220d337ae8da18
|
|
| BLAKE2b-256 |
942add6e4d5580effe244077f713d5b284f7051dad5a086859f5b5f278312545
|
File details
Details for the file ilayoutx-0.1.2-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 163.0 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acd55dcb35c959d6284116318588e43711240beed2c953b23f0b854b11fd3d49
|
|
| MD5 |
4352b6ca7e3ff40bb99158e050ba755b
|
|
| BLAKE2b-256 |
75592e20c2d6a75231b2308c37efafbafd4f8d1a871fa651e5a62bd63a37e37e
|
File details
Details for the file ilayoutx-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 472.6 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efde0bebff04d21fe9d1949682e34a83e90f4525bc8819ff92b94af51782f31a
|
|
| MD5 |
acc8eed9a5135282bd10a2663e92b313
|
|
| BLAKE2b-256 |
87a744deef8f5b6c47522c9b117963b13af2c87eb2ac1d91bd2cb65aa222529d
|
File details
Details for the file ilayoutx-0.1.2-cp313-cp313-musllinux_1_2_i686.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp313-cp313-musllinux_1_2_i686.whl
- Upload date:
- Size: 500.8 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08d6cec5b26025da0b1502af953d565b8d9025adb0948e9a11ea23666e59e2b8
|
|
| MD5 |
6b7337275b5fd9c551e16b1d57246faa
|
|
| BLAKE2b-256 |
3a8c62ef30a1ca036b455a4a1ddf21a30414482afea980125f78377a67a26101
|
File details
Details for the file ilayoutx-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 312.1 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
030af57b693e65a7ad748ec5ea62edd310100bba833eac10c29c1a1f016f8cdc
|
|
| MD5 |
8454b34ed46a4656baca9d44f4b5f7f2
|
|
| BLAKE2b-256 |
cc750e67e2c0b81c28ee5f92759d52a517ca950d63fe7fc867ac83b371144468
|
File details
Details for the file ilayoutx-0.1.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 319.2 kB
- Tags: CPython 3.13, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcc413310a243c262da66152634830ed23d4b9682f764f9365a425529e5d5ff5
|
|
| MD5 |
31300bafb82e200592fcd1ef87ece601
|
|
| BLAKE2b-256 |
d98e355b801bb2bc9203d65df0b12094493320a48fb5f4a60e645987a536863e
|
File details
Details for the file ilayoutx-0.1.2-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 270.7 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7913b17cc2be3b8d90c99e22d6425fc068e9d19c73e40eba0fbd13615bf07ed6
|
|
| MD5 |
c9f47d4637e7e9698a41ed7f7388cdae
|
|
| BLAKE2b-256 |
73c9acad7f905e986db8f2b588b9ae52b15e69fef5774b8d557005181f301f7f
|
File details
Details for the file ilayoutx-0.1.2-cp313-cp313-macosx_10_12_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp313-cp313-macosx_10_12_x86_64.whl
- Upload date:
- Size: 274.7 kB
- Tags: CPython 3.13, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c44f8010441bcee7c4162227895ef2c8a26c09bab43041c24cfbde76a6189bfa
|
|
| MD5 |
9d8cdb3a665cd4ce046e2bf608a7d057
|
|
| BLAKE2b-256 |
562d9eeafaf5c323ea77a1a35d531220c40238e73299da26b742f9391f6012f9
|
File details
Details for the file ilayoutx-0.1.2-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 162.9 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
957af541de281c928579a4748b5a10103d3c02796744ec3dc6eba43356943e70
|
|
| MD5 |
a8978f20800c66364a742f96cdb9eb52
|
|
| BLAKE2b-256 |
fe4fd53a35aab20de74f5bdbe92f1f7e5f8f3a65d42a297bc2e4753bee867d64
|
File details
Details for the file ilayoutx-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 472.3 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
721bced16e0d19440d88175d652c103c72236d9b4c45b5fd3933d8fd99524459
|
|
| MD5 |
56ab3861b8b395ea8a1a18d9fa697cf0
|
|
| BLAKE2b-256 |
04a59de9743053d6e19a7729639595e55ce29b03a38672335a5d4924fa951afc
|
File details
Details for the file ilayoutx-0.1.2-cp312-cp312-musllinux_1_2_i686.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp312-cp312-musllinux_1_2_i686.whl
- Upload date:
- Size: 500.9 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1536c7c421a39d140310a5b102b36ccfb2c552862b951b5266e78a29945bb202
|
|
| MD5 |
e92f6c6b27f17904488face6d565e670
|
|
| BLAKE2b-256 |
3e2846e14113ec2626546eed65b9e1f520c263eabe4bbe6d8c584fd58f6c5819
|
File details
Details for the file ilayoutx-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 312.2 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29143e824cfc68f8dfcb43f91b786623f85d937c60abd2e95792ab44f7e065e7
|
|
| MD5 |
70a885fb4dabe24f79492f4a60d0aef6
|
|
| BLAKE2b-256 |
d019f503d447600475d58657864abb72cdbf3c28f26298b1ce64810d4e0358a3
|
File details
Details for the file ilayoutx-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 319.0 kB
- Tags: CPython 3.12, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80c9bcf9f5218933ddbeafad2d0d574e608489ac6b80f2a1c90f4b9977e94116
|
|
| MD5 |
9d26f9bc0faaa55750c1a475eec88c42
|
|
| BLAKE2b-256 |
3607339b56d81c9f77e931492cc9ce410aa323efedd07d37e4cf0bce640b673c
|
File details
Details for the file ilayoutx-0.1.2-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 270.3 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29085bcfd73d8f27e92c7a6f1fdd82593c3fa0be029b5c964053ceb1e263ab4e
|
|
| MD5 |
d0429a6c98afe6bf1d70d76936d35e4f
|
|
| BLAKE2b-256 |
03539f631747da8d4589b3541f9802f8b815de3d60507379155243a4a04ea4fe
|
File details
Details for the file ilayoutx-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 274.5 kB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51b97a5a3736119915a4503a6879d5163beafa140e49df2e26513b0f219f90a1
|
|
| MD5 |
b811b7de039bfd1e2c30ae95c869ce37
|
|
| BLAKE2b-256 |
1be18e0f10b1261ff5492b3469e301704258f73c7fb4a69bad1b067f701236ba
|
File details
Details for the file ilayoutx-0.1.2-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 164.5 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60347fac8ae987f418eb9bcc72da0de37a190d7db2d551c95ee6c16ac4c0059d
|
|
| MD5 |
a36cf5a248aabcae22dea38bbc4f1099
|
|
| BLAKE2b-256 |
085be466c210796763a30580b06efcc08a4702b55b756511376d7e084f785176
|
File details
Details for the file ilayoutx-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 474.0 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b1fa3dc88d9ed33564f77d05756afb8f6281095bf835789b85c7b3b6805d0ed
|
|
| MD5 |
6809eba1dfcb489956bad56f1bece442
|
|
| BLAKE2b-256 |
10482fb9bfa8a9e0b9c4a7bf15ed3e25851c78baec2f0d206023550f0124ae7e
|
File details
Details for the file ilayoutx-0.1.2-cp311-cp311-musllinux_1_2_i686.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp311-cp311-musllinux_1_2_i686.whl
- Upload date:
- Size: 503.3 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3ce9a607165a5697837519247b29574b0f894ab4b2a3fb0e1fae64db405b185
|
|
| MD5 |
3acbbdb3cb2bded443f3088638afc9d7
|
|
| BLAKE2b-256 |
09997d372e31944c0b96f0c9897154303fd68eff6120ca0da10f99b624cb80f6
|
File details
Details for the file ilayoutx-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 313.8 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2317f810b7680f89c3cba87b2a223c110f9942579ce5983785966a17cf0674f
|
|
| MD5 |
eaa352136b30c09286544342164d535d
|
|
| BLAKE2b-256 |
d0b39c46996482eb54cd791c3ae331823eed6bf83a9795488715811eea0f7b71
|
File details
Details for the file ilayoutx-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 322.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83318c9a857cc32ff6cbd58fe1c6d9f7f61ee9644bb92bd639b1c4bf11e5b229
|
|
| MD5 |
7cae4ea05e1937ed785602afb18d09b4
|
|
| BLAKE2b-256 |
7431bdfe0e745dc3cba2bbd450a667272b404b1a0082294da19d10f55a38e796
|
File details
Details for the file ilayoutx-0.1.2-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 272.8 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f60cab45437ffeca31d1bc55a3b3d8ef3b5c56c4ddc26c709e387baa96055dd
|
|
| MD5 |
485c44ae3e998e75b9ea8b2e03824120
|
|
| BLAKE2b-256 |
01fda10d63fa1db477c804c9fe1fb6c5107bd3ae669c6037f5bafa79b105bd00
|
File details
Details for the file ilayoutx-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl.
File metadata
- Download URL: ilayoutx-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 276.5 kB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d007935df789fdf8d17423cbff236326cbc1929ff2b80c809f8b534e6b3d323
|
|
| MD5 |
4a2d695cfdeb3c3c605112b8578f489e
|
|
| BLAKE2b-256 |
584a5330fc797eaf7d1b73824d5a2e4ddbc82a59246ace17be67e8344a58b173
|