Kernl SDK Python bindings
Project description
Kernl SDK - Python Bindings
High-performance, cross-platform Python bindings for the Kernl SDK.
Installation
pip install kernl-sdk
Quick Start
from kernl import Kernl
# Create a Kernl instance
kernl = Kernl()
# Initialize with a message
kernl.initialize("Hello, World!")
# Print the message
kernl.print()
# Get the message
print(kernl.message) # "Hello, World!"
# Check if initialized
print(kernl.is_initialized) # True
Platform Support
- macOS: Universal binary (x86_64 + arm64)
- Windows: x64 and ARM64
- Linux: x64 and ARM64 with manylinux compatibility
Requirements
- Python 3.8 or later
- Supported operating systems: macOS 10.14+, Windows 10+, Linux (Ubuntu 18.04+)
Documentation
For complete documentation, examples, and API reference, visit: https://github.com/your-org/kernl-sdk
License
MIT License - see LICENSE file for details.
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 Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kernl_sdk-1.0.0rc7-py3-none-win_arm64.whl.
File metadata
- Download URL: kernl_sdk-1.0.0rc7-py3-none-win_arm64.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86add37ae36c859359a656d634d8f546c7bbb40c855781316f7bd4548b89aff0
|
|
| MD5 |
cbb4aef6a537254678ff5063d6e338d1
|
|
| BLAKE2b-256 |
2d5f39ce7c66286112ef2a06568e4b58c3375cddbe2412bef4f67f0d5ae02794
|
File details
Details for the file kernl_sdk-1.0.0rc7-py3-none-win_amd64.whl.
File metadata
- Download URL: kernl_sdk-1.0.0rc7-py3-none-win_amd64.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b53b214bb6a887e244cf82a534998ce7eee7d1ae5140ead7020312a65e60472
|
|
| MD5 |
74ac5b14879e1591979908bcc6c8fd31
|
|
| BLAKE2b-256 |
21abf33a9549bf30f6d8b824f34a31e765df6b48f857693e0fdfa2be7b0173a6
|
File details
Details for the file kernl_sdk-1.0.0rc7-py3-none-manylinux2014_aarch64.whl.
File metadata
- Download URL: kernl_sdk-1.0.0rc7-py3-none-manylinux2014_aarch64.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c48d76ab43d10fcaa3c9a29848142c11cebfbc9ab9424f23c9f24222b92de780
|
|
| MD5 |
8ddb461ef5504528a39100fb034024ec
|
|
| BLAKE2b-256 |
95b783061d5a56b90ec31dea7648ca06cfef6e50b39ccf7089414a629450612e
|
File details
Details for the file kernl_sdk-1.0.0rc7-py3-none-manylinux1_x86_64.whl.
File metadata
- Download URL: kernl_sdk-1.0.0rc7-py3-none-manylinux1_x86_64.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71aa1b4dbe1a03db9c7f8a310cb58364401007d7328277560afe8cad91b8a456
|
|
| MD5 |
175c3ada84145a130d703a92ada02940
|
|
| BLAKE2b-256 |
17ca202dd8659110b4dc999885e9b90d52fa0729f7c7eb08a3584dd2fc7fddf9
|
File details
Details for the file kernl_sdk-1.0.0rc7-py3-none-macosx_10_14_universal2.whl.
File metadata
- Download URL: kernl_sdk-1.0.0rc7-py3-none-macosx_10_14_universal2.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3, macOS 10.14+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1489eaa7104dde7f174ecc9f09f73452ab5883efebb9770418cee56dfac7163
|
|
| MD5 |
2296f466e96f5bee2b8e61b05d097ed3
|
|
| BLAKE2b-256 |
76c38f172227be1e4101cff173784ed5608c643a78506eabec8436b23ce97298
|