HardView


NameHardView JSON
Version 2.0.3 PyPI version JSON
download
home_pagehttps://github.com/gafoo173/HardView
SummaryA comprehensive Python library for collecting hardware information and performance monitoring on Windows and Linux.
upload_time2025-07-09 09:23:46
maintainerNone
docs_urlNone
authorgafoo
requires_python>=3.7
licenseNone
keywords hardware system monitoring performance cpu ram disk network bios windows linux wmi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
HardView 2.0.3 - Advanced Hardware Information and Performance Monitoring Library

A comprehensive Python library for querying low-level hardware information and monitoring system performance on Windows and Linux systems.

Features:
- Hardware Information: BIOS, System, Baseboard, Chassis, CPU, RAM, Disk, Network
- Performance Monitoring: Real-time CPU and RAM usage monitoring
- Cross-platform Support: Windows (WMI) and Linux (/proc, /sys)
- JSON Output: All data returned in structured JSON format
- Modular Architecture: Clean, maintainable codebase
- Duration-based Monitoring: Monitor system performance over specified time periods

Hardware Information Functions:
- get_bios_info(): BIOS manufacturer, version, release date
- get_system_info(): System manufacturer, product name, UUID, serial
- get_baseboard_info(): Motherboard manufacturer, product, serial, version
- get_chassis_info(): Chassis manufacturer, type, serial, version
- get_cpu_info(): CPU name, cores, threads, speed, processor ID
- get_ram_info(): Total memory, individual memory modules
- get_disk_info(): Disk drives, models, sizes, interfaces
- get_network_info(): Network adapters, MAC addresses, IP addresses

Performance Monitoring Functions:
- get_cpu_usage(): Current CPU usage percentage
- get_ram_usage(): Current RAM usage statistics
- get_system_performance(): Combined CPU and RAM usage
- monitor_cpu_usage_duration(): Monitor CPU over time period
- monitor_ram_usage_duration(): Monitor RAM over time period
- monitor_system_performance_duration(): Monitor both over time period

