A Python SDK for Docx API Service
Project description
Documentation : https://docxsdk.z29.web.core.windows.net/
Docx Python SDK
Welcome to the DocX SDK, a product developed by Renix Informatics for intelligent document processing. This software development kit (SDK) offers a comprehensive set of tools and libraries that helps developers to build and streamline their application development for document-related tasks.
Installation
You can install the Docx Python SDK using pip:
pip install docx
Usage
Here's a quick example of how to use the Docx SDK:
from docx import Docx
# Initialize the Docx client
docx_client = Docx(api_key="your_api_key")
# Perform attribute extraction
response = docx_client.attribute_extraction.create(file_path="path/to/your/file.jpg")
# Process the response
print(response)
Configuration
You can configure the SDK using environment variables:
- DOCX_API_KEY: Your Docx API key
- DOCX_BASE_URL: Custom base URL for the Docx API (optional)
Benefits
- Attribute Extraction: Extract attributes from documents and images
- Easy-to-use API
- Customizable configuration
Featured Modules
S.no | Module | Discription |
---|---|---|
1 | OCR | Extract handwritten and printed text from documents. |
2 | Layout Analysis | Analyze the template and layout of the documents and categorize the regions |
3 | Table Detection and Extraction | Detect and Extract table from the documents |
4 | Document Tagging | Tagging different sections in a document |
5 | Translation | Detect and translate text from documents |
6 | Signature Detection | Localize signatures in documents and extract them as image snippets |
7 | Handwritten Detection and Understanding | Localize handwriting in documents and convert it into machine-processable text |
8 | Deidentification & Redaction of PII Data | Detect, classify and redact sensitive information from documents |
9 | Text Summarisation | Summarize information from documents for quick reference. |
10 | Named Entity Extraction | Derive keyable (Key Value Pairs) information from documents. |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file docx_python-0.1.0.tar.gz
.
File metadata
- Download URL: docx_python-0.1.0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40ded0e63e8d840676f765cd6edfef4f0783b778a34d90de3fd2cb5717d64130 |
|
MD5 | 839a493496934a441581788c1c446c2a |
|
BLAKE2b-256 | 9935df3d959ebb62b16e9a200717a433df54f9f845da5acf73072367f23b22a0 |
File details
Details for the file docx_python-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: docx_python-0.1.0-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9660f48e81b4206eafac20e2bcc45d37e4cdc9fbcf55e9ca1916286a260b0f2c |
|
MD5 | a9e07e79a6e93b622e28e7893ba1a1e4 |
|
BLAKE2b-256 | 61a7081d7714943cccd7a07720fd1da804bdd34db695b06a26adf2d0310c7668 |