Skip to main content

Python Binding for cumin.

setup

from PyPI

pip install cumin-py

from Github

clone this, then
pip install .

Usage

import cumin

cumin.loads("""
struct S { x: Int, y: Int = 0 }
let a = S(1);
[a, a]
""")
# => [{'x': 1, 'y': 0}, {'x': 1, 'y': 0}]

cumin.load("conf.cumin")  # read ./conf.cumin

Release files for cumin-py 0.0.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for cumin-py 0.0.5
File Size Uploaded
cumin-py-0.0.5.tar.gz 1.7 kB Details

Release files / cumin-py-0.0.5.tar.gz

Download URL cumin-py-0.0.5.tar.gz
Size 1.7 kB
Tags Source
SHA-256 checksum
How to use checksums
648e9947e583f87de655f355e40e5362db781a7916ab582522e55be9bb9b5e74
BLAKE2b-256 checksum
How to use checksums
91ed8dd9215d5507c93761c5c56b2e65ac3b8babef81fa16384ff582af08f740
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via Python-urllib/3.7

Release history Release notifications | RSS feed

This release

0.0.5 This release

1 release file

0.0.4

1 release file

0.0.3

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page