Skip to main content

Pure-Python Vulkan driver interface — ctypes-based, lazy registry-driven, zero compiled code in the wheel

Project description

volkano

Pure-Python Vulkan driver interface — ctypes only, lazy registry-driven, zero compiled code in the wheel.

pip install volkano
from volkano import cbase, vk
inst_info = vk.VkInstanceCreateInfo(sType=vk.VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO)
# ...

Layout

  • volkano.cbase — C-ABI substrate (Pointer, Array, Struct, Handle, Mixin).
  • volkano.vk — lazy registry of Vulkan types, structs, enums, and command thunks. Built once on first attribute access.

Designed as a stable substrate for higher-level libraries. See kaldera for the ergonomic compute layer on top.

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

volkano-0.0.1.tar.gz (231.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

volkano-0.0.1-py3-none-any.whl (227.4 kB view details)

Uploaded Python 3

File details

Details for the file volkano-0.0.1.tar.gz.

File metadata

  • Download URL: volkano-0.0.1.tar.gz
  • Upload date:
  • Size: 231.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.1

File hashes

Hashes for volkano-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3175caf880b337ae4b8d5d79e5319fff67b7d1a26f4e6d78bb6b0dbf32b04c16
MD5 a087ba6e2a33862270da6a565a9ad175
BLAKE2b-256 729a066fe6ca86ecc88db4daf19d19f38a540dac9f0a62ccfe541ae807501746

See more details on using hashes here.

File details

Details for the file volkano-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: volkano-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 227.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.1

File hashes

Hashes for volkano-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 44691798e1cc2feab555db48045fc2251ec8cd9b51936f47258a4009a3a42ea3
MD5 e8fc3a512e3e5393cd99929425442f5d
BLAKE2b-256 0a9e95905cfccd52beda85039185a0b2569a6ff5e22cd0d08fa3e0c5c76e044a

See more details on using hashes here.

Supported by

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