{ "info": { "author": "Kevin Corbin", "author_email": "kecorbin@cisco.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "====================================\nPlaybook for Ansible + NSO Generator\n====================================\n\n\n.. image:: https://img.shields.io/pypi/v/pang.svg\n :target: https://pypi.python.org/pypi/pang\n\n.. image:: https://img.shields.io/travis/kecorbin/pang.svg\n :target: https://travis-ci.org/kecorbin/pang\n\n.. image:: https://readthedocs.org/projects/pang/badge/?version=latest\n :target: https://pang.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\n\nA simple utility which will create Ansible playbooks for existing networks using NSO\n\n\n* Free software: MIT license\n* Documentation: https://pang.readthedocs.io.\n\n\nInstallation\n-------------------\n\nTo install pang from source run the following commands::\n\n git clone https://github.com/kecorbin/pang\n cd pang\n python setup.py install\n\nUsage\n--------\n\nRunning::\n\n Usage: pang [OPTIONS]\n\n PANG - Playbook for Ansible + NSO Generator\n\n Options:\n --nso FQDN/IP of NSO Server (default: localhost)\n --username NSO Username (default: admin)\n --password NSO Password (default: admin)\n --help Show this message and exit.\n\n\nSample Output::\n\n Generating Ansible Playbook...\n Syncing Configuration from Devices\n Generating host_vars for core1\n Generating host_vars for core2\n Generating host_vars for dist1\n Generating host_vars for dist2\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-09-18)\n------------------\n\n* First release on PyPI.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kecorbin/pang", "keywords": "pang", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "pang", "package_url": "https://pypi.org/project/pang/", "platform": "", "project_url": "https://pypi.org/project/pang/", "project_urls": { "Homepage": "https://github.com/kecorbin/pang" }, "release_url": "https://pypi.org/project/pang/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A simple utility which will create Ansible playbooks for existing networks using NSO", "version": "0.1.0" }, "last_serial": 4324047, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2b41cbd1c96a298f83cdd1814b059dee", "sha256": "59c5e1e91dbaae4fb258c2f06518e5ac7316ee6957b9b0ee2c7767cdfae3a425" }, "downloads": -1, "filename": "pang-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2b41cbd1c96a298f83cdd1814b059dee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9545, "upload_time": "2018-09-30T03:16:41", "url": "https://files.pythonhosted.org/packages/64/92/f6af3bbd8398dcf6a907bfc7f418ddf6d8dc452f34c88350c32512a363e0/pang-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b41cbd1c96a298f83cdd1814b059dee", "sha256": "59c5e1e91dbaae4fb258c2f06518e5ac7316ee6957b9b0ee2c7767cdfae3a425" }, "downloads": -1, "filename": "pang-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2b41cbd1c96a298f83cdd1814b059dee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9545, "upload_time": "2018-09-30T03:16:41", "url": "https://files.pythonhosted.org/packages/64/92/f6af3bbd8398dcf6a907bfc7f418ddf6d8dc452f34c88350c32512a363e0/pang-0.1.0.tar.gz" } ] }