nmwifi


Namenmwifi JSON
Version 0.0.3 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-31 00:51:42
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/0a/73/96d3271983acf9cd9112b8eb75a6d695bcea1f253ff9e244f638e8512713/nmwifi-0.0.3.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.3",
    "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": "3c26efe57930ff4fa124bc86ca9e265c58aeef6f3e4a78ae781bc64924cdbf93",
                "md5": "8061ea64150652e0b38b9e441a2c7e8e",
                "sha256": "ce13600db2f2b93ba9656d00c78f24ba0200ec85014c2cc3e522ce4fd1222600"
            },
            "downloads": -1,
            "filename": "nmwifi-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8061ea64150652e0b38b9e441a2c7e8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 8827,
            "upload_time": "2024-07-31T00:51:41",
            "upload_time_iso_8601": "2024-07-31T00:51:41.383454Z",
            "url": "https://files.pythonhosted.org/packages/3c/26/efe57930ff4fa124bc86ca9e265c58aeef6f3e4a78ae781bc64924cdbf93/nmwifi-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a7396d3271983acf9cd9112b8eb75a6d695bcea1f253ff9e244f638e8512713",
                "md5": "34baae5dac4307ec0e2c17b8d49875df",
                "sha256": "8c3ecbff4c08f25383855352885a52a7806903accbbf3e3c6e73b2dc82865d5a"
            },
            "downloads": -1,
            "filename": "nmwifi-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "34baae5dac4307ec0e2c17b8d49875df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 6168,
            "upload_time": "2024-07-31T00:51:42",
            "upload_time_iso_8601": "2024-07-31T00:51:42.490360Z",
            "url": "https://files.pythonhosted.org/packages/0a/73/96d3271983acf9cd9112b8eb75a6d695bcea1f253ff9e244f638e8512713/nmwifi-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-31 00:51:42",
    "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: 2.05259s