Skip to main content

Official Dawinix Python SDK

Project description

""" README for the Dawinix Python SDK. """

Dawinix Python SDK

Official Python library for the Dawinix API.

Installation

pip install dawinix-sdk

Quick Start

from dawinix_sdk.build import Agent, Skill
import os

agent = Agent(
    api_key=os.getenv("DAWINIX_API_KEY"),
    model="dawinix-4",
    skills=[Skill.WEB_SEARCH],
)

result = agent.run(
    task="Find and summarize recent news about AI",
    mode="balanced",
)

print(result.output)

Features

  • 🤖 Agent Building - Build and run autonomous agents
  • 🔍 Multiple Skills - Web search, code execution, file processing
  • Async Support - Async/await for non-blocking operations
  • 🛡️ Error Handling - Built-in retry logic and error handling
  • 📦 Type Hints - Full type hints for better IDE support
  • 🧪 Well Tested - Comprehensive test suite

Documentation

See docs for full documentation.

Examples

Check the examples/ directory for more examples.

License

MIT License

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

dawinix_python-0.1.0.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

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

dawinix_python-0.1.0-py3-none-any.whl (21.0 kB view details)

Uploaded Python 3

File details

Details for the file dawinix_python-0.1.0.tar.gz.

File metadata

  • Download URL: dawinix_python-0.1.0.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for dawinix_python-0.1.0.tar.gz
Algorithm Hash digest
SHA256 aa42eece41fac94b0eb3e89ec340dfa19f0a44159332b7f97dc78429cddf8397
MD5 b63462de2b54a9011169560c75768b47
BLAKE2b-256 ea8d7153cf83a07de44a536ddf4c18d6cec88792687e950503246aa978e53b8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for dawinix_python-0.1.0.tar.gz:

Publisher: python-publish.yml on saintfleurkervensley562-gif/dawinix-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dawinix_python-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: dawinix_python-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 21.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for dawinix_python-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 63a783d1d01dbfc33815c8b8c5cab925d99fe51134b6b76912adc55cd7061988
MD5 80412426fd808031a6fb3a037e171ac9
BLAKE2b-256 33ddb38164bc37ee5f561e30f2e6a27c574a063523686bba9f6895504b5ea143

See more details on using hashes here.

Provenance

The following attestation bundles were made for dawinix_python-0.1.0-py3-none-any.whl:

Publisher: python-publish.yml on saintfleurkervensley562-gif/dawinix-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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