nmwifi


Namenmwifi JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/gruvw/nmwifi
SummaryPython API (and CLI) to configure a Wi-Fi device through NetworkManager using a fallback Access Point.
upload_time2024-07-04 07:49:38
maintainerNone
docs_urlNone
authorgruvw
requires_python<4.0,>=3.10
licenseNone
keywords network-manager networking wifi ap api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # nmwifi

The [Python](https://www.python.org) package `nmwifi` provides an API (and a CLI) to configure a Wi-Fi device through [NetworkManager](https://networkmanager.dev/) using a fallback Access Point.

Python Package `nmwifi` (managed using [Poetry](https://python-poetry.org/))

**Note**: please take a look at the project's GitHub repository **<https://github.com/gruvw/nmwifi>** for more information.

Install by running: `pip install nmwifi`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gruvw/nmwifi",
    "name": "nmwifi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "network-manager, networking, wifi, ap, api",
    "author": "gruvw",
    "author_email": "gruvw.dev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9a/27/d54c877a88e11d14dccf27ed9c639cb46bed4cdbdb97439ecfe5acc4ab5d/nmwifi-0.0.2.tar.gz",
    "platform": null,
    "description": "# nmwifi\n\nThe [Python](https://www.python.org) package `nmwifi` provides an API (and a CLI) to configure a Wi-Fi device through [NetworkManager](https://networkmanager.dev/) using a fallback Access Point.\n\nPython Package `nmwifi` (managed using [Poetry](https://python-poetry.org/))\n\n**Note**: please take a look at the project's GitHub repository **<https://github.com/gruvw/nmwifi>** for more information.\n\nInstall by running: `pip install nmwifi`.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python API (and CLI) to configure a Wi-Fi device through NetworkManager using a fallback Access Point.",
    "version": "0.0.2",
    "project_urls": {
        "Documentation": "https://github.com/gruvw/nmwifi",
        "Homepage": "https://github.com/gruvw/nmwifi",
        "Repository": "https://github.com/gruvw/nmwifi"
    },
    "split_keywords": [
        "network-manager",
        " networking",
        " wifi",
        " ap",
        " api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dae4aa18b44a07d30d7bc2b9e673359b4032cb4f1893637c393f3be61652b30c",
                "md5": "0f5f9e821914bfdb78f64d8cf02a871a",
                "sha256": "f8dfbce59db3d29759de0235fe2a7b2d7f56479f3a7408b2052311e8739d944f"
            },
            "downloads": -1,
            "filename": "nmwifi-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0f5f9e821914bfdb78f64d8cf02a871a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 8718,
            "upload_time": "2024-07-04T07:49:37",
            "upload_time_iso_8601": "2024-07-04T07:49:37.571334Z",
            "url": "https://files.pythonhosted.org/packages/da/e4/aa18b44a07d30d7bc2b9e673359b4032cb4f1893637c393f3be61652b30c/nmwifi-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a27d54c877a88e11d14dccf27ed9c639cb46bed4cdbdb97439ecfe5acc4ab5d",
                "md5": "15b54674163dae1b28f5fb7d1f6939fa",
                "sha256": "18416f854bf43cc22886b9eb4003aa310a3d5e8f8c686f11f883d3fb93e87c5b"
            },
            "downloads": -1,
            "filename": "nmwifi-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "15b54674163dae1b28f5fb7d1f6939fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 6079,
            "upload_time": "2024-07-04T07:49:38",
            "upload_time_iso_8601": "2024-07-04T07:49:38.821763Z",
            "url": "https://files.pythonhosted.org/packages/9a/27/d54c877a88e11d14dccf27ed9c639cb46bed4cdbdb97439ecfe5acc4ab5d/nmwifi-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-04 07:49:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gruvw",
    "github_project": "nmwifi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nmwifi"
}
        
Elapsed time: 0.33412s