Skip to main content

Python Interface for the OpenCTM File Format

Project description

Python-OpenCTM

PyPI version

Python Interface for the Open-CTM File Format

Python-OpenCTM is a Python interface for the OpenCTM file format. A format that allows a geometry to be compressed to a fraction of comparable file formats (3DS, STL, COLLADA...).

Pre-built python (3.5-3.10) wheels available for Linux, MacOS and Windows

Installation

pip install python-openctm

Usage

import openctm

# read
mesh = openctm.import_mesh('foo.ctm')

print(mesh.vertices.shape)
# (124, 3)

# write
openctm.export_mesh(mesh, 'bar.ctm')

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

python-openctm-1.0.12.tar.gz (5.1 kB view details)

Uploaded Source

Built Distributions

python_openctm-1.0.12-pp39-pypy39_pp73-win_amd64.whl (76.1 kB view details)

Uploaded PyPy Windows x86-64

python_openctm-1.0.12-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (72.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

python_openctm-1.0.12-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (75.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

python_openctm-1.0.12-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (74.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

python_openctm-1.0.12-pp38-pypy38_pp73-win_amd64.whl (76.1 kB view details)

Uploaded PyPy Windows x86-64

python_openctm-1.0.12-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (72.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

python_openctm-1.0.12-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (75.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

python_openctm-1.0.12-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (74.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

python_openctm-1.0.12-pp37-pypy37_pp73-win_amd64.whl (76.1 kB view details)

Uploaded PyPy Windows x86-64

python_openctm-1.0.12-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (72.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

python_openctm-1.0.12-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (75.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

python_openctm-1.0.12-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (74.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

python_openctm-1.0.12-cp311-cp311-win_amd64.whl (76.1 kB view details)

Uploaded CPython 3.11 Windows x86-64

python_openctm-1.0.12-cp311-cp311-win32.whl (76.1 kB view details)

Uploaded CPython 3.11 Windows x86

python_openctm-1.0.12-cp311-cp311-musllinux_1_1_x86_64.whl (72.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

python_openctm-1.0.12-cp311-cp311-musllinux_1_1_i686.whl (74.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

python_openctm-1.0.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

python_openctm-1.0.12-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (75.6 kB view details)

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

python_openctm-1.0.12-cp311-cp311-macosx_10_9_x86_64.whl (74.7 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

python_openctm-1.0.12-cp310-cp310-win_amd64.whl (76.1 kB view details)

Uploaded CPython 3.10 Windows x86-64

python_openctm-1.0.12-cp310-cp310-win32.whl (76.1 kB view details)

Uploaded CPython 3.10 Windows x86

python_openctm-1.0.12-cp310-cp310-musllinux_1_1_x86_64.whl (72.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

python_openctm-1.0.12-cp310-cp310-musllinux_1_1_i686.whl (74.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

python_openctm-1.0.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

python_openctm-1.0.12-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (75.6 kB view details)

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

python_openctm-1.0.12-cp310-cp310-macosx_10_9_x86_64.whl (74.7 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

python_openctm-1.0.12-cp39-cp39-win_amd64.whl (76.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

python_openctm-1.0.12-cp39-cp39-win32.whl (76.1 kB view details)

Uploaded CPython 3.9 Windows x86

python_openctm-1.0.12-cp39-cp39-musllinux_1_1_x86_64.whl (72.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

python_openctm-1.0.12-cp39-cp39-musllinux_1_1_i686.whl (74.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

python_openctm-1.0.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

python_openctm-1.0.12-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (75.6 kB view details)

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

python_openctm-1.0.12-cp39-cp39-macosx_10_9_x86_64.whl (74.7 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

python_openctm-1.0.12-cp38-cp38-win_amd64.whl (76.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

python_openctm-1.0.12-cp38-cp38-win32.whl (76.1 kB view details)

Uploaded CPython 3.8 Windows x86

python_openctm-1.0.12-cp38-cp38-musllinux_1_1_x86_64.whl (72.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

python_openctm-1.0.12-cp38-cp38-musllinux_1_1_i686.whl (74.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

python_openctm-1.0.12-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

python_openctm-1.0.12-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (75.6 kB view details)

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

python_openctm-1.0.12-cp38-cp38-macosx_10_9_x86_64.whl (74.7 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

python_openctm-1.0.12-cp37-cp37m-win_amd64.whl (76.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

python_openctm-1.0.12-cp37-cp37m-win32.whl (76.1 kB view details)

Uploaded CPython 3.7m Windows x86

python_openctm-1.0.12-cp37-cp37m-musllinux_1_1_x86_64.whl (72.6 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

python_openctm-1.0.12-cp37-cp37m-musllinux_1_1_i686.whl (74.8 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

python_openctm-1.0.12-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

python_openctm-1.0.12-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (75.6 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

python_openctm-1.0.12-cp37-cp37m-macosx_10_9_x86_64.whl (74.7 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

python_openctm-1.0.12-cp36-cp36m-win_amd64.whl (76.1 kB view details)

Uploaded CPython 3.6m Windows x86-64

python_openctm-1.0.12-cp36-cp36m-win32.whl (76.1 kB view details)

Uploaded CPython 3.6m Windows x86

python_openctm-1.0.12-cp36-cp36m-musllinux_1_1_x86_64.whl (72.6 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ x86-64

python_openctm-1.0.12-cp36-cp36m-musllinux_1_1_i686.whl (74.8 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ i686

python_openctm-1.0.12-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

python_openctm-1.0.12-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (75.7 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

python_openctm-1.0.12-cp36-cp36m-macosx_10_9_x86_64.whl (74.7 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file python-openctm-1.0.12.tar.gz.

File metadata

  • Download URL: python-openctm-1.0.12.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for python-openctm-1.0.12.tar.gz
Algorithm Hash digest
SHA256 e348d7df9375ea405df0e85c6b7b9d182d185dd54f21954bed6660d6629c06d9
MD5 b518211b111d9317a48fee5df1e55e07
BLAKE2b-256 5216b169b47321f31ba30bfe5410a48e374b4e12cd7e52685cc6efe97ae46642

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1cbf32e4e20a48d47f75aebdc2bf3873906bb8bed551475d61706e408cf8654f
MD5 948ca6869ec87178f276fc216944eb20
BLAKE2b-256 b27082dbed5e066ca10451b0c6e51fb13550dfcdd5986bcbacd95e80f8c5488e

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e96c3ea7c0f3a452abc93a116abe0117b47221cc912a93c99d89f727d5dd5edd
MD5 5cd29bd6f58e7ec38b5a73a22b04f46e
BLAKE2b-256 ebcd799e0b69c655d72ccf4ea11ceb7049846a434b81e6cac4fe116a19e0b1ed

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fb8130cdbc11b8181b2f8a98fc8e20cc3b0f7d4149083e662e8c6d84068f59df
MD5 210eb48a62de924b4e72d8d120838892
BLAKE2b-256 03ea86ea3b683a9dca84800d87aa3221d16e764efd2cff7cccda267d3d8de041

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3d5fb185de85a3ccdf55716d743ae817c9a012159147328f13afeb5ddbc67f46
MD5 5fcf56971fe6577a705e6a17df33797a
BLAKE2b-256 1011d73c6170ff1a2b6e1a607dd5acf5621e11c29c478ba57e01d05657937617

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 01e90c8fbcc843a0b3f83dfbc3d8dc272ed691fa6e15403f7acf340ea2783498
MD5 46573d5c3f22307ad4be3fe9415d11b4
BLAKE2b-256 4741406796878eb3c522ff2feabb9fc164b4d9fe0c6c1d7a2a5b0e1f33c21612

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 75462c90f2eaa2b067689b65bcfc823230e1b582c9de35295da792c03094a9ca
MD5 f1a67d8e0d19ae16f9bfcdac9fb56953
BLAKE2b-256 2b5d37e770efd3a10e4fa37f614c9746696e40d436b174efeafab42281eedaa0

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 84d5fb01f9981efb725202b9f6ceacd809320cff3709235ca22a0f1a736115c0
MD5 9276c0fd9d8a802ff57fa980ad1ab090
BLAKE2b-256 4769793fa8fa64bdce0ec7ffb175b3d031f3a430c2db7dbadaf86a04aa8be30b

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7e8e406c73d6fa721df21601f0932f17d27c6206a30ee7360b0452008015850e
MD5 8cb81649f9ec0c912ffcce409c5e44a4
BLAKE2b-256 ea236eb4deaea3a334ac263a74e5d9e9e48bdf88c02fa8828b6bcee582892df5

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a2f4212089eade347f746c8640ff5b8246f9ac39609481454a6fb558db59d653
MD5 9b2f45af6dc3fc67def13cc2c16835a2
BLAKE2b-256 fa23b363026a0698de096ece05e078e0304ffa11fc342245c6a1b8acc9da3c01

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 485a9bc1a079aacfdb984bf7aa25a88288e83f29aac90688fff5f639a7778adc
MD5 18b87f45ea6e3e8e5e6a6ff6ea23da76
BLAKE2b-256 c7c5137ca4f81b38f8d507730983db32648aa0b8558feca13a6b0c48f6e33517

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 35e49f815a11888868e78a8553d589cf26452f4a053bf15fd2743c7a150d8dd8
MD5 cf9d291ac1a80de3152c621523ac0055
BLAKE2b-256 0f72b499478a7fb7ee95f8f4c46cb4b00fc98426f2287f59f5b5bf2f17f11814

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b6eb601f8dc759ce7cb49fc6b829ed40765265ce4bdb2774b9508358f922a96c
MD5 6fef8d827a350ed6dc4540a8a2a5a9b1
BLAKE2b-256 935113ec90435ce02851948139bf6ef386607f0e5d25176d9ed1340a46005a68

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 695783814bf7a620b81cbca3973a3b065d20e0630c2baf9a3a33c4f0b3407342
MD5 bf4c7ac6c83e51b5e406eb06778702b0
BLAKE2b-256 c8f62c1889161ab0d679c6e585e174996cfe9a350a7ff390374feafaffb00ba1

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 8ce6a9a8126c707a5796408089fe0ff5f62042d8bbccecac00934ca903e35663
MD5 9d234896a9ed31188e90a0ff847738f1
BLAKE2b-256 a2699b74af15d1c93e051a36dda65b31e7e7f85bdd4024bcb944d6579fdb898d

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ca7470fe0194c1b3e2670e4e2bbe6f379f30200f9241c4648a00ce43eceb6437
MD5 d4d5630ec395ea62134578ed62be5a75
BLAKE2b-256 bc5606c42880dbaa3cb542084af814ba8f0e1688cc32519d1d5ae7b860f2c060

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b1780d490c57f9af5559945cb63722ab323b24d56f06662c4944c890cb38971a
MD5 ea3930fa256b8b9f869d87549f5ec31d
BLAKE2b-256 1a573747653726794c11653b4aff8c662baa2c4e715840796e844c1a1f38c021

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f449d9bd82e1404e322f3c1d0f389ede019df1123f7ba6c94ec78d239ce4a67f
MD5 11a38e9bf11924593548861b342de93b
BLAKE2b-256 2d08ad3d2cd4c072f63b4a9e4fde75c75e12f98d5830269a86f7cc7f72690244

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6e7cdd38b4d7bdef3168868c0af189881db151b523a8cee2138aa5f8bc9f6a79
MD5 7babab8f768284729ecf6fb3047f3e91
BLAKE2b-256 539a52d4c6348d364acc555312c4f8850a1328c25e4c8d715a835dff17a231d8

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 940adc68f5bc839d67198c2f71b0a372cbcc8043206f3ead97fcb21bccc04c4c
MD5 5a2d39a2e0cdc0f223a7ddadff7f553c
BLAKE2b-256 abd0769b208fc17dc7d646a7c8e3382dd41b0207d81e9b208d8f0e99a34666a0

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4eca6294cbb21b02ebe038cca58325c2e2721583956e3bc9f7fb635a0fd3aa4d
MD5 0afd6cb48e943ce27821dc51179bf148
BLAKE2b-256 02fc5d2151916139156f94869ceb5bbc32fcd73ee9e768ee1dae9412c06dbcb9

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3172333f8269face7c4d33dc97e18de347a45bd905df3dc9ac58ef0333d4b47d
MD5 fdd7347288dc783ae2dc66f99ba3de46
BLAKE2b-256 9d018d895eab73d12a34f5c658925c37a4356c9056ac6f11324d21264407d234

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 30a1de71ffd953553baad96a30df69bae9f0d9e2551c6339a61cc84b8aa4e3c1
MD5 b916705aa8224d55e2425db8912edcb7
BLAKE2b-256 91b48a1f3e7625e92346be3627a692a43c3443c5b7a903868935f6cfa12d8ada

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 db273c18d9dd0b23ebeaaabdb7966e0454857d5022fd19273a960d8c58c9d3ab
MD5 fea7242ff75a871e8f35b6c6974f792c
BLAKE2b-256 98ff031f660c4682590616b2e08d426d8d49a6fbb8d8efc3e9bee81854f1d089

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 942a54a3b26822423f85544a03ac72cc3669b7964995f058d2b89757875f4241
MD5 82be9ed52c1b1c51340f8f0bedd222c8
BLAKE2b-256 17a0ac6612f6324f11832daa72005ba9af08c6c0f6e653b527b4d86c91e18780

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9016d8fc9a156d4bac47e29c59974f598c09c7ad27e22bdfe7a83250c2691ffe
MD5 abcfecccbf81259fe5b90edfcb6b2b10
BLAKE2b-256 478bab9fe347334c17563fe5ebbe1697ed7be5898b51d0dbe8aa595d859838ad

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 973a8b4bcf71879fcafcbdd4fafffa3eb3a2944ffcb42ee8b5e140a1eb7aa85e
MD5 69a29aa5560a1f5951a5062609ccd702
BLAKE2b-256 a05f9bf1b41edde35b7c3d55987555ff6ed40e3a978fef52deee90fd6957491c

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 994ea307f905a2a189611a9761ccb11c1d67b88821da25051be346e8b66ecaff
MD5 cb991a950794d9bf96738088ff8f98ff
BLAKE2b-256 12e8d99d767edba8008e55fdeb87408bbfb515eab913351704e8f73670d43376

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 d218793d3b097151ed02eb05d74f5519583e8e64df6c8bd7533f1d0ad4c387d1
MD5 bcd84eb288aa83093cfc174573e5f1c9
BLAKE2b-256 616079f1159d98ab42b026453e7592e37c36262ddde97565761f5e9b09b3afa5

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3d411d18ce1ae0e23c2313986e51d7a57824078ade5b885bc9fc09c4770275b0
MD5 b96e4109ef4c73d590616135c6ad1e3a
BLAKE2b-256 0622d39ed48a60ca84c8c405139db601dc60deba6adddf1115819c6af7a8ad19

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 bda632bf34bf5bc3c5276e62702791572b7200a21084b3b34b369255202b5f62
MD5 2acf7883279f2875ea00b5d8d24306ea
BLAKE2b-256 f83781747ac03b60cb9ea51bf327a06dca26f1ff7cf63739135274bf2647ae51

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 80697745cb4e5a2e205f9a9e1a9419f99403a12264e2d5886c387d9b17ecbe52
MD5 8a2e8fa23032e6ed15e52191305b5e6d
BLAKE2b-256 048d24dd717d822210fb80fb270305c9f8bfb714f135a0b936497bb4f7786611

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5accc9293636c151f3de57e3615f8e65f4d10322f9542ab51e3e8a1d3caae91e
MD5 5fcdb08447c87a95da523bac78a71f47
BLAKE2b-256 f2cbb3ce08968f6e072a17f28b680bc514b71c5663687a7dc5bafbbd55a6fbd6

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 44899b57eae3674f9a10d1132be7e42396689b023d921677e56e1d0c6e135aff
MD5 09920a0c33d71d0e31a1cb8ad067b366
BLAKE2b-256 67833d426bee4d9c6d83884090cee014b5648c2b986dfd7448df9423204fd0cd

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 62dc97d7f6c32c791fff90da0c4517d1a4491868d76a5f98fdb2901af4c72e32
MD5 f7889d7746922fbf087129cd5d7598f5
BLAKE2b-256 c30368d9785258cf79dea06721a8af6dcecff945988a897a6103caa9cd7d01eb

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 20c4e3c93bb73e820bcc2a192abda0500efcf207339a9848bcba8986449279f7
MD5 f731784095a12ed3e5fdc3b32c870cad
BLAKE2b-256 25b882870c9cb9106e538caf00cb77f0c0fd512bc0aa9f459d37b9da178d87ea

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3dfcb0477eaef0d37f8f5776606fc1185fbf144ba1013303da1f4194b6c1618c
MD5 6851b7fcd627b1b3fab243d76e8dd744
BLAKE2b-256 1598d5167b008fc50c37e6f6f9fbe1231bf12ebd1eccd27296aa0436958493b2

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 64daceb2deb635d48c84dc032147ea16391e1b01e0aa9acc02a198607ba0ea4e
MD5 14e3104b12515226c5bf4d15857efd47
BLAKE2b-256 c1088eda462a4bce5f1ee9328373c1d42726a30ff2775609821f47c74a84c967

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6de28b2087f51b64f81070e57c79c4c74a378abbec47eca078ee5e903259ce6e
MD5 39e273be5d38e062dc53a5aa1333cc3d
BLAKE2b-256 773719ae074b74cb7f0e9dd297f987b6c037d586fcd32813f92f8b52ccd7fcad

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7376e1104240b6365682cde94679852bef7e71959a4596431cba09af111f0be4
MD5 322827b7c2a31d943e8fc7b96de22473
BLAKE2b-256 5e35e25ceddf7350cbed8bab227ee49e63caa1974cf561cb8dc54405ccb50c7e

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 032cd1eb5f86db4e4325c76e938034a2eb487bbfaf53bcac37c2c7dbf228d260
MD5 640ed027bc27079071e2184c821a1604
BLAKE2b-256 f09756e41b35409cfe34464ba89bf2a4d1f432f8bdccf0f7b1e4224382e6a16e

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 855bde20b4b17d5b12a70d6df3b75a7d79d50008516481d50a39eaad57d65a9f
MD5 b74b311429143b6ccb4d86971706049f
BLAKE2b-256 805d36b72b01f8322681fd704371390807c0712c299420e026cb652976161e71

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp37-cp37m-win32.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 b802c616095f3fe3ae1ffc667054253a79072c8a1918adca633b97e9379d4eb0
MD5 922d229d4402e8d8acd487f0b9d314a0
BLAKE2b-256 0d8be0f6df49d70e0720e200be3a723681a856654cc7a4d58a07a7b7c14140e1

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ccaccb24fa091ec6bdeee15b45fba4136a41d803921833b8ecd412e8085b8833
MD5 825aa423ef76d5c9b7512174ecffa43e
BLAKE2b-256 27eb97d74f0dbeeac6d266b02093ce4c615786d7dda5e4288249c64fa1a7d4d0

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 fa8034c0340946ea3c9514c407e67a31c03d1066f7a21bfdab1558c94e4fec96
MD5 241c825d9a1e5305440eb4da1293e0b6
BLAKE2b-256 41bbf6c9e1bffe497ee4a82a6ebccc53e18e6f08dc9f574d8907f6a81c5ea9d3

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 613794d9817d85ee36805c8d764246e817079254bda19becd2a280979c8fd417
MD5 929dcf2147598b5b77bb8114e390ff83
BLAKE2b-256 ea65cb49610dec11ada10751c9be533d0831ba6ae6d6b0cde422afdfca8d5b6e

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2bca8a159db4db6a2c8429ebd557a8a35306c5a183eb8371ac819becbfd3402c
MD5 2072a1248e33de2cef6d98ac0075123f
BLAKE2b-256 e862d4531f51b9f787b074cdf0228941af1ddb245a59199bcf54d16ad39759dd

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0486e1282e18be01a857e308852f1e4d35f5a38a15d81a6f5dd4df94095c7a0b
MD5 89db6ebf5aed642e0f51335a0b64fa84
BLAKE2b-256 82fbe53e4919a1ed4f82b2a8fb15d92c65d0f09082af6bb24a1dfd1730608386

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp36-cp36m-win_amd64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 95d82931d462b64b5957fb30d8efb66c7f189f1e065dd9a9b4d109cf64ee32a9
MD5 dc2f90df0674ca45865c4fcf20d67bbe
BLAKE2b-256 98ed8ff80d5bd937c77474516086aeffe5d29c21e335e5a4a1fda0ddff6385ad

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp36-cp36m-win32.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 7b86b87b5c36c00a551ad1c8e0f7b487e46d7855a850a6211587b8d623a177e9
MD5 609d29503338feb0c1b3c9c48ed1549e
BLAKE2b-256 2d2b7da5a227dbcce4c674e14e9ce43c16937f6fb8d7375573c29542e1d025c0

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 686f7b34cd3b9c39d66dd2f3a665dedeeb09a91bd791517062ba57ffa3018e8f
MD5 c5cc93dd3bea976619c52808fd27bf87
BLAKE2b-256 aff73bdb579a4b14c54b668f70bcb3b4ec48fb98009fc0e12f375d7d5dd566bf

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp36-cp36m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 21b38fd7cf5509ce5084763b26623f06e5e921562bd765932339b92f76ef865d
MD5 571413933bfde22826c6a717bdc2da6a
BLAKE2b-256 e76fca2289b9cdef314575a8cf9d5c13745bc62ffc74bfa4820ca3e94c0cab20

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 154971f3a81fa1aeb03550a090d6fca6b020c0cfaef18c395e08a3e1f5ce3843
MD5 6f54cc7f9b566becf1f58b680fa442d1
BLAKE2b-256 4ed8db5b621c52f6adb8e6a808c50dd19809d873cc0e3e987bc61009647c3ca7

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fdc67158338344aece7c238ca657f31b08bb1b638d60df5e85611398530b89c3
MD5 83c4cdc557a04d777a8e1af2d5282cb0
BLAKE2b-256 14af7349decb431b8591cfdea8c2f20c40f927ec4c5177ec7242bd42501bea38

See more details on using hashes here.

File details

Details for the file python_openctm-1.0.12-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for python_openctm-1.0.12-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7bc73a707d2df1484cd0cd0fe6a88e15b001051586e95fcadccb67409554bcb9
MD5 e15ac8676ef9beba8098e3d579f62c03
BLAKE2b-256 0463635809f7095e0f0e9d61497e757df232fb09b89a84127cf426850680096c

See more details on using hashes here.

Supported by

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