https://github.com/boudhayan-dev/bits-combiner
Combine ppt from BITS portal
https://github.com/boudhayan-dev/bits-combiner
automation combiner downloader python3 tqdm
Last synced: 3 months ago
JSON representation
Combine ppt from BITS portal
- Host: GitHub
- URL: https://github.com/boudhayan-dev/bits-combiner
- Owner: boudhayan-dev
- Created: 2019-04-01T08:24:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T15:11:23.000Z (over 6 years ago)
- Last Synced: 2025-05-20T11:11:23.439Z (5 months ago)
- Topics: automation, combiner, downloader, python3, tqdm
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bits-combiner
Combine ppt from BITS portalUsage
python combiner.py --folder st --output SoftwareTestingOutput
(venv) C:\Users\user\Desktop\Bits\printouts>python combiner.py --folder st --output SoftwareTestingConverting ppt to pdf..
Converting : M16-SS-Test Case Minimization, Prioritization Optimization 2.pptx: 100%|█| 46/46 [02:09<00:00, 2.10s/it]Merging pdfs..
Merging : M16-SS-Test Case Minimization, Prioritization Optimization 2.pdf: 100%|███████████████████████████████████████████████████| 46/46 [00:01<00:00, 33.72it/s]---------------------------------------------------------
SUCCESS
File saved at: C:\Users\user\Desktop\Bits\printouts\st\pdf\SoftwareTesting.pdf
---------------------------------------------------------