# Consumables Tracking for Nautobot
## Overview
An app for [Nautobot](https://github.com/nautobot/nautobot).
This Nautobot app enables you to define arbitrary types of consumables used in your environment, create pools of available consumables, and check them out as in use on a device.
It provides:
- **Consumable Type**
- The broad categories of consumable assets, and can be created with a JSON schema for specific details of the asset.
- By default, types for `Cable` and `Transceiver` are added when the app is installed, along with a `Generic` type that has an empty schema.
- **Consumable**
- A Consumable defines an actual product based on a Consumable Type.
- The Consumable Type schema is presented as a form for the options to be set on the Consumable.
- **Consumable Pool**
- These are the physical assets for a Consumable which available in a location.
- Pools define the number of assets available for use.
- **Checked Out Consumable**
- Assets in Consumable Pools may be checked out and assigned as in use on a Device.
## License
Consumables Tracking for Nautobot is released under the Apache 2.0 license.
This project will download and install additional third-party open source software projects.
Review the license terms of these open source projects before use.
Raw data
{
"_id": null,
"home_page": "https://github.com/NVIDIA/nautobot-app-consumables",
"name": "nautobot-consumables",
"maintainer": "Mark Troyer",
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": "mtroyer@nvidia.com",
"keywords": "nautobot, nautobot-app, nautobot-plugin",
"author": "Mark Troyer",
"author_email": "mtroyer@nvidia.com",
"download_url": "https://files.pythonhosted.org/packages/3f/cc/c73fdbc965138ac202590ef82a35b7090dd3f939cd97947e2aa7572ee78c/nautobot_consumables-2.0.1.tar.gz",
"platform": null,
"description": "# Consumables Tracking for Nautobot\n\n## Overview\n\nAn app for [Nautobot](https://github.com/nautobot/nautobot).\nThis Nautobot app enables you to define arbitrary types of consumables used in your environment, create pools of available consumables, and check them out as in use on a device.\nIt provides:\n\n- **Consumable Type**\n - The broad categories of consumable assets, and can be created with a JSON schema for specific details of the asset.\n - By default, types for `Cable` and `Transceiver` are added when the app is installed, along with a `Generic` type that has an empty schema.\n- **Consumable**\n - A Consumable defines an actual product based on a Consumable Type.\n - The Consumable Type schema is presented as a form for the options to be set on the Consumable.\n- **Consumable Pool**\n - These are the physical assets for a Consumable which available in a location.\n - Pools define the number of assets available for use.\n- **Checked Out Consumable**\n - Assets in Consumable Pools may be checked out and assigned as in use on a Device.\n\n## License\n\nConsumables Tracking for Nautobot is released under the Apache 2.0 license.\n\nThis project will download and install additional third-party open source software projects.\nReview the license terms of these open source projects before use.\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Consumables Tracking for Nautobot",
"version": "2.0.1",
"project_urls": {
"Homepage": "https://github.com/NVIDIA/nautobot-app-consumables",
"Repository": "https://github.com/NVIDIA/nautobot-app-consumables"
},
"split_keywords": [
"nautobot",
" nautobot-app",
" nautobot-plugin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fe0869a0c16267e4cf362972d987b388c4c5425545701b9c6bad2039fcc64be5",
"md5": "d6599c1622e812c07d658676c09c624a",
"sha256": "8e0722f3d42dcf6574e2529f76797a03fb589cebe091765460652a0ba2b26f1a"
},
"downloads": -1,
"filename": "nautobot_consumables-2.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d6599c1622e812c07d658676c09c624a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 1537648,
"upload_time": "2024-11-21T21:00:22",
"upload_time_iso_8601": "2024-11-21T21:00:22.154603Z",
"url": "https://files.pythonhosted.org/packages/fe/08/69a0c16267e4cf362972d987b388c4c5425545701b9c6bad2039fcc64be5/nautobot_consumables-2.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3fccc73fdbc965138ac202590ef82a35b7090dd3f939cd97947e2aa7572ee78c",
"md5": "760646eeb136b05ca16d3414b9e54210",
"sha256": "757cd6d19191b804373a53f25fceb0c6f56a9ae361b73c0533258dd2f6dde942"
},
"downloads": -1,
"filename": "nautobot_consumables-2.0.1.tar.gz",
"has_sig": false,
"md5_digest": "760646eeb136b05ca16d3414b9e54210",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 1411863,
"upload_time": "2024-11-21T21:00:24",
"upload_time_iso_8601": "2024-11-21T21:00:24.213438Z",
"url": "https://files.pythonhosted.org/packages/3f/cc/c73fdbc965138ac202590ef82a35b7090dd3f939cd97947e2aa7572ee78c/nautobot_consumables-2.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-21 21:00:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NVIDIA",
"github_project": "nautobot-app-consumables",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nautobot-consumables"
}