librouteros


Namelibrouteros JSON
Version 3.4.0 PyPI version JSON
download
home_pagehttps://github.com/luqasz/librouteros
SummaryPython implementation of MikroTik RouterOS API
upload_time2024-12-19 11:18:03
maintainerNone
docs_urlNone
authorŁukasz Kostka
requires_python<4.0.0,>=3.8.0
licenseGPL-2.0-or-later
keywords mikrotik routeros api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Documentation
=============

Documentation resides over at
`readthedocs <https://librouteros.readthedocs.io/>`_


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/luqasz/librouteros",
    "name": "librouteros",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.8.0",
    "maintainer_email": null,
    "keywords": "mikrotik, routeros, api",
    "author": "\u0141ukasz Kostka",
    "author_email": "lukasz.g.kostka@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/26/40/6e658e1cbdac535a11d2c4b011bcd6a9d29635583b52e048a0e588a304fb/librouteros-3.4.0.tar.gz",
    "platform": null,
    "description": "Documentation\n=============\n\nDocumentation resides over at\n`readthedocs <https://librouteros.readthedocs.io/>`_\n\n",
    "bugtrack_url": null,
    "license": "GPL-2.0-or-later",
    "summary": "Python implementation of MikroTik RouterOS API",
    "version": "3.4.0",
    "project_urls": {
        "Documentation": "https://librouteros.readthedocs.io",
        "Homepage": "https://github.com/luqasz/librouteros",
        "Repository": "https://github.com/luqasz/librouteros"
    },
    "split_keywords": [
        "mikrotik",
        " routeros",
        " api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c8a33aa6f8267a3905ffc29c5618452965743cc0553bb8cf0d1c996a01b0ffa",
                "md5": "16694c9798bc7a080f1be47ab830549b",
                "sha256": "87702f1467fc265d9c115f5ce85f932b073d23be719f7e663446f2050025c037"
            },
            "downloads": -1,
            "filename": "librouteros-3.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "16694c9798bc7a080f1be47ab830549b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.8.0",
            "size": 16552,
            "upload_time": "2024-12-19T11:18:01",
            "upload_time_iso_8601": "2024-12-19T11:18:01.603637Z",
            "url": "https://files.pythonhosted.org/packages/6c/8a/33aa6f8267a3905ffc29c5618452965743cc0553bb8cf0d1c996a01b0ffa/librouteros-3.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26406e658e1cbdac535a11d2c4b011bcd6a9d29635583b52e048a0e588a304fb",
                "md5": "1f338383815a7fd65c67d8e84ec28f2d",
                "sha256": "b1234d25885fe6b04859774ca7a700ecc868e665a4c30dec81a6e542863d5e7a"
            },
            "downloads": -1,
            "filename": "librouteros-3.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1f338383815a7fd65c67d8e84ec28f2d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.8.0",
            "size": 14253,
            "upload_time": "2024-12-19T11:18:03",
            "upload_time_iso_8601": "2024-12-19T11:18:03.717188Z",
            "url": "https://files.pythonhosted.org/packages/26/40/6e658e1cbdac535a11d2c4b011bcd6a9d29635583b52e048a0e588a304fb/librouteros-3.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 11:18:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "luqasz",
    "github_project": "librouteros",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "librouteros"
}
        
Elapsed time: 0.43290s