# Netbox Application Plugin
The **NetBox Application Plugin** extends NetBox with the ability to manage applications and link them to various existing NetBox objects.
## Features
- Manage applications directly within NetBox
- Flexible association of applications with existing NetBox objects
This plugin provide following Models:
- Application
- Software
- Application Type
## Screenshots




## Compatibility
> **Note**: This plugin depends on the [`adestis-netbox-certificate-management`](https://pypi.org/project/adestis-netbox-certificate-management/) plugin.
> Therefore, its compatibility is directly tied to the NetBox version used in the base image.
The plugin is developed and tested using the following base image:
```dockerfile
ARG FROM_TAG=v4.3.7-3.3.0 # NetBox v4.3.7
```
## Installation
The plugin is available on PyPI and can be installed via pip:
```bash
pip install adestis-netbox-applications
```
Raw data
{
"_id": null,
"home_page": "https://github.com/an-adestis/netbox_applications",
"name": "adestis-netbox-applications",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "netbox, netbox-plugin, plugin",
"author": "ADESTIS GmbH",
"author_email": "pypi@adestis.de",
"download_url": "https://files.pythonhosted.org/packages/d7/41/cf20856bd262e9bb0de7296da1b1c6c03fc1e8f6731135a1792c1bb0f500/adestis-netbox-applications-1.0.19.tar.gz",
"platform": null,
"description": "# Netbox Application Plugin\n\nThe **NetBox Application Plugin** extends NetBox with the ability to manage applications and link them to various existing NetBox objects.\n\n## Features\n\n- Manage applications directly within NetBox\n- Flexible association of applications with existing NetBox objects\n\nThis plugin provide following Models:\n- Application\n- Software\n- Application Type\n\n\n## Screenshots\n\n\n\n\n\n\n\n\n\n## Compatibility\n\n> **Note**: This plugin depends on the [`adestis-netbox-certificate-management`](https://pypi.org/project/adestis-netbox-certificate-management/) plugin. \n> Therefore, its compatibility is directly tied to the NetBox version used in the base image.\n\nThe plugin is developed and tested using the following base image:\n\n```dockerfile\nARG FROM_TAG=v4.3.7-3.3.0 # NetBox v4.3.7\n```\n\n## Installation\n\nThe plugin is available on PyPI and can be installed via pip:\n\n```bash\npip install adestis-netbox-applications\n```\n",
"bugtrack_url": null,
"license": "GPL-3.0-only",
"summary": "ADESTIS Application Management",
"version": "1.0.19",
"project_urls": {
"Homepage": "https://github.com/an-adestis/netbox_applications"
},
"split_keywords": [
"netbox",
" netbox-plugin",
" plugin"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8f8d8e9256e6679e99b1cdc49c11165d6f3768e1a4624581c286f1043e0bf917",
"md5": "adc334eac48c89adefb93a241ba06105",
"sha256": "a35bacc82f969ed6223eba400d04331be1892008945278bc557111c636c45af6"
},
"downloads": -1,
"filename": "adestis_netbox_applications-1.0.19-py3-none-any.whl",
"has_sig": false,
"md5_digest": "adc334eac48c89adefb93a241ba06105",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 49233,
"upload_time": "2025-09-12T08:33:11",
"upload_time_iso_8601": "2025-09-12T08:33:11.234847Z",
"url": "https://files.pythonhosted.org/packages/8f/8d/8e9256e6679e99b1cdc49c11165d6f3768e1a4624581c286f1043e0bf917/adestis_netbox_applications-1.0.19-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d741cf20856bd262e9bb0de7296da1b1c6c03fc1e8f6731135a1792c1bb0f500",
"md5": "180b76927621fe6dcaa411f86355239e",
"sha256": "eddca62b13b6854027fcc4c43245b5c9bb4e60445db89505704d67fd95e1e08e"
},
"downloads": -1,
"filename": "adestis-netbox-applications-1.0.19.tar.gz",
"has_sig": false,
"md5_digest": "180b76927621fe6dcaa411f86355239e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23834,
"upload_time": "2025-09-12T08:33:12",
"upload_time_iso_8601": "2025-09-12T08:33:12.583435Z",
"url": "https://files.pythonhosted.org/packages/d7/41/cf20856bd262e9bb0de7296da1b1c6c03fc1e8f6731135a1792c1bb0f500/adestis-netbox-applications-1.0.19.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-12 08:33:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "an-adestis",
"github_project": "netbox_applications",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "wheel",
"specs": []
},
{
"name": "twine",
"specs": []
}
],
"lcname": "adestis-netbox-applications"
}