net-genconfig


Namenet-genconfig JSON
Version 2.2.3.0 PyPI version JSON
download
home_pagehttps://gitlab.developers.cam.ac.uk/uis/netsys/udn/net-genconfig
SummaryNetwork device configuration generator
upload_time2024-07-29 11:43:21
maintainerNone
docs_urlNone
authorRobert Franklin
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            net-genconfig
=============

This package generates configurations for network devices based on three
sources of information:

* roles -- these Jinja2 templates form the basis of an output
  configuration file and exist for each platform and device role (e.g.
  IOS as distribution router; IOS as core router, NX-OS as core router,
  NX-OS as row switch)

* include -- Jinja2 includes (some to be included 'as is' [.j2] and
  some with macros that can be called [.j2m]); these are included by
  the role templates and by each other

* inventory -- this is a big database of device details (including the role for
  a particular device) and associated information, such as VLANs, subnets,
  interfaces, etc.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.developers.cam.ac.uk/uis/netsys/udn/net-genconfig",
    "name": "net-genconfig",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Robert Franklin",
    "author_email": "rcf34@cam.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/58/8d/545d0580429257df0b800f4aecc8aaa97603163af782bb9bf61d3821ddb6/net_genconfig-2.2.3.0.tar.gz",
    "platform": null,
    "description": "net-genconfig\n=============\n\nThis package generates configurations for network devices based on three\nsources of information:\n\n* roles -- these Jinja2 templates form the basis of an output\n  configuration file and exist for each platform and device role (e.g.\n  IOS as distribution router; IOS as core router, NX-OS as core router,\n  NX-OS as row switch)\n\n* include -- Jinja2 includes (some to be included 'as is' [.j2] and\n  some with macros that can be called [.j2m]); these are included by\n  the role templates and by each other\n\n* inventory -- this is a big database of device details (including the role for\n  a particular device) and associated information, such as VLANs, subnets,\n  interfaces, etc.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Network device configuration generator",
    "version": "2.2.3.0",
    "project_urls": {
        "Homepage": "https://gitlab.developers.cam.ac.uk/uis/netsys/udn/net-genconfig"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77f741975c24efdc401f6548f6aa86c0dd0289ff326053d98317af091e6e277e",
                "md5": "0bcb2434eb8ded26515f49358f94ff53",
                "sha256": "4b56ca422f72330584e0d4c0d002eac31770932ebcfc184087e053f4f1528cf1"
            },
            "downloads": -1,
            "filename": "net_genconfig-2.2.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0bcb2434eb8ded26515f49358f94ff53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15256,
            "upload_time": "2024-07-29T11:43:19",
            "upload_time_iso_8601": "2024-07-29T11:43:19.803629Z",
            "url": "https://files.pythonhosted.org/packages/77/f7/41975c24efdc401f6548f6aa86c0dd0289ff326053d98317af091e6e277e/net_genconfig-2.2.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "588d545d0580429257df0b800f4aecc8aaa97603163af782bb9bf61d3821ddb6",
                "md5": "a0aaaa9d03e4fe5ee6c41388ab13af93",
                "sha256": "5c64d69eb1591a0cb217a530f25c220d1e032fff3917ce96a28849a63e82d7a1"
            },
            "downloads": -1,
            "filename": "net_genconfig-2.2.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a0aaaa9d03e4fe5ee6c41388ab13af93",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14747,
            "upload_time": "2024-07-29T11:43:21",
            "upload_time_iso_8601": "2024-07-29T11:43:21.166254Z",
            "url": "https://files.pythonhosted.org/packages/58/8d/545d0580429257df0b800f4aecc8aaa97603163af782bb9bf61d3821ddb6/net_genconfig-2.2.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-29 11:43:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "net-genconfig"
}
        
Elapsed time: 0.72007s