-
Notifications
You must be signed in to change notification settings - Fork 1
Downloads
Andy Zhang edited this page Sep 14, 2025
·
2 revisions
Note
In order to import the module from Python, please download the appropriate file, according to the operating system and Python version. You may download multiple files for different Python versions installed on your machine.
Warning
These files are generated by an automatic workflow on the develop branch. In other words, the files are not
guaranteed to be stable.
Bugs may still exist in the built libraries. Use with care.
Copyright (C) Andy Zhang, 2023-2025. Licensed under the MIT License.
- Getting the Source - Cloning the repository to your local machine
- Build the Project (CMake) - Compiling the source code of Steppable using CMake
- Build the Project (build.py) - Compiling the source code of Steppable using build.py
- Workflow - How to contribute to this repository
- Coding Style (Python) - Style guidelines for Python code in this project
- Coding Style (C++) - Style guidelines for CPP code in this project
- Directory Structure - The directory structure used by this project.
- Using the API - How to use the Steppable API
- Supported Platforms
- Performance - Some benchmarks of Steppable for reference
- Status - Status of Steppable, at a glance