a demo
Project description
编译运行
1. 安装依赖
pip install pybind11
2. 创建构建目录
mkdir build && cd build
3. 配置 CMake-windows
cmake .. -DPython3_EXECUTABLE=$(where python)
import sys sys.path.append(r'E:\dcgit\modelmarkets\MiniFlood\Debug')
import miniflood
3.使用setup安装
3.1 pip install . -v
3.2 打包 pip -m build
3.3 上传 twine upload dist/*
4. 运行 Python 脚本
cd .. python python/run.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
miniflood-2.0.0.tar.gz
(151.4 kB
view details)
Built Distribution
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 miniflood-2.0.0.tar.gz.
File metadata
- Download URL: miniflood-2.0.0.tar.gz
- Upload date:
- Size: 151.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79d6ce725cd145f5a2d27c7b59756119acc7158f61a5b8ba6dfbdc9f34726e2a
|
|
| MD5 |
4efecc1e9d677d3eaf0b38f430eabcc2
|
|
| BLAKE2b-256 |
b7fef3ff058bde216dce5205c09228409e08802b83ea4fa706306760583dd0a0
|
File details
Details for the file miniflood-2.0.0-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: miniflood-2.0.0-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 145.3 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d15cc05cd7acf28c9ca5c2b0ec212562240009ef2110845d3174ce382f876ce
|
|
| MD5 |
1f936d7848df19d5c3fdecea8d0f4150
|
|
| BLAKE2b-256 |
f491f594d81757331ecb7b61d04ce9af1ebc301df693ba7daffd8692d4741434
|