pptx-tools

View on PyPIReverse Dependencies (0)

0.1.10 pptx_tools-0.1.10-py3-none-any.whl

Wheel Details

Project: pptx-tools
Version: 0.1.10
Filename: pptx_tools-0.1.10-py3-none-any.whl
Download: [link]
Size: 53909
MD5: 0b7244ec0c9328c9809f61a7abdb68df
SHA256: 5e43505b676f41901fd6aaa4dd01c36cd00f17dd4fd29a0c54aacf384849c0a3
Uploaded: 2023-10-02 07:25:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pptx-tools
Version: 0.1.10
Summary: A power point tools
Author: iory
Author-Email: ab.ioryz[at]gmail.com
Home-Page: https://github.com/iory/pptx-tools
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Dist: coloredlogs
Requires-Dist: extendedos (>=0.1.5)
Requires-Dist: google-cloud-speech
Requires-Dist: google-cloud-texttospeech
Requires-Dist: langdetect
Requires-Dist: lxml
Requires-Dist: pydub
Requires-Dist: python-pptx
Requires-Dist: scikit-video
Requires-Dist: termcolor
Requires-Dist: tqdm
Requires-Dist: pathlib; python_version < "3.0"
Requires-Dist: coloredlogs; extra == "all"
Requires-Dist: extendedos (>=0.1.5); extra == "all"
Requires-Dist: google-cloud-speech; extra == "all"
Requires-Dist: google-cloud-texttospeech; extra == "all"
Requires-Dist: langdetect; extra == "all"
Requires-Dist: lxml; extra == "all"
Requires-Dist: pydub; extra == "all"
Requires-Dist: python-pptx; extra == "all"
Requires-Dist: scikit-video; extra == "all"
Requires-Dist: termcolor; extra == "all"
Requires-Dist: tqdm; extra == "all"
Requires-Dist: azure-cognitiveservices-speech; extra == "all"
Requires-Dist: pathlib; python_version < "3.0" and extra == "all"
Requires-Dist: azure-cognitiveservices-speech; extra == "azure"
Provides-Extra: all
Provides-Extra: azure
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1506 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pptx_tools/__init__.py sha256=3u6y2uSYZEDpLBcyiHa2r9go6CFSfokL_5jDD8Iy-Uc 131
pptx_tools/audio_utils.py sha256=8Dtb-3v0InlfX5RxGWB9475GGGgCNrzt1UCMj0AnomA 264
pptx_tools/slide_info.py sha256=hLx53U_cD3L38cNJNMRDsqHIufE8h5MIAYYW6yWFb44 923
pptx_tools/slide_transition.py sha256=NushdwBvV8Q5s2sMlh-2LE44Iti5ZBaIBd2c8lNY9rM 4142
pptx_tools/subprocess_utils.py sha256=zeeynyYFQytUqDdsu8V2N65BsDMSA_879oe-_fzwCb8 1903
pptx_tools/utils.py sha256=sQTuSZA6p3kL3Cqb2BE-Id9dq38LEbvh6UJzKJAHywg 5414
pptx_tools/video_utils.py sha256=3GNxl4REWWAZbYezTsE2wIVWZPfctXBpcj6_qifp98g 5127
pptx_tools/apps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pptx_tools/apps/slide_add_voice.py sha256=ntvNwHjtYFsA3MueSecETT1blwmGgNK9s8TEnhNyKK0 2395
pptx_tools/apps/slide_check_fonts.py sha256=0mZPC20q8q5tzfnKN8FjT7aFT2q8rdhUmH3HrXlC9u4 843
pptx_tools/apps/slide_delete_notes.py sha256=xYteCt7RY95Q0r8Fgdm0a-NVyeoRpv6EzbGLiNECpkg 650
pptx_tools/apps/slide_manual_transition.py sha256=JnQJZv2wbA99dTfW-38YVqWUJzM_U2KNWJR69j-F4ZI 643
pptx_tools/apps/slide_video_formatter.py sha256=U86DlOa18zWHTNx2gX3HE7wZqoPYCaT1OWRu4ri1Iks 1381
pptx_tools/data/__init__.py sha256=jEvUn86dyk7g7MchwgerXbFQpN2M4nn3L9Iq7lyTH9A 208
pptx_tools/data/hello.pptx sha256=4YnV8ERtjassdEY8oE8G_UiylrBr97hVX6Y6eZB5ErM 42073
pptx_tools/data/transparent.png sha256=b4peZHwWbMMWOYdVLORMQVejSpdJM28VMygEwubFfJs 404
pptx_tools/tts/__init__.py sha256=qz883Zaw3nFKv2fDVMng2TsY9FxY7ujvkYw3_RDTsUM 15
pptx_tools/tts/azure_tts.py sha256=Tipev88BJco9gCB7EVXhQNYC93CuXD2FOYiWWhfKMwI 2287
pptx_tools/tts/azure_tts_voice.py sha256=e7suoThRflJnxnmt6yjFeCcmtcpCcU6ctuShqPkF3Gk 17546
pptx_tools/tts/google_tts.py sha256=0b8_f9kJWG1b8ZcmGLUMyBPAK_Q-ciddotqTZl0Oy8M 3357
pptx_tools/tts/google_tts_voice.py sha256=sb_5CvxMRL_CNI7fxdBNUBQxk7FBAfOIvw2rQa2WUK8 18411
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/pptx_tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/pptx_tools/test_slide_add_voice.py sha256=uPB2vAlQb-3OEFvPLHYHWVvU8wMh3NQdtgyySoHLVzs 712
pptx_tools-0.1.10.dist-info/LICENSE sha256=mLTQwGGn26w_HqP-h-x0kku2IbBX2tMOIljZtMmHeqc 1058
pptx_tools-0.1.10.dist-info/METADATA sha256=OVRZmKzczSRtdVHxAAMbCg7c2lA73y9P4HRrSe4zx-g 3296
pptx_tools-0.1.10.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
pptx_tools-0.1.10.dist-info/entry_points.txt sha256=BwNvoFb3NLJfsBGvi_s-S5c71caBkjCyklpEWMOIGIM 331
pptx_tools-0.1.10.dist-info/top_level.txt sha256=KuLyApnRuiQDViNO-TDza_iHVvH4TTELvcI9wcQ8GgE 17
pptx_tools-0.1.10.dist-info/RECORD

top_level.txt

pptx_tools
tests

entry_points.txt

slide-add-voice = pptx_tools.apps.slide_add_voice:main
slide-check-fonts = pptx_tools.apps.slide_check_fonts:main
slide-delete-notes = pptx_tools.apps.slide_delete_notes:main
slide-manual-transition = pptx_tools.apps.slide_manual_transition:main
slide-video-formatter = pptx_tools.apps.slide_video_formatter:main