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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa42eece41fac94b0eb3e89ec340dfa19f0a44159332b7f97dc78429cddf8397
|
|
| MD5 |
b63462de2b54a9011169560c75768b47
|
|
| BLAKE2b-256 |
ea8d7153cf83a07de44a536ddf4c18d6cec88792687e950503246aa978e53b8a
|
Provenance
The following attestation bundles were made for dawinix_python-0.1.0.tar.gz:
Publisher:
python-publish.yml on saintfleurkervensley562-gif/dawinix-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dawinix_python-0.1.0.tar.gz -
Subject digest:
aa42eece41fac94b0eb3e89ec340dfa19f0a44159332b7f97dc78429cddf8397 - Sigstore transparency entry: 1800670546
- Sigstore integration time:
-
Permalink:
saintfleurkervensley562-gif/dawinix-python@76ca6a132383762ace1d67700b9179a3b810c218 -
Branch / Tag:
refs/tags/v1.0.0 - Owner: https://github.com/saintfleurkervensley562-gif
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@76ca6a132383762ace1d67700b9179a3b810c218 -
Trigger Event:
release
-
Statement type:
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63a783d1d01dbfc33815c8b8c5cab925d99fe51134b6b76912adc55cd7061988
|
|
| MD5 |
80412426fd808031a6fb3a037e171ac9
|
|
| BLAKE2b-256 |
33ddb38164bc37ee5f561e30f2e6a27c574a063523686bba9f6895504b5ea143
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dawinix_python-0.1.0-py3-none-any.whl -
Subject digest:
63a783d1d01dbfc33815c8b8c5cab925d99fe51134b6b76912adc55cd7061988 - Sigstore transparency entry: 1800670572
- Sigstore integration time:
-
Permalink:
saintfleurkervensley562-gif/dawinix-python@76ca6a132383762ace1d67700b9179a3b810c218 -
Branch / Tag:
refs/tags/v1.0.0 - Owner: https://github.com/saintfleurkervensley562-gif
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@76ca6a132383762ace1d67700b9179a3b810c218 -
Trigger Event:
release
-
Statement type: