Skip to main content

Some useful tools.

Project description

>>> from Tools.common import Input
>>> Input.GetInt()
Please enter a number:2222
It's Bigger, please re-enter:-1
It's Smaller, please re-enter:22
22
>>> from Tools.Files import WordFile
>>> wf = WordFile("E:/doc.docx")
>>> print(wf.ToPDF("E:/pdf.pdf"))
True

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

Useful-Tools-0.0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page