PyPI distribution of hugohe3/ppt-master, packaged for the 问卷星 (wjx) survey-report-to-ppt skill.
Project description
ppt-master-survey
PyPI distribution of hugohe3/ppt-master, packaged for the 问卷星 (wjx)
survey-report-to-pptskill.
This package re-distributes the upstream svg_to_pptx engine via PyPI so end users can install it with a single pip install instead of cloning a 12,000-file repository. No upstream code is modified — this fork mirrors the upstream and only adds a thin packaging layer (pyproject.toml + ppt_master_survey/).
Install
pip install ppt-master-survey
Usage
CLI
ppt-master-svg2pptx <project_dir> -s svg_final -o out.pptx
Same arguments as the upstream python scripts/svg_to_pptx.py. See upstream documentation for full options.
Python API
from ppt_master_survey import create_pptx_with_native_svg, main
# create_pptx_with_native_svg(...) # programmatic API
# main() # CLI entry
Version policy
- Major/minor versions track upstream
hugohe3/ppt-masterreleases (e.g. this2.5.0matches upstreamv2.5.0). - Post-release suffixes (
2.5.0.post1,.post2, ...) are used for fork-only changes (packaging fixes, console-script tweaks) when upstream version has not changed. See PEP 440.
Relationship to upstream
Upstream hugohe3/ppt-master |
This fork wjxcom/ppt-master-survey |
|
|---|---|---|
| Distribution | GitHub clone only | PyPI + GitHub |
| Audience | AI agents, broad PPT use cases | Survey-report generators (specifically wjx-ai-kit) |
| Code changes | — | None — only adds pyproject.toml, MANIFEST.in, ppt_master_survey/ shim |
| License | MIT (Hugo He, 2025-2026) | MIT (preserved) |
Bug fixes and improvements that aren't survey-specific will be contributed back upstream when feasible.
License
MIT — see LICENSE. Copyright © 2025-2026 Hugo He (upstream); packaging additions © 2026 wjx-ai-kit team.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 ppt_master_survey-2.5.0.post1.tar.gz.
File metadata
- Download URL: ppt_master_survey-2.5.0.post1.tar.gz
- Upload date:
- Size: 268.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0d72be57554230c5431e052a34a946f205ee3779b549f7e30b18cb73f795a33
|
|
| MD5 |
e38255c4b96cdee0981f6993760d10a1
|
|
| BLAKE2b-256 |
d6078e76a36ac91aade6ab2810a6fb27057f7fec4f277f50f485d1d566291c8f
|
File details
Details for the file ppt_master_survey-2.5.0.post1-py3-none-any.whl.
File metadata
- Download URL: ppt_master_survey-2.5.0.post1-py3-none-any.whl
- Upload date:
- Size: 323.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee910d7cb08a57c8f526ef5686db06a11c89a54e95e1a6611822f1cbf1ee16ae
|
|
| MD5 |
c8bae7535db627a49f629cb38eb36f14
|
|
| BLAKE2b-256 |
b66e3acfc340c1206b7ad5ecc488637715f232464b2c97e0950fc9d6c00b4cdb
|