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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file chialisp_stdlib-0.1.1.tar.gz
.
File metadata
- Download URL: chialisp_stdlib-0.1.1.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eab4c081e53c3ebab331ad23f1ba028a499c648b3c8ef0be6526056ada25eb3b |
|
MD5 | 0332b11a550c5075fc2e4a96b5fe9ded |
|
BLAKE2b-256 | e590ce665df09cc7bfdf7fc7c080c29edc23b88a587fd6bf676b70ce921efe44 |