CS2612 Attachment 1014
https://huggingface.co/spaces/HellOwhatAs/WhileDB-demo
Note that write_int
, write_char
, read_int
, read_char
not avaliable in this demo
pip install pybind11
pip install git+https://github.com/HellOwhatAs/While-DB.git
- pre-compiled wheel only avaliable for python3.8 on win64
pip install WhileDB
- build from source (requires MSVC)
pip install pybind11 pip install git+https://github.com/HellOwhatAs/While-DB.git