komora-syncer


Namekomora-syncer JSON
Version 4.2 PyPI version JSON
download
home_pagehttps://gitlab.cesnet.cz/701/done/netbox_komora_syncer
SummarySynchronize data between Komora and Netbox applications
upload_time2024-01-03 12:08:32
maintainer
docs_urlNone
authorJan Krupa
requires_python>=3.6, <4
license
keywords netbox komora
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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": "",
    "docs_url": null,
    "requires_python": ">=3.6, <4",
    "maintainer_email": "",
    "keywords": "netbox,komora",
    "author": "Jan Krupa",
    "author_email": "jan.krupa@cesnet.cz",
    "download_url": "https://files.pythonhosted.org/packages/c7/47/5226d86b71a894c65ae538aee6ff93f6b9fa6bc67f4363cedf68a6988e48/komora_syncer-4.2.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": "",
    "summary": "Synchronize data between Komora and Netbox applications",
    "version": "4.2",
    "project_urls": {
        "Homepage": "https://gitlab.cesnet.cz/701/done/netbox_komora_syncer"
    },
    "split_keywords": [
        "netbox",
        "komora"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7475226d86b71a894c65ae538aee6ff93f6b9fa6bc67f4363cedf68a6988e48",
                "md5": "49509f8b5663946a93e059b6671c1557",
                "sha256": "cfa04b21e5e281368f4a28b9e70c1f80b896cb19c8c808178658220c83784fde"
            },
            "downloads": -1,
            "filename": "komora_syncer-4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "49509f8b5663946a93e059b6671c1557",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6, <4",
            "size": 17257,
            "upload_time": "2024-01-03T12:08:32",
            "upload_time_iso_8601": "2024-01-03T12:08:32.167565Z",
            "url": "https://files.pythonhosted.org/packages/c7/47/5226d86b71a894c65ae538aee6ff93f6b9fa6bc67f4363cedf68a6988e48/komora_syncer-4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 12:08:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "komora-syncer"
}
        
Elapsed time: 0.15846s