=======
DistInv
=======
DistInv is a link between DistKV and your network infrastructure.
DistInv knows about hosts, ports, VLANs, (sub)networks, cables.
It stores
* which VLAN a network is in
* which network a host belongs to
* which port is plugged into what
* which groups a host belongs to
* where a host is located
This allows you to
* record which systems are where (surprisingly difficult …)
* auto-generate (part of) your Ansible inventory
* display which VLANs need to be configured on a switch port
* generate a network link path from A to B
* auto-update DNS entries when hosts are added, moved, or modified
Raw data
{
"_id": null,
"home_page": null,
"name": "moat-kv-inv",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "MoaT",
"author": null,
"author_email": "Matthias Urlichs <matthias@urlichs.de>",
"download_url": "https://files.pythonhosted.org/packages/d2/51/b886a46f7e8b48de7a1f94dbec657a1f2ff9c552f6e4bc80add95c8b82f3/moat_kv_inv-0.22.7.tar.gz",
"platform": null,
"description": "=======\nDistInv\n=======\n\nDistInv is a link between DistKV and your network infrastructure.\n\nDistInv knows about hosts, ports, VLANs, (sub)networks, cables.\n\nIt stores\n\n * which VLAN a network is in\n * which network a host belongs to\n * which port is plugged into what\n * which groups a host belongs to\n * where a host is located\n\nThis allows you to\n\n * record which systems are where (surprisingly difficult \u2026)\n * auto-generate (part of) your Ansible inventory\n * display which VLANs need to be configured on a switch port\n * generate a network link path from A to B\n * auto-update DNS entries when hosts are added, moved, or modified\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Inventory management for MoaT-KV",
"version": "0.22.7",
"project_urls": {
"homepage": "https://m-o-a-t.org",
"repository": "https://github.com/M-o-a-T/moat"
},
"split_keywords": [
"moat"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f49b4ad2be9f6967c289d7fd843f31a908654a2de610388cf7ba7efd5dd5efdb",
"md5": "da6c4d72bbd51a8ee8234f279a7a3f2d",
"sha256": "e08f328c2e7373d6a3490c6ae2050c302876e8162970c2debbac120157ce11bc"
},
"downloads": -1,
"filename": "moat_kv_inv-0.22.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "da6c4d72bbd51a8ee8234f279a7a3f2d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 16039,
"upload_time": "2025-07-22T07:33:31",
"upload_time_iso_8601": "2025-07-22T07:33:31.215009Z",
"url": "https://files.pythonhosted.org/packages/f4/9b/4ad2be9f6967c289d7fd843f31a908654a2de610388cf7ba7efd5dd5efdb/moat_kv_inv-0.22.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d251b886a46f7e8b48de7a1f94dbec657a1f2ff9c552f6e4bc80add95c8b82f3",
"md5": "50a7aa4bde9dbbbf0960b029651424e2",
"sha256": "1e13ee3e6598e6637e0427421ad38b2b2e4d14ed17adbb742bae2de7c6a11008"
},
"downloads": -1,
"filename": "moat_kv_inv-0.22.7.tar.gz",
"has_sig": false,
"md5_digest": "50a7aa4bde9dbbbf0960b029651424e2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 21358,
"upload_time": "2025-07-22T07:33:32",
"upload_time_iso_8601": "2025-07-22T07:33:32.559981Z",
"url": "https://files.pythonhosted.org/packages/d2/51/b886a46f7e8b48de7a1f94dbec657a1f2ff9c552f6e4bc80add95c8b82f3/moat_kv_inv-0.22.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-22 07:33:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "M-o-a-T",
"github_project": "moat",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "anyio",
"specs": []
},
{
"name": "anyio_serial",
"specs": []
},
{
"name": "trio",
"specs": []
},
{
"name": "asyncclick",
"specs": []
},
{
"name": "asyncscope",
"specs": []
},
{
"name": "git",
"specs": []
},
{
"name": "msgpack",
"specs": []
},
{
"name": "simpleeval",
"specs": []
},
{
"name": "ruyaml",
"specs": []
},
{
"name": "cffi",
"specs": []
},
{
"name": "packaging",
"specs": []
},
{
"name": "pymodbus",
"specs": []
},
{
"name": "tomlkit",
"specs": []
}
],
"lcname": "moat-kv-inv"
}