network-scanner-ui


Namenetwork-scanner-ui JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/network_scanner_ui
SummaryA Python terminal UI to scan and display devices on the same Wi-Fi network.
upload_time2024-05-28 23:39:37
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Network Scanner UI

A Python terminal UI to scan and display devices on the same Wi-Fi network.

## Installation

```bash
pip install network_scanner_ui

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/network_scanner_ui",
    "name": "network-scanner-ui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/90/4e/0bddf7a426aaa589c73da89f9127d2fa9f80a76a64cac67d808977f06ea2/network_scanner_ui-0.1.0.tar.gz",
    "platform": null,
    "description": "# Network Scanner UI\r\n\r\nA Python terminal UI to scan and display devices on the same Wi-Fi network.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install network_scanner_ui\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python terminal UI to scan and display devices on the same Wi-Fi network.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/network_scanner_ui"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d42e3dfcd73f567db268e46b64c69c2610e7afe5d8dd61029cfbb26a93a69ff9",
                "md5": "1d3c994904d9958441c87a231cacf0a5",
                "sha256": "f4c8c45451232b22ab268a78bb585cd96ed6d51d4b69803ba30f5290164d05e4"
            },
            "downloads": -1,
            "filename": "network_scanner_ui-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d3c994904d9958441c87a231cacf0a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2494,
            "upload_time": "2024-05-28T23:39:35",
            "upload_time_iso_8601": "2024-05-28T23:39:35.668090Z",
            "url": "https://files.pythonhosted.org/packages/d4/2e/3dfcd73f567db268e46b64c69c2610e7afe5d8dd61029cfbb26a93a69ff9/network_scanner_ui-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "904e0bddf7a426aaa589c73da89f9127d2fa9f80a76a64cac67d808977f06ea2",
                "md5": "6510ca0fdb927c886be56626b30c604e",
                "sha256": "7450d6bee470786fdbfc9ccdda11d789ca73c8ec7366c087465c8e7b78e50271"
            },
            "downloads": -1,
            "filename": "network_scanner_ui-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6510ca0fdb927c886be56626b30c604e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2195,
            "upload_time": "2024-05-28T23:39:37",
            "upload_time_iso_8601": "2024-05-28T23:39:37.479368Z",
            "url": "https://files.pythonhosted.org/packages/90/4e/0bddf7a426aaa589c73da89f9127d2fa9f80a76a64cac67d808977f06ea2/network_scanner_ui-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-28 23:39:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "network_scanner_ui",
    "github_not_found": true,
    "lcname": "network-scanner-ui"
}
        
Elapsed time: 0.97897s