# IP Fabric Dynamic Attributes
Automation to create Attributes dynamically in IP Fabric.
## Overview
`ipf_dynamic_attributes` is a Python package designed to automate the creation and management of dynamic attributes in
IP Fabric environments. It provides a flexible configuration system for defining rules, filters, and attribute mappings,
enabling streamlined attribute synchronization and reporting.
## Features
* Define dynamic attribute rules using YAML, JSON, TOML or Python configuration.
* Support for static and calculated attribute values, including regex extraction and value mapping.
* Support for regex-based searching of device configs.
* Flexible filtering for inventory and device data.
* Default dry-run mode for safe testing.
* Creates a pandas DataFrame for easy data manipulation and reporting.
## Requirements
* Python 3.9+
* IP Fabric version 7.2 or higher
* IP Fabric SDK version 7.2 or higher
## Installation
To install the `ipf_dynamic_attributes` package, you can use pip:
```bash
pip install ipf_dynamic_attributes
```
If you would like to output reports in Excel format, you can also install the `xlsxwriter` package:
```bash
pip install ipf_dynamic_attributes[excel]
```
## Documentation
Please refer to the [IP Fabric Dynamic Attributes Documentation](https://docs.ipfabric.io/main/integrations/dynamic-attributes/)
for detailed usage instructions, configuration examples, and advanced features.
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/ip-fabric/integrations/ipf-dynamic-attributes",
"name": "ipf_dynamic_attributes",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "ipfabric, ip-fabric, community-fabric",
"author": "Solution Architecture",
"author_email": "solution.architecture@ipfabric.io",
"download_url": "https://files.pythonhosted.org/packages/ef/2d/02d264d9015804cc99e53d5128a27fae605485d8bde7103a1844b2bebbe2/ipf_dynamic_attributes-1.2.5.tar.gz",
"platform": null,
"description": "# IP Fabric Dynamic Attributes\n\nAutomation to create Attributes dynamically in IP Fabric.\n\n## Overview\n\n`ipf_dynamic_attributes` is a Python package designed to automate the creation and management of dynamic attributes in \nIP Fabric environments. It provides a flexible configuration system for defining rules, filters, and attribute mappings, \nenabling streamlined attribute synchronization and reporting.\n\n## Features\n\n* Define dynamic attribute rules using YAML, JSON, TOML or Python configuration.\n* Support for static and calculated attribute values, including regex extraction and value mapping.\n* Support for regex-based searching of device configs.\n* Flexible filtering for inventory and device data. \n* Default dry-run mode for safe testing.\n* Creates a pandas DataFrame for easy data manipulation and reporting.\n\n## Requirements\n\n* Python 3.9+\n* IP Fabric version 7.2 or higher\n* IP Fabric SDK version 7.2 or higher\n\n## Installation\n\nTo install the `ipf_dynamic_attributes` package, you can use pip:\n\n```bash\npip install ipf_dynamic_attributes\n```\n\nIf you would like to output reports in Excel format, you can also install the `xlsxwriter` package:\n\n```bash\npip install ipf_dynamic_attributes[excel]\n```\n\n## Documentation\n\nPlease refer to the [IP Fabric Dynamic Attributes Documentation](https://docs.ipfabric.io/main/integrations/dynamic-attributes/)\nfor detailed usage instructions, configuration examples, and advanced features.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Automation to Create Dynamic Attributes in IP Fabric",
"version": "1.2.5",
"project_urls": {
"Changelog": "https://gitlab.com/ip-fabric/integrations/ipf-dynamic-attributes/-/blob/main/CHANGELOG.md",
"Documentation": "https://docs.ipfabric.io/main/integrations/dynamic-attributes/",
"Homepage": "https://gitlab.com/ip-fabric/integrations/ipf-dynamic-attributes",
"IP Fabric": "https://ipfabric.io/",
"Repository": "https://gitlab.com/ip-fabric/integrations/ipf-dynamic-attributes"
},
"split_keywords": [
"ipfabric",
" ip-fabric",
" community-fabric"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "097e11ae74d1f9cba5c5447f6908c6d446dd6e2312118ae67cb1319b822c7ee7",
"md5": "3477d3e6e5b592b38695f18a70ef6897",
"sha256": "8b284e06759629e8168482f7f956174225b842e4d213b5acb8014162231cbf7c"
},
"downloads": -1,
"filename": "ipf_dynamic_attributes-1.2.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3477d3e6e5b592b38695f18a70ef6897",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 21789,
"upload_time": "2025-10-30T20:17:07",
"upload_time_iso_8601": "2025-10-30T20:17:07.627428Z",
"url": "https://files.pythonhosted.org/packages/09/7e/11ae74d1f9cba5c5447f6908c6d446dd6e2312118ae67cb1319b822c7ee7/ipf_dynamic_attributes-1.2.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ef2d02d264d9015804cc99e53d5128a27fae605485d8bde7103a1844b2bebbe2",
"md5": "03748a602310425a6120d539e50002d2",
"sha256": "d110314a651d7256e1810d51235eef1bdc37decabb5884aaee70818fe577fb63"
},
"downloads": -1,
"filename": "ipf_dynamic_attributes-1.2.5.tar.gz",
"has_sig": false,
"md5_digest": "03748a602310425a6120d539e50002d2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 17426,
"upload_time": "2025-10-30T20:17:09",
"upload_time_iso_8601": "2025-10-30T20:17:09.067337Z",
"url": "https://files.pythonhosted.org/packages/ef/2d/02d264d9015804cc99e53d5128a27fae605485d8bde7103a1844b2bebbe2/ipf_dynamic_attributes-1.2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-30 20:17:09",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "ip-fabric",
"gitlab_project": "integrations",
"lcname": "ipf_dynamic_attributes"
}