Metadata-Version: 2.1
Name: pdfservices-sdk
Version: 1.0.1
Summary: Adobe PDFServices Client Library
Home-page: https://www.adobe.com/go/pdftoolsapi_doc
Author: Adobe Document Services
License: Apache2
Description: PDFServices Python SDK
        =======================
        
        The Adobe PDFServices Python SDK provides ML APIs. Currently, it contains only Extract API, for extracting elements and renditions from PDFs.
        
        Adobe Document Cloud’s simple cloud-based APIs help you get up and running quickly. Once you’ve received your developer credential, download and set up the sample project. After you’re familiar with the APIs, leverage the samples in your own server-side code.
        
        Installation
        ------------
        
        * Install [Python](https://www.python.org/) 3.6 or higher. 
        * pip install pdfservices-sdk
        
        Resources
        ------------
        
        * [QuickStart](https://www.adobe.com/go/pdftoolsapi_doc)
        * [Samples](https://www.adobe.com/go/pdfservices_python_samples)
        * [API Reference](https://www.adobe.com/go/pdfservices_python_docs)
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
