Python SDK for the Kodexa Platform


Keywords
cloud, unstructured-data
License
Apache-2.0
Install
pip install kodexa==5.0.75b0

Documentation

Kodexa Python SDK

Learn more about Kodexa at kodexa.ai.

Installation & Setup

The project uses Poetry for dependency management. To get started:

  1. Make sure you have Poetry installed:

    curl -sSL https://install.python-poetry.org | python3 -
  2. Install dependencies:

    poetry install
  3. Run tests to verify your setup:

    poetry run pytest

Documentation

Comprehensive documentation, including API references, tutorials, and best practices, is available at the Kodexa Support Portal.

Key documentation sections include:

  • Getting Started Guide
  • API Reference
  • Pipeline Development
  • Model Creation
  • Platform Integration
  • Best Practices

Examples

Check out our documentation for practical examples of:

  • Document processing pipelines
  • Custom model development
  • Content extraction and transformation
  • Platform integration patterns
  • Action implementation

Contributing

We welcome contributions to the Kodexa platform! Whether it's:

  • Bug fixes
  • Feature enhancements
  • Documentation improvements
  • Example contributions

Please see our contributing guide for details on how to get involved.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Support


Built with ❤️ by the Kodexa team