Pre-release
This release is a pre-release and may not be stable for production use.
python-vtzero
Experimental Python wrapper of vtzero a minimalist vector tile decoder and encoder in C++
Requirements
- Python >= 3.8
- gcc/clang++ >= 4.5 (C++11)
Install
You can install python-vtzero using pip
$ python -m pip install vtzero
or install from source
$ git clone https://github.com/tilery/python-vtzero
$ cd python-vtzero
# Download vendor submodules (protozero, mvt-fixtures, vtzero)
$ git submodule update --init
# Compile Cython module
$ python setup.py build_ext --inplace
$ python -m pip install -e .
Example
A complete example can be found here
from vtzero.tile import VectorTile, Tile, Layer, Point
# Create MVT
tile = Tile()
# Add a layer
layer = Layer(tile, b'my_layer')
# Add a point
feature = Point(layer)
feature.add_points(1)
feature.set_point(10, 10)
feature.add_property(b'foo', b'bar')
feature.add_property(b'x', b'y')
feature.commit()
# Encode mvt
data = tile.serialize()
Release files for vtzero 0.0.1b5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vtzero-0.0.1b5.tar.gz | 131.0 kB | Details |
Built distributions (wheels)
Total release size: 29.4 MB
Release files / vtzero-0.0.1b5.tar.gz
| Download URL | vtzero-0.0.1b5.tar.gz |
|---|---|
| Size | 131.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
043ccf58dc84dd296c19974a5a6d9bfeb989f0432c4ba7522597820d26f7f2c0
|
|
BLAKE2b-256 checksum How to use checksums |
315018ba280c40a10c1fc5efcc4d2fcdf7ea3f9292c69a1b268e00d9d1cc4cf5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp313-cp313-win_amd64.whl
| Download URL | vtzero-0.0.1b5-cp313-cp313-win_amd64.whl |
|---|---|
| Size | 137.3 kB |
| Tags | CPython 3.13 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
b1e37dc2bf074af68df2f10ca21d92178d6c68dcc832a35538aed1e0c144d10f
|
|
BLAKE2b-256 checksum How to use checksums |
ba698557bcd9c79711b089efacd82d8c2983c0422bfe36b96dbace7c25e62f36
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp313-cp313-win32.whl
| Download URL | vtzero-0.0.1b5-cp313-cp313-win32.whl |
|---|---|
| Size | 130.0 kB |
| Tags | CPython 3.13 Windows x86-32 |
|
SHA-256 checksum How to use checksums |
48ae6138e34b507c059974140969e8d5c83fe19aca65c68d62054dee5b748af8
|
|
BLAKE2b-256 checksum How to use checksums |
5c66daf93e69e010f107d557654c586acf09012a8ead58a137dd3084d0272d21
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp313-cp313-musllinux_1_2_x86_64.whl
| Download URL | vtzero-0.0.1b5-cp313-cp313-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.13 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
d19cb9c66f6db13983f0df9a9294f36b294bb3d02ba6243f0f3266a09afe05b7
|
|
BLAKE2b-256 checksum How to use checksums |
28005c403b6ff098e41bbd76becd241f4ae46917a8e51965bc0c8838d9f5ae45
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp313-cp313-musllinux_1_2_i686.whl
| Download URL | vtzero-0.0.1b5-cp313-cp313-musllinux_1_2_i686.whl |
|---|---|
| Size | 1.6 MB |
| Tags | CPython 3.13 Linux musl 1.2+ x86-32 |
|
SHA-256 checksum How to use checksums |
18738d1cab3d5d8e84143320bdd7d013e2a308eaf8196191905024dca200178d
|
|
BLAKE2b-256 checksum How to use checksums |
bb3115153e3d58a5c5144d268db7b8c37af361efdc9fc652ffb71c36c5746157
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | vtzero-0.0.1b5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 579.2 kB |
| Tags | CPython 3.13 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
c695087b65f31454911e6f349c238f11c6838e2adc4e4c7a6397634faf628ec7
|
|
BLAKE2b-256 checksum How to use checksums |
048ceb710fbb95e0bce80d4557f3804f6de93af6bf945cf43bda394a8e9477f8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
| Download URL | vtzero-0.0.1b5-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl |
|---|---|
| Size | 561.7 kB |
| Tags | CPython 3.13 Linux glibc 2.17+ x86-32 |
|
SHA-256 checksum How to use checksums |
31eb625c75d1552b5e0eccef82e8a0f2bd1e3832e649088093fd73ac8e051f96
|
|
BLAKE2b-256 checksum How to use checksums |
a5942a77a81555cdbd1359f1e09d4b2c1085e85828d64e731a95cc0e49a7074f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp313-cp313-macosx_11_0_arm64.whl
| Download URL | vtzero-0.0.1b5-cp313-cp313-macosx_11_0_arm64.whl |
|---|---|
| Size | 138.8 kB |
| Tags | CPython 3.13 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
5683dfb9bd286dbb8b205cf760c77707e13757edab91f1aa1aaa9c4eb567fdd9
|
|
BLAKE2b-256 checksum How to use checksums |
987c6768ccea2b484bc09624ee0feb6789abeeed704d64877d3916dcd9a5b881
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp313-cp313-macosx_10_13_universal2.whl
| Download URL | vtzero-0.0.1b5-cp313-cp313-macosx_10_13_universal2.whl |
|---|---|
| Size | 198.9 kB |
| Tags | CPython 3.13 macOS 10.13+ universal2 (ARM64, x86-64) |
|
SHA-256 checksum How to use checksums |
8fb560b797e29c247e23fa6f62380591b2f72936cf95ef19399639d54c4e5673
|
|
BLAKE2b-256 checksum How to use checksums |
c9022c633b9fffe2459d3f2038f6c2a1037adbbca6e1bb40bc919b6bddee0f53
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp312-cp312-win_amd64.whl
| Download URL | vtzero-0.0.1b5-cp312-cp312-win_amd64.whl |
|---|---|
| Size | 137.9 kB |
| Tags | CPython 3.12 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
97a174153f43c1bd251593112e8d9d5b86ec51c4dfd37786d7ef4d04145bbca2
|
|
BLAKE2b-256 checksum How to use checksums |
0e88f099854a1bbe6473959f5ba9e5bfea504a15123e688b1aa7b918153d0929
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp312-cp312-win32.whl
| Download URL | vtzero-0.0.1b5-cp312-cp312-win32.whl |
|---|---|
| Size | 130.3 kB |
| Tags | CPython 3.12 Windows x86-32 |
|
SHA-256 checksum How to use checksums |
84781abedca10d6546e66efa5cb7c9091189c8f3d37d79f10494564a4c66deba
|
|
BLAKE2b-256 checksum How to use checksums |
5cf5a4a2b90187ca29ad169705c5dfb5b0e57189e84c27684dfee3be14f12faa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp312-cp312-musllinux_1_2_x86_64.whl
| Download URL | vtzero-0.0.1b5-cp312-cp312-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.12 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
926458306a972f5ff2dbf5dbca35bfa9bf7ea4468a0116b1034959dea1b809c2
|
|
BLAKE2b-256 checksum How to use checksums |
ef0c15ddd5c506b4a42ba13434d1652469af385f6a916662a226d7f835cb52d5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp312-cp312-musllinux_1_2_i686.whl
| Download URL | vtzero-0.0.1b5-cp312-cp312-musllinux_1_2_i686.whl |
|---|---|
| Size | 1.6 MB |
| Tags | CPython 3.12 Linux musl 1.2+ x86-32 |
|
SHA-256 checksum How to use checksums |
88f2d2c253e958d16559398bf50aae50bea2dc2a86fb69b68ff2974fc3fdf5c9
|
|
BLAKE2b-256 checksum How to use checksums |
74aedf848989a11c3a7bdfe1156d9c2b4b280cf193195d3fffc23fdaec36c140
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | vtzero-0.0.1b5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 587.0 kB |
| Tags | CPython 3.12 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
9728ffec95165cefae08e0ba30557404d0538cc3a5d6ea26a343fc0b47304a4f
|
|
BLAKE2b-256 checksum How to use checksums |
fcdd765a412250a548a67aaa89494addef8d0a8df66d517cc9d915d0e2ec0ba4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
| Download URL | vtzero-0.0.1b5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl |
|---|---|
| Size | 565.2 kB |
| Tags | CPython 3.12 Linux glibc 2.17+ x86-32 |
|
SHA-256 checksum How to use checksums |
f4cef16de3c504004a4052cf3799fb9697085ab4d66487110e4818330b26fa50
|
|
BLAKE2b-256 checksum How to use checksums |
4050f525f74b495216c00f297f2ab711184749092d5df81a061cce181b8e666d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp312-cp312-macosx_11_0_arm64.whl
| Download URL | vtzero-0.0.1b5-cp312-cp312-macosx_11_0_arm64.whl |
|---|---|
| Size | 139.5 kB |
| Tags | CPython 3.12 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
4595f36c7d774a5cc9055e660337a01cfe97bda3ab677e90460c4c1707b5cbf6
|
|
BLAKE2b-256 checksum How to use checksums |
9ee09def35ca6ede3efb7c9682e9fae7756708b27263c5374d36dbe6cc0eb725
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp312-cp312-macosx_10_13_universal2.whl
| Download URL | vtzero-0.0.1b5-cp312-cp312-macosx_10_13_universal2.whl |
|---|---|
| Size | 200.3 kB |
| Tags | CPython 3.12 macOS 10.13+ universal2 (ARM64, x86-64) |
|
SHA-256 checksum How to use checksums |
46f7e0b8d15bcf15b527ff351c961716f1c4fef02b009cd05ab7180ad1dadab7
|
|
BLAKE2b-256 checksum How to use checksums |
e2c9d29169dcb8050b8e98d1faa1a35bcee5454b6d7cb0463a137c8f07a6e796
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp311-cp311-win_amd64.whl
| Download URL | vtzero-0.0.1b5-cp311-cp311-win_amd64.whl |
|---|---|
| Size | 137.8 kB |
| Tags | CPython 3.11 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
80eec04f3f86acc3429e0d09a373842919ab1395d0cff39b4955038ad2550358
|
|
BLAKE2b-256 checksum How to use checksums |
55f294a8a5a26ca222b381d3c9106089435757f74a3a82b7ccfb002c359adc10
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp311-cp311-win32.whl
| Download URL | vtzero-0.0.1b5-cp311-cp311-win32.whl |
|---|---|
| Size | 130.1 kB |
| Tags | CPython 3.11 Windows x86-32 |
|
SHA-256 checksum How to use checksums |
93bc92f67d63aa28650d0ef287336ebac3054d6d439219f6bd1fe37d2ed683d5
|
|
BLAKE2b-256 checksum How to use checksums |
6ca03b7136ec9d0d9135689ace670af952ee3a2cf58fc9ebf0bfa61ab264a943
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp311-cp311-musllinux_1_2_x86_64.whl
| Download URL | vtzero-0.0.1b5-cp311-cp311-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.11 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
473091b3104d0e6bf513939047572166cdfb68cf13264779b4e389d9346539fb
|
|
BLAKE2b-256 checksum How to use checksums |
25b089542d5b8380439e19d5ec9afd7adf81b12f90e86c1111c3861a2c7f60a9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp311-cp311-musllinux_1_2_i686.whl
| Download URL | vtzero-0.0.1b5-cp311-cp311-musllinux_1_2_i686.whl |
|---|---|
| Size | 1.6 MB |
| Tags | CPython 3.11 Linux musl 1.2+ x86-32 |
|
SHA-256 checksum How to use checksums |
1e7eb1efb6748c9faeb3262f60d26ccda1d89cde74779114624f8d62f4b2f0ee
|
|
BLAKE2b-256 checksum How to use checksums |
95e875951f96e753dffb6371ad67b7f4e9ec107eeb4c8efcfa12ccafd208733c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | vtzero-0.0.1b5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 573.4 kB |
| Tags | CPython 3.11 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
55bd06269b4afface5cd46b387d0ee2b5ee9b1cca7e2136c190aecbd005b3360
|
|
BLAKE2b-256 checksum How to use checksums |
3cb13cd33347b52cab7af341387b26e3e63204d57b842d5f4c960e60fda58b17
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
| Download URL | vtzero-0.0.1b5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl |
|---|---|
| Size | 563.3 kB |
| Tags | CPython 3.11 Linux glibc 2.17+ x86-32 |
|
SHA-256 checksum How to use checksums |
f89e22d7dbdad55b2334a3330b6e96c6be7083efa656e413216f99e587b7f0df
|
|
BLAKE2b-256 checksum How to use checksums |
fe2c3b4e2294b7b9f32b412b6cc8a76201197d57ca0e2f8d1027bee8839d82f4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp311-cp311-macosx_11_0_arm64.whl
| Download URL | vtzero-0.0.1b5-cp311-cp311-macosx_11_0_arm64.whl |
|---|---|
| Size | 139.3 kB |
| Tags | CPython 3.11 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
0320d42f63a2b204e1835cf93302fe0214f63282057119431bbb156a61e6dc2d
|
|
BLAKE2b-256 checksum How to use checksums |
538ab126fdcd36e96962a7dc654a2184d10460f468f3ad7deaa70c0a6702602d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp311-cp311-macosx_10_9_universal2.whl
| Download URL | vtzero-0.0.1b5-cp311-cp311-macosx_10_9_universal2.whl |
|---|---|
| Size | 199.7 kB |
| Tags | CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64) |
|
SHA-256 checksum How to use checksums |
a1b1b1aab4ae047493c1c2f3b43c23824a2d70c42847380170f52315b1294b02
|
|
BLAKE2b-256 checksum How to use checksums |
e1e3f5452326e7ef1f6be59712d7d40b5e7ea222c78b0d59240e5856653b65e3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp310-cp310-win_amd64.whl
| Download URL | vtzero-0.0.1b5-cp310-cp310-win_amd64.whl |
|---|---|
| Size | 137.5 kB |
| Tags | CPython 3.10 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
a9f87f5b598695fbb0f2fc81a58dc32ef09ceee677c302185e4b71c3d7d7ba07
|
|
BLAKE2b-256 checksum How to use checksums |
8260cd6c1b202a87d81160a0a5916b6e331229ec5ae00650683560cf1f400ee4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp310-cp310-win32.whl
| Download URL | vtzero-0.0.1b5-cp310-cp310-win32.whl |
|---|---|
| Size | 129.9 kB |
| Tags | CPython 3.10 Windows x86-32 |
|
SHA-256 checksum How to use checksums |
17255341733eb5ca55271095fd5eb2bfb5dc51dada60bdd3cd98499d8b7398b5
|
|
BLAKE2b-256 checksum How to use checksums |
1aff7d53143354b2873016b1cfbfefd3145f5acfd6e97280607523af3261ec67
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp310-cp310-musllinux_1_2_x86_64.whl
| Download URL | vtzero-0.0.1b5-cp310-cp310-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.10 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
b6db7db95708888338c879179d69a1bb876f21bc56c7e97f42638363f212febe
|
|
BLAKE2b-256 checksum How to use checksums |
005c27453c6da6f2e5bade4331d36e3a1c13e8142528c12f55b16a03c370aca3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp310-cp310-musllinux_1_2_i686.whl
| Download URL | vtzero-0.0.1b5-cp310-cp310-musllinux_1_2_i686.whl |
|---|---|
| Size | 1.6 MB |
| Tags | CPython 3.10 Linux musl 1.2+ x86-32 |
|
SHA-256 checksum How to use checksums |
e43ea60807eaed591bcf82c4a28a6e0ac9c2f35cfb396688f711d255473e3d61
|
|
BLAKE2b-256 checksum How to use checksums |
1f45bbe0025c1ae56af95f2cf94fd8a75b08963667ec71e77baeb277e7d2ce96
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | vtzero-0.0.1b5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 560.6 kB |
| Tags | CPython 3.10 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
2acf508504a5b128636d4d9f750e1f4864540964874fd7eab6b2837940f9ab9c
|
|
BLAKE2b-256 checksum How to use checksums |
2f2c40634245ebf0f11aab50337fcd89e88f7b7477a91ae29abb7c33d5445c08
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
| Download URL | vtzero-0.0.1b5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl |
|---|---|
| Size | 549.1 kB |
| Tags | CPython 3.10 Linux glibc 2.17+ x86-32 |
|
SHA-256 checksum How to use checksums |
a7eaeef1b2ae085caf06c022bd8fc5abcad1fb81159ced2b235768703f7cf6ac
|
|
BLAKE2b-256 checksum How to use checksums |
52665d55ba6f3a879fee64da65ac1907d07f76f30c1e76b8ed6f8f5e92a62ea0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp310-cp310-macosx_11_0_arm64.whl
| Download URL | vtzero-0.0.1b5-cp310-cp310-macosx_11_0_arm64.whl |
|---|---|
| Size | 138.8 kB |
| Tags | CPython 3.10 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
9fd7bb22fae6add80e65952645b08c3a94cc43ee0a37aa995cdfbe1f88b3ae7b
|
|
BLAKE2b-256 checksum How to use checksums |
3050d25e9ab3f80dd64567a8b95b719c6f17b5f254032c380a28f48d6cf73622
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp310-cp310-macosx_10_9_universal2.whl
| Download URL | vtzero-0.0.1b5-cp310-cp310-macosx_10_9_universal2.whl |
|---|---|
| Size | 198.2 kB |
| Tags | CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64) |
|
SHA-256 checksum How to use checksums |
f816c82cf0afb06373abedf0f4627d849eb3f57a976945510f024f069250e5c4
|
|
BLAKE2b-256 checksum How to use checksums |
dfeb079b247bce9a5b6f20eb29ba722612b4480515103ab5f7771a129d05c70d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp39-cp39-win_amd64.whl
| Download URL | vtzero-0.0.1b5-cp39-cp39-win_amd64.whl |
|---|---|
| Size | 138.1 kB |
| Tags | CPython 3.9 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
c5250b8d62e68a5ecf2855e2a98e954f6be2fb9c348a525d5f21b6f732a01547
|
|
BLAKE2b-256 checksum How to use checksums |
15dd7487d70f0e4c90496d9f1e6bd0d540b534c42b2cca359cc988e94aadd035
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp39-cp39-win32.whl
| Download URL | vtzero-0.0.1b5-cp39-cp39-win32.whl |
|---|---|
| Size | 130.5 kB |
| Tags | CPython 3.9 Windows x86-32 |
|
SHA-256 checksum How to use checksums |
66d072deefa746366d26c7195df2023ad33252065eeae3726e60942cf3935620
|
|
BLAKE2b-256 checksum How to use checksums |
abc66a5a5337cbc84733c7200b23f1a969ca3062f42f4f348d9363fc1296d0b8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp39-cp39-musllinux_1_2_x86_64.whl
| Download URL | vtzero-0.0.1b5-cp39-cp39-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.9 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
2c27851ba6ffc9df1465f8460e353a2e27d0e4891ad11358e4ab4b987cb399b7
|
|
BLAKE2b-256 checksum How to use checksums |
b77f7353e2aea876aa681aacd36b568b51bac87f1f8c9a20ae247e2876ff60ac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp39-cp39-musllinux_1_2_i686.whl
| Download URL | vtzero-0.0.1b5-cp39-cp39-musllinux_1_2_i686.whl |
|---|---|
| Size | 1.6 MB |
| Tags | CPython 3.9 Linux musl 1.2+ x86-32 |
|
SHA-256 checksum How to use checksums |
82cda19f6c0341e4b903f669e98011c601d1f0dd7ea7736cf83d06c41b1d7227
|
|
BLAKE2b-256 checksum How to use checksums |
57b0ea3ededb0440840c10a93e55ff3b16b4043243125d5fd102860817d64955
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | vtzero-0.0.1b5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 565.1 kB |
| Tags | CPython 3.9 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
56c519e39838b7e0b287d60caf928fc41f1f0bd719cd402ce6c145ec4fd9c76d
|
|
BLAKE2b-256 checksum How to use checksums |
5cc397a117094fc62916d6c43b822ac739818b8354f04fd5aa06c7141a3fa9d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
| Download URL | vtzero-0.0.1b5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl |
|---|---|
| Size | 556.6 kB |
| Tags | CPython 3.9 Linux glibc 2.17+ x86-32 |
|
SHA-256 checksum How to use checksums |
538307c4f31738ba8dedb6740ac76860177d42238267180159d8cd77815ca5f7
|
|
BLAKE2b-256 checksum How to use checksums |
ae33e5f4f5ce114d0fc55ee366a33f4ab510c3db6692f1c2a3cc898e0e3059ea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp39-cp39-macosx_11_0_arm64.whl
| Download URL | vtzero-0.0.1b5-cp39-cp39-macosx_11_0_arm64.whl |
|---|---|
| Size | 139.6 kB |
| Tags | CPython 3.9 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
ed600f17f28b020b2a181743c054b5fd6027a2095397110f6bc3dc14a5643fbf
|
|
BLAKE2b-256 checksum How to use checksums |
c687a6e87909ebaf209e36bf8a228aa33ba8c92bed79cb7a874a62b6967a8a2e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp39-cp39-macosx_10_9_universal2.whl
| Download URL | vtzero-0.0.1b5-cp39-cp39-macosx_10_9_universal2.whl |
|---|---|
| Size | 199.9 kB |
| Tags | CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64) |
|
SHA-256 checksum How to use checksums |
ded7a67553fdc20f0fe08c981db098fe7430af9be28bf08642efcb3a3af00c6c
|
|
BLAKE2b-256 checksum How to use checksums |
8f745103d59342333eb1c45ad1f90a9c98ef2bd60ce3b93cc07dcc2d7bdf0037
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp38-cp38-win_amd64.whl
| Download URL | vtzero-0.0.1b5-cp38-cp38-win_amd64.whl |
|---|---|
| Size | 138.1 kB |
| Tags | CPython 3.8 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
a502f8e3cd639bf088b323053a37098325efdb117b5ee5a83d518ca8caffd9e6
|
|
BLAKE2b-256 checksum How to use checksums |
8d08335692023af7c1dfb9cd78f7e0043aad0fb3fc9a04d65289a5ba0574e014
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp38-cp38-win32.whl
| Download URL | vtzero-0.0.1b5-cp38-cp38-win32.whl |
|---|---|
| Size | 130.5 kB |
| Tags | CPython 3.8 Windows x86-32 |
|
SHA-256 checksum How to use checksums |
4d0303e52047a59ed6869f8de9a92e26c8aaa8177db38eec9eb829391dc7c91f
|
|
BLAKE2b-256 checksum How to use checksums |
edfac85538f06971f7201ad4a914a00829735c1bc85c46099a5f672d189aaaf5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.8
|
Release files / vtzero-0.0.1b5-cp38-cp38-musllinux_1_2_x86_64.whl
| Download URL | vtzero-0.0.1b5-cp38-cp38-musllinux_1_2_x86_64.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.8 Linux musl 1.2+ x86-64 |
|
SHA-256 checksum How to use checksums |
a2cb030e914f9bbd918722cbd615250c08119dccda6c3a19c0ef2c5d03ec8661
|
|
BLAKE2b-256 checksum How to use checksums |
f609a0e8dac52701ab96a452ff3652ff8209ae85305dfd14a94eef3691a2fb14
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp38-cp38-musllinux_1_2_i686.whl
| Download URL | vtzero-0.0.1b5-cp38-cp38-musllinux_1_2_i686.whl |
|---|---|
| Size | 1.6 MB |
| Tags | CPython 3.8 Linux musl 1.2+ x86-32 |
|
SHA-256 checksum How to use checksums |
84eaa0d9a97cc74886caa48188d9f7ed47c014b62d8fe034f0e2665285c22f02
|
|
BLAKE2b-256 checksum How to use checksums |
bc9225cfcbe85ee748445acaf4b29bd819b359f5674bf2ef6053a3806126fd0a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | vtzero-0.0.1b5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 567.5 kB |
| Tags | CPython 3.8 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
1f82efdfd19f479f53fd3614591b3cadcd2d863cbf1891db7c9e1b5de45fea49
|
|
BLAKE2b-256 checksum How to use checksums |
28d98c62e513eb5a3a740366dd3819621d18d0ea4a7f9786a3c0920fbcfaea42
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
| Download URL | vtzero-0.0.1b5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl |
|---|---|
| Size | 557.8 kB |
| Tags | CPython 3.8 Linux glibc 2.17+ x86-32 |
|
SHA-256 checksum How to use checksums |
3c26ac17f687656600370c1ca6d361ac778c25b1627fadba40883015bbd55471
|
|
BLAKE2b-256 checksum How to use checksums |
f7053183fcb7b2723587b4d13b4a96d01e579c03195b5e24cdf257260695d263
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp38-cp38-macosx_11_0_arm64.whl
| Download URL | vtzero-0.0.1b5-cp38-cp38-macosx_11_0_arm64.whl |
|---|---|
| Size | 139.9 kB |
| Tags | CPython 3.8 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
690d0489cdbe521b1d9af6578826101fb7863b5bb82ba1dd019be779feaaa68b
|
|
BLAKE2b-256 checksum How to use checksums |
96900852ace27d546e7e40d566b369ffcb416fe1d84e9db1ac15bb79eb11e9a3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|
Release files / vtzero-0.0.1b5-cp38-cp38-macosx_10_9_universal2.whl
| Download URL | vtzero-0.0.1b5-cp38-cp38-macosx_10_9_universal2.whl |
|---|---|
| Size | 200.8 kB |
| Tags | CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64) |
|
SHA-256 checksum How to use checksums |
0c8776a4905fa04e9637aa69c709fab93a80e8de284cd4e2eb84d6af686c1f31
|
|
BLAKE2b-256 checksum How to use checksums |
9e531df0ccb2acd0e3443712bff2833684466b5b995498cd3b24fc2bbeae1954
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.19
|