Skip to main content

Chiklisp `.clib` standard library files

Project description

chiklisp_stdlib

Use:

pip install chiklisp_stdlib

To get the path to the include files, use

from chiklisp_stdlib import NIGHTLY_INCLUDE_DIRECTORY
from chiklisp_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

chiklisp_stdlib-0.1.1.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

chiklisp_stdlib-0.1.1-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

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