Netbox and Komora synchronizer
===
`komora_syncer` is a tool to synchronize data between Komora and Netbox application
Installation
------------
- `git clone` this repository
- `pip install .`
- setup configuration files config.yml
- paths:
- ~/.config/komora_syncer/
- /etc/komora_syncer/config.yml
- Or can be set with the env variable `CONFIG_FOLDER_PATH`. Example: `CONFIG_FOLDER_PATH=~/NETBOX/netbox_komora_syncer/configurations/ komora_syncer synchronize`
Run
---
- `komora_syncer`
komora_syncer requires at least Python 3.6.
Raw data
{
"_id": null,
"home_page": "https://gitlab.cesnet.cz/701/done/netbox_komora_syncer",
"name": "komora-syncer",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": null,
"keywords": "netbox, komora",
"author": "Jan Krupa",
"author_email": "jan.krupa@cesnet.cz",
"download_url": "https://files.pythonhosted.org/packages/f6/d2/32ed39a443f3cdb3ceed68b790136a3f603239d63bc257243f2935c0f26d/komora_syncer-5.3.tar.gz",
"platform": null,
"description": "Netbox and Komora synchronizer\n===\n\n`komora_syncer` is a tool to synchronize data between Komora and Netbox application \n\nInstallation\n------------\n- `git clone` this repository\n- `pip install .`\n- setup configuration files config.yml\n - paths: \n - ~/.config/komora_syncer/\n - /etc/komora_syncer/config.yml\n - Or can be set with the env variable `CONFIG_FOLDER_PATH`. Example: `CONFIG_FOLDER_PATH=~/NETBOX/netbox_komora_syncer/configurations/ komora_syncer synchronize`\n\n\nRun\n---\n\n- `komora_syncer`\n\nkomora_syncer requires at least Python 3.6.",
"bugtrack_url": null,
"license": null,
"summary": "Synchronize data between Komora and Netbox applications",
"version": "5.3",
"project_urls": {
"Homepage": "https://gitlab.cesnet.cz/701/done/netbox_komora_syncer"
},
"split_keywords": [
"netbox",
" komora"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f6d232ed39a443f3cdb3ceed68b790136a3f603239d63bc257243f2935c0f26d",
"md5": "71db1511dfb6d4f34e71b94d78cc69be",
"sha256": "ff6cd30fc1b757bad133eb7aa4ac63bb84a33907863569f91d454dc9356f7485"
},
"downloads": -1,
"filename": "komora_syncer-5.3.tar.gz",
"has_sig": false,
"md5_digest": "71db1511dfb6d4f34e71b94d78cc69be",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 18340,
"upload_time": "2024-10-02T11:55:02",
"upload_time_iso_8601": "2024-10-02T11:55:02.582669Z",
"url": "https://files.pythonhosted.org/packages/f6/d2/32ed39a443f3cdb3ceed68b790136a3f603239d63bc257243f2935c0f26d/komora_syncer-5.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-02 11:55:02",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "komora-syncer"
}