# bgpneiget
Get BGP neighbours from network devices and output a json
object.
# Configuration
Create a config file in ~/.config/bgpneiget/config.json
```json
{
"username": "user",
"password": "password"
}
```
# Usage
Run the command with --help to see command line options.
Raw data
{
"_id": null,
"home_page": "https://github.com/robwdwd/bgpneiget",
"name": "bgpneiget",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Rob Woodward",
"author_email": "rob@emailplus.org",
"download_url": "https://files.pythonhosted.org/packages/d0/3f/2f2a9a839de665a32ea87b16cf6f825225bfb89658f8f126ff27114ece28/bgpneiget-2.0.16.tar.gz",
"platform": null,
"description": "# bgpneiget\n\nGet BGP neighbours from network devices and output a json\nobject.\n\n# Configuration\n\nCreate a config file in ~/.config/bgpneiget/config.json\n\n```json\n{\n \"username\": \"user\",\n \"password\": \"password\"\n}\n```\n\n# Usage\n\nRun the command with --help to see command line options.\n",
"bugtrack_url": null,
"license": "BSD-2-Clause",
"summary": "Get BGP Neighbours from network devices",
"version": "2.0.16",
"project_urls": {
"Homepage": "https://github.com/robwdwd/bgpneiget",
"Repository": "https://github.com/robwdwd/bgpneiget"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a1ec6d96b05022e9f2fed84cc21c9dd93f4ef2ef6f5ee6953b646b3a210c98c0",
"md5": "89722fb6bdb873b19d3fd6cb7e1515a0",
"sha256": "b470105fe19555682b33dc38bb3014adb5b4e098a1c51319f904d18839a5eb8e"
},
"downloads": -1,
"filename": "bgpneiget-2.0.16-py3-none-any.whl",
"has_sig": false,
"md5_digest": "89722fb6bdb873b19d3fd6cb7e1515a0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 21696,
"upload_time": "2024-06-27T08:15:34",
"upload_time_iso_8601": "2024-06-27T08:15:34.656876Z",
"url": "https://files.pythonhosted.org/packages/a1/ec/6d96b05022e9f2fed84cc21c9dd93f4ef2ef6f5ee6953b646b3a210c98c0/bgpneiget-2.0.16-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d03f2f2a9a839de665a32ea87b16cf6f825225bfb89658f8f126ff27114ece28",
"md5": "1e790c8f02ce6c5b29a8154d5226fc61",
"sha256": "9e204abd6f46eb88701cb169af818c8f44259bf0aae5e51daa53b5c408cf68b0"
},
"downloads": -1,
"filename": "bgpneiget-2.0.16.tar.gz",
"has_sig": false,
"md5_digest": "1e790c8f02ce6c5b29a8154d5226fc61",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 12371,
"upload_time": "2024-06-27T08:15:35",
"upload_time_iso_8601": "2024-06-27T08:15:35.894574Z",
"url": "https://files.pythonhosted.org/packages/d0/3f/2f2a9a839de665a32ea87b16cf6f825225bfb89658f8f126ff27114ece28/bgpneiget-2.0.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-27 08:15:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "robwdwd",
"github_project": "bgpneiget",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "bgpneiget"
}