Skip to main content

Chialisp `.clib` standard library files

Project description

chialisp_stdlib

Use:

pip install chialisp_stdlib

To get the path to the include files, use

from chialisp_stdlib import NIGHTLY_INCLUDE_DIRECTORY
from chialisp_stdlib import STABLE_INCLUDE_DIRECTORY

Note that *_INCLUDE_DIRECTORY is a pathlib.Path and not a str, so if your API expects str-based paths, use str(path) to convert.

And upgrade your API: see PEP519. C'mon, it's 2023 (as of this writing).

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

chialisp_stdlib-0.1.1.tar.gz (6.8 kB view hashes)

Uploaded Source

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