Python bindings for the Basilisk C++ library
Project description
Basilisk Engine
Building and Running the Project
To build this project from source, you'll use CMake. Follow these steps from the command line:
- First, navigate to the
builddirectory:cd build
- Next, run CMake to configure the project. This generates the necessary build files for your system.
cmake .. - Then, use CMake to build the project. This compiles the source code and creates the executable file.
cmake --build .
Once the build is complete, you can run the final program with this command:
./render
steps for publishing wheels
cmake .. (from build)
cmake --build build (from root)
cmake --install build --prefix ./python
pip install build (run once)
python -m build
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
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 basilisk_engine-0.2.4.tar.gz.
File metadata
- Download URL: basilisk_engine-0.2.4.tar.gz
- Upload date:
- Size: 9.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bda3f34abbafb99565f6a61957f7302f98a1af9f2216b7054207565ff0c36901
|
|
| MD5 |
65758ef59841a927e59c0e53e5aad7f8
|
|
| BLAKE2b-256 |
84798ce6bb60d4610c617f75d744fc81f48c37860a9fa67bd6d5e9d5a6db6b76
|
File details
Details for the file basilisk_engine-0.2.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: basilisk_engine-0.2.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 4.7 MB
- Tags: CPython 3.11, manylinux: glibc 2.27+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d10f0b40bff17e0aa847ede35a220435298ee86dd88b352bce08d3129c3e7704
|
|
| MD5 |
f128615ff5bd42b15f32e8e0f68b63f9
|
|
| BLAKE2b-256 |
90ba6495b8554ec09daf46e5eada890a08072cf7282a749f3a8a1b4c527637f8
|
File details
Details for the file basilisk_engine-0.2.4-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: basilisk_engine-0.2.4-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39a8427980d4942b12f9589eedf1c41b633c7c783f56c1a7c81ffd668a514702
|
|
| MD5 |
7fb67229bf26f327f9fdec3fdcca3edc
|
|
| BLAKE2b-256 |
a06d64329779ca32f290bfd763cab108dcac74b8de000df78ed52758aa9d9f60
|
File details
Details for the file basilisk_engine-0.2.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: basilisk_engine-0.2.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 4.7 MB
- Tags: CPython 3.10, manylinux: glibc 2.27+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39fc356d7e27b949fe152c9dd33c139e9f23e2a00e4b4c7cb32dffced903f76b
|
|
| MD5 |
97bc5342d50d2471a35ccfae75b56f3c
|
|
| BLAKE2b-256 |
f28d3e2900fa479b78751cb1705105ef9bfcf0fe8f9e3a74ed14809cde499bd5
|
File details
Details for the file basilisk_engine-0.2.4-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: basilisk_engine-0.2.4-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30a24b8ac7e210c0dce912cd4d88869c996e1c993311e21389f32cc998b4bee6
|
|
| MD5 |
45d5f4336f11c8c5c8cb6bdb54aa7d38
|
|
| BLAKE2b-256 |
56a5c27e756e4b5ac3bb2789db40fea12c72db549a93e9edd4ba29d421aed123
|