All functions return JSON-formatted data for easy parsing and integration.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gafoo173/HardView",
    "name": "HardView",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "hardware system monitoring performance cpu ram disk network bios windows linux wmi",
    "author": "gafoo",
    "author_email": "omarwaled3374@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "\nHardView 2.0.3 - Advanced Hardware Information and Performance Monitoring Library\n\nA comprehensive Python library for querying low-level hardware information and monitoring system performance on Windows and Linux systems.\n\nFeatures:\n- Hardware Information: BIOS, System, Baseboard, Chassis, CPU, RAM, Disk, Network\n- Performance Monitoring: Real-time CPU and RAM usage monitoring\n- Cross-platform Support: Windows (WMI) and Linux (/proc, /sys)\n- JSON Output: All data returned in structured JSON format\n- Modular Architecture: Clean, maintainable codebase\n- Duration-based Monitoring: Monitor system performance over specified time periods\n\nHardware Information Functions:\n- get_bios_info(): BIOS manufacturer, version, release date\n- get_system_info(): System manufacturer, product name, UUID, serial\n- get_baseboard_info(): Motherboard manufacturer, product, serial, version\n- get_chassis_info(): Chassis manufacturer, type, serial, version\n- get_cpu_info(): CPU name, cores, threads, speed, processor ID\n- get_ram_info(): Total memory, individual memory modules\n- get_disk_info(): Disk drives, models, sizes, interfaces\n- get_network_info(): Network adapters, MAC addresses, IP addresses\n\nPerformance Monitoring Functions:\n- get_cpu_usage(): Current CPU usage percentage\n- get_ram_usage(): Current RAM usage statistics\n- get_system_performance(): Combined CPU and RAM usage\n- monitor_cpu_usage_duration(): Monitor CPU over time period\n- monitor_ram_usage_duration(): Monitor RAM over time period\n- monitor_system_performance_duration(): Monitor both over time period\n\nAll functions return JSON-formatted data for easy parsing and integration.\n    \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A comprehensive Python library for collecting hardware information and performance monitoring on Windows and Linux.",
    "version": "2.0.3",
    "project_urls": {
        "Bug Reports": "https://github.com/gafoo173/HardView/issues",
        "Documentation": "https://github.com/gafoo173/HardView#readme",
        "Homepage": "https://github.com/gafoo173/HardView",
        "Source": "https://github.com/gafoo173/HardView"
    },
    "split_keywords": [
        "hardware",
        "system",
        "monitoring",
        "performance",
        "cpu",
        "ram",
        "disk",
        "network",
        "bios",
        "windows",
        "linux",
        "wmi"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "127a69eacc4371ba4bbc923552f37fa7c99916eca9dd1f5aee16f20876c7fcce",
                "md5": "d7b5a94f56c44bd0487b6933312002e5",
                "sha256": "70f2c34b587c6f60842e582fc59d9710e142c7be591315ea308384463b222276"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp310-cp310-manylinux2010_i686.manylinux2014_i686.manylinux_2_12_i686.manylinux_2_17_i686.whl",
            "has_sig": false,
            "md5_digest": "d7b5a94f56c44bd0487b6933312002e5",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 40938,
            "upload_time": "2025-07-09T09:23:46",
            "upload_time_iso_8601": "2025-07-09T09:23:46.011631Z",
            "url": "https://files.pythonhosted.org/packages/12/7a/69eacc4371ba4bbc923552f37fa7c99916eca9dd1f5aee16f20876c7fcce/hardview-2.0.3-cp310-cp310-manylinux2010_i686.manylinux2014_i686.manylinux_2_12_i686.manylinux_2_17_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "73413a31bc0ae1c6a9afa4a0e9af271483e910e696806ecabb5657b10259459c",
                "md5": "56a2097c70b14ab26e1aa49993ad53d1",
                "sha256": "5c8ee7a153d3b4b3ef55333bbbd9e5cb6a816d05032649c2b0684f9426c41978"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp310-cp310-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "56a2097c70b14ab26e1aa49993ad53d1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 39218,
            "upload_time": "2025-07-09T09:23:49",
            "upload_time_iso_8601": "2025-07-09T09:23:49.136182Z",
            "url": "https://files.pythonhosted.org/packages/73/41/3a31bc0ae1c6a9afa4a0e9af271483e910e696806ecabb5657b10259459c/hardview-2.0.3-cp310-cp310-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6580eb235d1e8ecccb7a2ae071526b5f1f67b85e7ddd9d7dd55de295ad0549f3",
                "md5": "6aa76a1f034c02084e8322b9386f8137",
                "sha256": "03877754a956723fcfbb1788c5b82c73a4e32dc6a8b47328653ac653a372e3a7"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "6aa76a1f034c02084e8322b9386f8137",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 20244,
            "upload_time": "2025-07-09T09:23:52",
            "upload_time_iso_8601": "2025-07-09T09:23:52.214276Z",
            "url": "https://files.pythonhosted.org/packages/65/80/eb235d1e8ecccb7a2ae071526b5f1f67b85e7ddd9d7dd55de295ad0549f3/hardview-2.0.3-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5b84928c6b80575bfb944ade684bb296f566973c3bb3a1b0376a6924c15608b7",
                "md5": "2c470d153fc6a407355da5566c6b8305",
                "sha256": "fe821cf5cba6b755f65a8949ea96bdc7e8ed2564f118051b68665263dd52c90d"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "2c470d153fc6a407355da5566c6b8305",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 24183,
            "upload_time": "2025-07-09T09:23:55",
            "upload_time_iso_8601": "2025-07-09T09:23:55.210835Z",
            "url": "https://files.pythonhosted.org/packages/5b/84/928c6b80575bfb944ade684bb296f566973c3bb3a1b0376a6924c15608b7/hardview-2.0.3-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0279c37843ce604f81d8d17cd889f7502f5f57872953cd0a2f5c63ed6d748bbc",
                "md5": "0691c7f1fc4815ae274981f35e1bd6cd",
                "sha256": "c64278c77e0f53d3a2624059c4849f7dfc4d1c24840bab190fa8d2c78dbad30f"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp311-cp311-manylinux2010_i686.manylinux2014_i686.manylinux_2_12_i686.manylinux_2_17_i686.whl",
            "has_sig": false,
            "md5_digest": "0691c7f1fc4815ae274981f35e1bd6cd",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 40947,
            "upload_time": "2025-07-09T09:23:58",
            "upload_time_iso_8601": "2025-07-09T09:23:58.859642Z",
            "url": "https://files.pythonhosted.org/packages/02/79/c37843ce604f81d8d17cd889f7502f5f57872953cd0a2f5c63ed6d748bbc/hardview-2.0.3-cp311-cp311-manylinux2010_i686.manylinux2014_i686.manylinux_2_12_i686.manylinux_2_17_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1924d907452d208a1d57c8802367e0a83e8f5d36c3b7e9a7e4681e028f3786f5",
                "md5": "25724b64fa40ea27656ec70de43a81c7",
                "sha256": "a4b311d499ff29904f6ae58f963ed476ad5f4694fc603937bcd679448e7514bd"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp311-cp311-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "25724b64fa40ea27656ec70de43a81c7",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 39257,
            "upload_time": "2025-07-09T09:24:02",
            "upload_time_iso_8601": "2025-07-09T09:24:02.235461Z",
            "url": "https://files.pythonhosted.org/packages/19/24/d907452d208a1d57c8802367e0a83e8f5d36c3b7e9a7e4681e028f3786f5/hardview-2.0.3-cp311-cp311-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "65d7da6891e31207795e68f4b70386e1a2dcf6451575db8e02cd7ae80813c7d4",
                "md5": "328c13d3fd8a8905a6d1f90d1e73ea66",
                "sha256": "4ba552d1f203e6b915c5d9fb288196c0066eca1b32e62b093f73da89047db1c1"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "328c13d3fd8a8905a6d1f90d1e73ea66",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 20249,
            "upload_time": "2025-07-09T09:24:05",
            "upload_time_iso_8601": "2025-07-09T09:24:05.086535Z",
            "url": "https://files.pythonhosted.org/packages/65/d7/da6891e31207795e68f4b70386e1a2dcf6451575db8e02cd7ae80813c7d4/hardview-2.0.3-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2e5e53cf5d29966bfe5db89096935ee37c047961d742a3e4059bf0354f67a9ae",
                "md5": "369bfe763ec264e28bc85864f223a559",
                "sha256": "7b45524464b984c5a0209e245b03f94c1c59540cb8e3eabf82c758439cf7ce02"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "369bfe763ec264e28bc85864f223a559",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 24180,
            "upload_time": "2025-07-09T09:24:08",
            "upload_time_iso_8601": "2025-07-09T09:24:08.068637Z",
            "url": "https://files.pythonhosted.org/packages/2e/5e/53cf5d29966bfe5db89096935ee37c047961d742a3e4059bf0354f67a9ae/hardview-2.0.3-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ea34ae8fe88caa8b1f524079def0919359c7c02cb92645745dabd0a3b62aacae",
                "md5": "14be7d73b4ca7a6804366095d2d72fc9",
                "sha256": "53ddc198ec482fe121d2ef736bd709dde27d45836f4ae53a59ec52268b16f641"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp312-cp312-manylinux2010_i686.manylinux2014_i686.manylinux_2_12_i686.manylinux_2_17_i686.whl",
            "has_sig": false,
            "md5_digest": "14be7d73b4ca7a6804366095d2d72fc9",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 40429,
            "upload_time": "2025-07-09T09:24:11",
            "upload_time_iso_8601": "2025-07-09T09:24:11.391592Z",
            "url": "https://files.pythonhosted.org/packages/ea/34/ae8fe88caa8b1f524079def0919359c7c02cb92645745dabd0a3b62aacae/hardview-2.0.3-cp312-cp312-manylinux2010_i686.manylinux2014_i686.manylinux_2_12_i686.manylinux_2_17_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "acc5b400d67757b37e2a38fb0dce06220c0d4773746f4350ace0e6fcec8758a1",
                "md5": "ccac582970f0c97f64f8559973c47c8c",
                "sha256": "bf346f1a00255fbb5706a761582ab0c7b067257ca8b2aea8b93094aedba3c744"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp312-cp312-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ccac582970f0c97f64f8559973c47c8c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 38483,
            "upload_time": "2025-07-09T09:24:14",
            "upload_time_iso_8601": "2025-07-09T09:24:14.522099Z",
            "url": "https://files.pythonhosted.org/packages/ac/c5/b400d67757b37e2a38fb0dce06220c0d4773746f4350ace0e6fcec8758a1/hardview-2.0.3-cp312-cp312-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "166b0dacbaedbf793544ab54c9ba366d7f4572ccec89394fe004af7d24c3432b",
                "md5": "f5cccb0d64d68252f76439f865096c7e",
                "sha256": "3ead1f1a9c679a10c58089baa447ec44f5f661a3d9e026cbbc6415cacbdd8a50"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "f5cccb0d64d68252f76439f865096c7e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 20212,
            "upload_time": "2025-07-09T09:24:17",
            "upload_time_iso_8601": "2025-07-09T09:24:17.560445Z",
            "url": "https://files.pythonhosted.org/packages/16/6b/0dacbaedbf793544ab54c9ba366d7f4572ccec89394fe004af7d24c3432b/hardview-2.0.3-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e63e720c4561917c5ae7544569b2f4c26ea0df3ddd08841ae71230ce56682562",
                "md5": "1921876b48d7a5aa9d634d82846b833f",
                "sha256": "2d88c7c49dc4cc99bd26314ea6bac456ed22254c5d66c1167431268fc966d755"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1921876b48d7a5aa9d634d82846b833f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 24194,
            "upload_time": "2025-07-09T09:24:20",
            "upload_time_iso_8601": "2025-07-09T09:24:20.756556Z",
            "url": "https://files.pythonhosted.org/packages/e6/3e/720c4561917c5ae7544569b2f4c26ea0df3ddd08841ae71230ce56682562/hardview-2.0.3-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ad4686ec429566b7eb158f61124052174e493b6d5140dfe06e22fe9f44983a86",
                "md5": "084ec3200e72b1d38c431415276fc6fd",
                "sha256": "96849cff2d3efead0bac78df39eede0f0eba2f35b0a0f78797a630827690d49b"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp313-cp313-manylinux2010_i686.manylinux2014_i686.manylinux_2_12_i686.manylinux_2_17_i686.whl",
            "has_sig": false,
            "md5_digest": "084ec3200e72b1d38c431415276fc6fd",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 40359,
            "upload_time": "2025-07-09T09:24:24",
            "upload_time_iso_8601": "2025-07-09T09:24:24.095107Z",
            "url": "https://files.pythonhosted.org/packages/ad/46/86ec429566b7eb158f61124052174e493b6d5140dfe06e22fe9f44983a86/hardview-2.0.3-cp313-cp313-manylinux2010_i686.manylinux2014_i686.manylinux_2_12_i686.manylinux_2_17_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7a33cc1c9212296c6019817a9c1052be64ad1435a3ac5e4229b30afc6459bd83",
                "md5": "51c560371ad1dbff4d65c9b8008ed33e",
                "sha256": "a2ff953ffbf1157ef1240c5b87109cfa74e570460f05a48bdacd791e46e22476"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp313-cp313-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "51c560371ad1dbff4d65c9b8008ed33e",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 38533,
            "upload_time": "2025-07-09T09:24:27",
            "upload_time_iso_8601": "2025-07-09T09:24:27.142247Z",
            "url": "https://files.pythonhosted.org/packages/7a/33/cc1c9212296c6019817a9c1052be64ad1435a3ac5e4229b30afc6459bd83/hardview-2.0.3-cp313-cp313-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "462a4eb2b5fb7dbc9259840b52d33aa5fb5ffc4e5a3d9715b689dd766229d5ac",
                "md5": "7b796edebce4ed39014ac8db172a2844",
                "sha256": "ab61c03dd60180aba19e430774599e530eddd7a85ec80da787fee597c58f3b8c"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp313-cp313-win32.whl",
            "has_sig": false,
            "md5_digest": "7b796edebce4ed39014ac8db172a2844",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 20206,
            "upload_time": "2025-07-09T09:24:30",
            "upload_time_iso_8601": "2025-07-09T09:24:30.339983Z",
            "url": "https://files.pythonhosted.org/packages/46/2a/4eb2b5fb7dbc9259840b52d33aa5fb5ffc4e5a3d9715b689dd766229d5ac/hardview-2.0.3-cp313-cp313-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9cf57edff5d300c706119d456c2880b2a31afc0e2e4d13611d0d32ac3e9bf8ca",
                "md5": "1dded2634b9a7cc7e3bae7063e9d26c7",
                "sha256": "66cf147fff8d48970a7615ca97ff388a7ca28a45118c174d1e5e4e6730881388"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1dded2634b9a7cc7e3bae7063e9d26c7",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 24194,
            "upload_time": "2025-07-09T09:24:33",
            "upload_time_iso_8601": "2025-07-09T09:24:33.151096Z",
            "url": "https://files.pythonhosted.org/packages/9c/f5/7edff5d300c706119d456c2880b2a31afc0e2e4d13611d0d32ac3e9bf8ca/hardview-2.0.3-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "398ee9a0f3ca683062faaf9def7385aadaeb5ad72eae419491f5aef60dd533f5",
                "md5": "be11013b5112e740965fe3e376d29cd8",
                "sha256": "5539663f389b82fe4709b5e194a79655fd0b88a757e8b12699c62ce6c0e6d622"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp38-cp38-manylinux2010_i686.manylinux2014_i686.manylinux_2_12_i686.manylinux_2_17_i686.whl",
            "has_sig": false,
            "md5_digest": "be11013b5112e740965fe3e376d29cd8",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 40664,
            "upload_time": "2025-07-09T09:24:36",
            "upload_time_iso_8601": "2025-07-09T09:24:36.094120Z",
            "url": "https://files.pythonhosted.org/packages/39/8e/e9a0f3ca683062faaf9def7385aadaeb5ad72eae419491f5aef60dd533f5/hardview-2.0.3-cp38-cp38-manylinux2010_i686.manylinux2014_i686.manylinux_2_12_i686.manylinux_2_17_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a869fb07810030fc9a7a5d6302313495f87d600e2d9dec357329001dabefd3fb",
                "md5": "b19a20b48aae934fed258f30b859869e",
                "sha256": "1e00cb3a4ade84e75b89a2c740e11c9aae995e39b604fc0ffdd5e6e8b1b03c4c"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp38-cp38-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b19a20b48aae934fed258f30b859869e",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 39116,
            "upload_time": "2025-07-09T09:24:39",
            "upload_time_iso_8601": "2025-07-09T09:24:39.184405Z",
            "url": "https://files.pythonhosted.org/packages/a8/69/fb07810030fc9a7a5d6302313495f87d600e2d9dec357329001dabefd3fb/hardview-2.0.3-cp38-cp38-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bc84b029a3ffd0e3f8dacf100fae0cb4d1dda1c4790e9ea5bd6a699530f35637",
                "md5": "efe8f91f49250021794055d14c35ba40",
                "sha256": "e5e477ab2659dae834f0238d2d3163b397b1e5fa0602073d963c0f598fdba65e"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "efe8f91f49250021794055d14c35ba40",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 20201,
            "upload_time": "2025-07-09T09:24:42",
            "upload_time_iso_8601": "2025-07-09T09:24:42.358208Z",
            "url": "https://files.pythonhosted.org/packages/bc/84/b029a3ffd0e3f8dacf100fae0cb4d1dda1c4790e9ea5bd6a699530f35637/hardview-2.0.3-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "98425a352be929673af9eb14dc8e464f1ecba38a44516a47f3ffa22ebad923de",
                "md5": "401051345657a839781ff9a24b69dc1b",
                "sha256": "ea6c1e6a940422721279953d22480193339183d55cabb44863e1a330e6ba876a"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "401051345657a839781ff9a24b69dc1b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 24183,
            "upload_time": "2025-07-09T09:24:45",
            "upload_time_iso_8601": "2025-07-09T09:24:45.663390Z",
            "url": "https://files.pythonhosted.org/packages/98/42/5a352be929673af9eb14dc8e464f1ecba38a44516a47f3ffa22ebad923de/hardview-2.0.3-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "69b63c310d3835532276cedb845d745b480e13c75961d0e46ff4fe2a1e6d6b69",
                "md5": "8fa61c6b2e30f967932cf765d5e6ce0e",
                "sha256": "db24b40e580d109999c507f38c77022c2ca6b989be7e41fcca280d525b69fd10"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp39-cp39-manylinux2010_i686.manylinux2014_i686.manylinux_2_12_i686.manylinux_2_17_i686.whl",
            "has_sig": false,
            "md5_digest": "8fa61c6b2e30f967932cf765d5e6ce0e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 40510,
            "upload_time": "2025-07-09T09:24:49",
            "upload_time_iso_8601": "2025-07-09T09:24:49.029156Z",
            "url": "https://files.pythonhosted.org/packages/69/b6/3c310d3835532276cedb845d745b480e13c75961d0e46ff4fe2a1e6d6b69/hardview-2.0.3-cp39-cp39-manylinux2010_i686.manylinux2014_i686.manylinux_2_12_i686.manylinux_2_17_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c9c7992ccb6c077f9b0955777b2361fdbb9951ca553dd2edc4b05fd3e5ae611b",
                "md5": "a57903567e7faf1dc94b88a6b109b539",
                "sha256": "86a4bc80b07bf365685c8024c3a63e492760dcc691e6458a4844204bc2cafbdc"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp39-cp39-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a57903567e7faf1dc94b88a6b109b539",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 38907,
            "upload_time": "2025-07-09T09:24:51",
            "upload_time_iso_8601": "2025-07-09T09:24:51.996083Z",
            "url": "https://files.pythonhosted.org/packages/c9/c7/992ccb6c077f9b0955777b2361fdbb9951ca553dd2edc4b05fd3e5ae611b/hardview-2.0.3-cp39-cp39-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "226de402b480418d10433d196d7563486ed9eb4a77d42ea2e02cf8bdec7fa332",
                "md5": "055e745d0fd7f01cb38d8c54d63d016b",
                "sha256": "d5ed7a7c726941ccbd1b5e03f62fb9673fdc8fd7f5fef8a0e87a505521815425"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "055e745d0fd7f01cb38d8c54d63d016b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 20270,
            "upload_time": "2025-07-09T09:24:54",
            "upload_time_iso_8601": "2025-07-09T09:24:54.931563Z",
            "url": "https://files.pythonhosted.org/packages/22/6d/e402b480418d10433d196d7563486ed9eb4a77d42ea2e02cf8bdec7fa332/hardview-2.0.3-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5028746a279304641ab9f92ced57e8ad970ffb334b7651dc565ba1ed2a3875c9",
                "md5": "9706c39292d278826e02cef4efe945d6",
                "sha256": "8cd483c0f522795a4a99b16cadb222c4e6accfbe37ac85a38f24f743f2f2521b"
            },
            "downloads": -1,
            "filename": "hardview-2.0.3-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "9706c39292d278826e02cef4efe945d6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 24250,
            "upload_time": "2025-07-09T09:24:57",
            "upload_time_iso_8601": "2025-07-09T09:24:57.714376Z",
            "url": "https://files.pythonhosted.org/packages/50/28/746a279304641ab9f92ced57e8ad970ffb334b7651dc565ba1ed2a3875c9/hardview-2.0.3-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 09:23:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gafoo173",
    "github_project": "HardView",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "hardview"
}
        
Elapsed time: 1.69673s