Name | ais-dagger-agents-config JSON |
Version |
0.1.18
JSON |
| download |
home_page | None |
Summary | Shared configuration models for Dagger Agents |
upload_time | 2025-08-12 13:26:15 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | MIT |
keywords |
configuration
dagger
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Dagger Agents Config
Shared configuration models for Dagger Agents project.
## Installation
```bash
pip install -e .
```
## Usage
```python
from dagger_agents_config import YAMLConfig
config = YAMLConfig(**config_dict)
```
Raw data
{
"_id": null,
"home_page": null,
"name": "ais-dagger-agents-config",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "configuration, dagger",
"author": null,
"author_email": "Kambui Nurse <kambui.nurse@agencyservices-ai.com>",
"download_url": "https://files.pythonhosted.org/packages/48/63/4711ab63f431d2d3c6629fda8245ae44db406cf2a7e2925d6b8bc06752a6/ais_dagger_agents_config-0.1.18.tar.gz",
"platform": null,
"description": "# Dagger Agents Config\n\nShared configuration models for Dagger Agents project.\n\n## Installation\n\n```bash\npip install -e .\n```\n\n## Usage\n\n```python\nfrom dagger_agents_config import YAMLConfig\n\nconfig = YAMLConfig(**config_dict)\n```",
"bugtrack_url": null,
"license": "MIT",
"summary": "Shared configuration models for Dagger Agents",
"version": "0.1.18",
"project_urls": {
"Bug Tracker": "https://github.com/Ai-Agency-Services/dagger-agentic-workflows/issues",
"Homepage": "https://github.com/Ai-Agency-Services/dagger-agentic-workflows"
},
"split_keywords": [
"configuration",
" dagger"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ded18075c99b623de57f5b0bc2955ed5fa652643b59aa6a5e45470b63852bd91",
"md5": "d117c8cb695eebb359e46fbe2d756c1c",
"sha256": "4051916a0caf1799f60ef938107cbf1e2aecb89343bf94cfc7e56ac0b2126291"
},
"downloads": -1,
"filename": "ais_dagger_agents_config-0.1.18-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d117c8cb695eebb359e46fbe2d756c1c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 5234,
"upload_time": "2025-08-12T13:26:14",
"upload_time_iso_8601": "2025-08-12T13:26:14.740449Z",
"url": "https://files.pythonhosted.org/packages/de/d1/8075c99b623de57f5b0bc2955ed5fa652643b59aa6a5e45470b63852bd91/ais_dagger_agents_config-0.1.18-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "48634711ab63f431d2d3c6629fda8245ae44db406cf2a7e2925d6b8bc06752a6",
"md5": "55be53e726cba6f32a73cf2693f9e38e",
"sha256": "ff403341f99810247ff7931d0ad86fd1a3ddfe8640c00beed18946fcaa75b2fb"
},
"downloads": -1,
"filename": "ais_dagger_agents_config-0.1.18.tar.gz",
"has_sig": false,
"md5_digest": "55be53e726cba6f32a73cf2693f9e38e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 191324,
"upload_time": "2025-08-12T13:26:15",
"upload_time_iso_8601": "2025-08-12T13:26:15.993292Z",
"url": "https://files.pythonhosted.org/packages/48/63/4711ab63f431d2d3c6629fda8245ae44db406cf2a7e2925d6b8bc06752a6/ais_dagger_agents_config-0.1.18.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-12 13:26:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ai-Agency-Services",
"github_project": "dagger-agentic-workflows",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ais-dagger-agents-config"
}