QPT-Family/QPT
[内测中]QPT - 致力于让开源项目更好通往互联网世界的Python to EXE工具(Python打包)。
QPT helps developers turn their Python-based open-source projects into standalone executable (.exe) applications for Windows. It takes your Python code and its dependencies, then packages them into a user-friendly .exe file. This tool is designed for Python developers who want to share their applications with non-technical users, freeing them from needing to install Python or manage complex environments.
795 stars.
Use this if you are a Python developer and want to distribute your application as a simple executable file that runs on Windows without requiring users to install Python or any libraries.
Not ideal if your target audience uses macOS or Linux, as QPT currently only supports Windows 10 (version 1806+) and development has stopped.
Stars
795
Forks
92
Language
Python
License
LGPL-2.1
Category
Last pushed
Feb 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/QPT-Family/QPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
open-mmlab/mmengine
OpenMMLab Foundational Library for Training Deep Learning Models
Xilinx/brevitas
Brevitas: neural network quantization in PyTorch
fastmachinelearning/qonnx
QONNX: Arbitrary-Precision Quantized Neural Networks in ONNX
google/qkeras
QKeras: a quantization deep learning library for Tensorflow Keras
tensorflow/model-optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization...