Skip to main content

Nutrient SDK Python bindings for document processing

Reason this release was yanked:

unstable

Project description

Nutrient SDK for Python

Python bindings for the Nutrient SDK - a powerful document processing library supporting PDF, Word, Excel, and more.

Installation

pip install nutrient-sdk

Quick Start

from nutrient_sdk import Document, License, PdfExporter

# Register your license key (optional - runs in trial mode without)
License.register_key("your-license-key")

# Open and convert a document
with Document.open("input.docx") as doc:
    doc.export("output.pdf", PdfExporter())

Features

  • PDF creation and manipulation
  • Document conversion (Word, Excel, PowerPoint to PDF)
  • PDF/A and PDF/UA compliance
  • Document rendering
  • Annotation support
  • Form filling
  • Digital signatures

Requirements

  • Python 3.8 or higher

License

Proprietary - Contact Nutrient for licensing information.

Support

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nutrient_sdk-1.0.0-py3-none-any.whl (239.9 kB view details)

Uploaded Python 3

File details

Details for the file nutrient_sdk-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: nutrient_sdk-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 239.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for nutrient_sdk-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c1c065f0950d63910cd451071f7b65e0d7aba2418bc3ee3128622f0f9bca293f
MD5 8846e72f7b439ea500e1a0fd821931bb
BLAKE2b-256 397a50d9b9f06989826e712086f565259965b75ed2198c84107ab1c64b269077

See more details on using hashes here.

Supported by

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