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-1.1.0.tar.gz
(149.6 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-1.1.0.tar.gz.
File metadata
- Download URL: miniflood-1.1.0.tar.gz
- Upload date:
- Size: 149.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6525c651cfa2fb9de750b793a360ae4bc5aac13c1ae218a91209a75bedd33ba
|
|
| MD5 |
c168a69b4fa528a545433d96804da33c
|
|
| BLAKE2b-256 |
c913217dca5d20f95371cb5b8fe1c42ba7f1998c85d4cf053ceae991263ddc34
|
File details
Details for the file miniflood-1.1.0-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: miniflood-1.1.0-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 144.9 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 |
fe245fdf85387ba546e0e1b286fccea185570be9c1bed03609090d5eced07d66
|
|
| MD5 |
eef91903f2425621bb7cee182f03409b
|
|
| BLAKE2b-256 |
74e12f932ebe791bf335de9c861a450bfe50d7d85cc53af15dce0fca874efc7a
|