HardView


NameHardView JSON
Version 3.0.3 PyPI version JSON
download
home_pagehttps://github.com/gafoo173/HardView
SummaryA comprehensive Python library for collecting hardware information and performance monitoring with dual JSON/Python object output support.
upload_time2025-07-17 08:46:59
maintainerNone
docs_urlNone
authorgafoo
requires_python>=3.7
licenseNone
keywords hardware system monitoring performance cpu ram disk network gpu bios windows linux wmi python-objects json dual-output
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
HardView 3.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 with enhanced dual output support.

NEW FEATURES IN 3.0.3:

-Fixed the default value error in the objects functions that was causing them to return JSON when false was not explicitly specified.


Usage Examples:
```python
import HardView

bios_json = HardView.get_bios_info()
cpu_json = HardView.get_cpu_info()

bios_objects = HardView.get_bios_info_objects(0)
cpu_objects = HardView.get_cpu_info_objects(0)

cpu_usage = HardView.get_cpu_usage_objects(0)
ram_usage = HardView.get_ram_usage_objects(0)

cpu_monitoring = HardView.monitor_cpu_usage_duration_objects(10, 500)
```

Cross-platform Support:
- Windows: WMI (Windows Management Instrumentation) queries
- Linux: /proc, /sys filesystem reading and system calls
- Enhanced error handling and memory management
- Platform-specific optimizations

All functions return structured data in both JSON format and native Python objects for maximum flexibility.
    

            

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 gpu bios windows linux wmi python-objects json dual-output",
    "author": "gafoo",
    "author_email": "omarwaled3374@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "\nHardView 3.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 with enhanced dual output support.\n\nNEW FEATURES IN 3.0.3:\n\n-Fixed the default value error in the objects functions that was causing them to return JSON when false was not explicitly specified.\n\n\nUsage Examples:\n```python\nimport HardView\n\nbios_json = HardView.get_bios_info()\ncpu_json = HardView.get_cpu_info()\n\nbios_objects = HardView.get_bios_info_objects(0)\ncpu_objects = HardView.get_cpu_info_objects(0)\n\ncpu_usage = HardView.get_cpu_usage_objects(0)\nram_usage = HardView.get_ram_usage_objects(0)\n\ncpu_monitoring = HardView.monitor_cpu_usage_duration_objects(10, 500)\n```\n\nCross-platform Support:\n- Windows: WMI (Windows Management Instrumentation) queries\n- Linux: /proc, /sys filesystem reading and system calls\n- Enhanced error handling and memory management\n- Platform-specific optimizations\n\nAll functions return structured data in both JSON format and native Python objects for maximum flexibility.\n    \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A comprehensive Python library for collecting hardware information and performance monitoring with dual JSON/Python object output support.",
    "version": "3.0.3",
    "project_urls": {
        "API Guide": "https://github.com/gafoo173/HardView/What.md",
        "Bug Reports": "https://github.com/gafoo173/HardView/issues",
        "Changelog": "https://github.com/gafoo173/HardView/CHANGELOG.md",
        "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",
        "gpu",
        "bios",
        "windows",
        "linux",
        "wmi",
        "python-objects",
        "json",
        "dual-output"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e0887fd9ac29353a5c785bb774dec1f9948b8535ea2dd389ce5c03881f4f2303",
                "md5": "9f64f6c0f8332a38b84b8e1249c0ae10",
                "sha256": "d640a939c022dff572bf57cd32a8303f2e802a8517bebfdc7e5e867283a5f29e"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp310-cp310-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl",
            "has_sig": false,
            "md5_digest": "9f64f6c0f8332a38b84b8e1249c0ae10",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 93145,
            "upload_time": "2025-07-17T08:46:59",
            "upload_time_iso_8601": "2025-07-17T08:46:59.741057Z",
            "url": "https://files.pythonhosted.org/packages/e0/88/7fd9ac29353a5c785bb774dec1f9948b8535ea2dd389ce5c03881f4f2303/hardview-3.0.3-cp310-cp310-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6d651800b1f6c3964056482250d29ed7dc7761f6a365a5c81d4ff815c97e62f0",
                "md5": "718965ec836c1b12032ab37e1e5c437c",
                "sha256": "1640280e9bfc3141a8c6703fad9c40c8f5f293c3811c5d7764516c95aaf2d720"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl",
            "has_sig": false,
            "md5_digest": "718965ec836c1b12032ab37e1e5c437c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 94374,
            "upload_time": "2025-07-17T08:47:04",
            "upload_time_iso_8601": "2025-07-17T08:47:04.379466Z",
            "url": "https://files.pythonhosted.org/packages/6d/65/1800b1f6c3964056482250d29ed7dc7761f6a365a5c81d4ff815c97e62f0/hardview-3.0.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9811c2e40a8deb9dadcc19ed4e7d11726dce6fb0ad96d53c967a1714ef48b017",
                "md5": "16f99163976a9487eea8f534bb0958bd",
                "sha256": "92d2823d64b0dc0db431e1a6c9efdf5204713bf0606eac112ee83b05b76c0ea7"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "16f99163976a9487eea8f534bb0958bd",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 31313,
            "upload_time": "2025-07-17T08:47:07",
            "upload_time_iso_8601": "2025-07-17T08:47:07.795431Z",
            "url": "https://files.pythonhosted.org/packages/98/11/c2e40a8deb9dadcc19ed4e7d11726dce6fb0ad96d53c967a1714ef48b017/hardview-3.0.3-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cf7b307732394637b75466a01ab1d3624bbd449865039ef12672ca93edd7a61d",
                "md5": "84ff81d8d9e36fab2e4dc60d466d8c46",
                "sha256": "b5ea138dae13707c34887876b430c136b0146777f202485f56f9d13ea0bcab9b"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "84ff81d8d9e36fab2e4dc60d466d8c46",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 39520,
            "upload_time": "2025-07-17T08:47:11",
            "upload_time_iso_8601": "2025-07-17T08:47:11.381320Z",
            "url": "https://files.pythonhosted.org/packages/cf/7b/307732394637b75466a01ab1d3624bbd449865039ef12672ca93edd7a61d/hardview-3.0.3-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "51e12ee7f9d10805a1e558655e2021d7f9417e255c841afc7f847f0dc84c1e68",
                "md5": "8a2f7678dc23823d6d6d701951ef4b06",
                "sha256": "d411ac5a45d62dff5560bcf5949f42c251599fc2cc6bf292367d0a5d4af3aba3"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp311-cp311-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl",
            "has_sig": false,
            "md5_digest": "8a2f7678dc23823d6d6d701951ef4b06",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 93472,
            "upload_time": "2025-07-17T08:47:15",
            "upload_time_iso_8601": "2025-07-17T08:47:15.012573Z",
            "url": "https://files.pythonhosted.org/packages/51/e1/2ee7f9d10805a1e558655e2021d7f9417e255c841afc7f847f0dc84c1e68/hardview-3.0.3-cp311-cp311-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c293a84ebfbf072ec293689e661619b51b2984d7e4fda6cd3a895a1a67f5b06a",
                "md5": "2426dbc1b7932e05d22fd92a6f331ff4",
                "sha256": "b0a4e6c7bbd61a6223560c82709617adc3a1be71fc5c98843ea02ae96bcf6162"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2426dbc1b7932e05d22fd92a6f331ff4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 95745,
            "upload_time": "2025-07-17T08:47:18",
            "upload_time_iso_8601": "2025-07-17T08:47:18.719596Z",
            "url": "https://files.pythonhosted.org/packages/c2/93/a84ebfbf072ec293689e661619b51b2984d7e4fda6cd3a895a1a67f5b06a/hardview-3.0.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "65577e6fb373c7c83856c44109be2efed8e06dec6dd8db2db0114e43dfbf1f91",
                "md5": "7b39814d8db1baf0189a2dd11a6c04ca",
                "sha256": "ccc8d97740659016778a17fe0f13a5e66cb03ef10cedb7818b7cbad367ebca6f"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "7b39814d8db1baf0189a2dd11a6c04ca",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 31305,
            "upload_time": "2025-07-17T08:47:22",
            "upload_time_iso_8601": "2025-07-17T08:47:22.230744Z",
            "url": "https://files.pythonhosted.org/packages/65/57/7e6fb373c7c83856c44109be2efed8e06dec6dd8db2db0114e43dfbf1f91/hardview-3.0.3-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "982e2ca3095140b2630cb11d2237bdd53d2655d009442faf1f723087be89807b",
                "md5": "a17e48e4ce164c51f602c93eab03b4d8",
                "sha256": "6eac9e4e3478b3f85b6ddc0fa4cd93dc879b0ffeab800e86ac2f35eaf558ec54"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a17e48e4ce164c51f602c93eab03b4d8",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 39524,
            "upload_time": "2025-07-17T08:47:25",
            "upload_time_iso_8601": "2025-07-17T08:47:25.763650Z",
            "url": "https://files.pythonhosted.org/packages/98/2e/2ca3095140b2630cb11d2237bdd53d2655d009442faf1f723087be89807b/hardview-3.0.3-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6770a44652efb022d7839b076594144435e990fc20d1ff593d75f96c5fcfb489",
                "md5": "5211f1a9d683fd971dacd193705feaab",
                "sha256": "a467a6d9701bd125325eaa15a80b8681663758cfaca042ca2ab97dc17e05b76a"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp312-cp312-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl",
            "has_sig": false,
            "md5_digest": "5211f1a9d683fd971dacd193705feaab",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 96390,
            "upload_time": "2025-07-17T08:47:29",
            "upload_time_iso_8601": "2025-07-17T08:47:29.474096Z",
            "url": "https://files.pythonhosted.org/packages/67/70/a44652efb022d7839b076594144435e990fc20d1ff593d75f96c5fcfb489/hardview-3.0.3-cp312-cp312-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c440e7897a9862e22e6b3223f3b38833bb784eeff862ef3bc1a96467f9ad3864",
                "md5": "8dc51c6ce6ab8eba18d77e67d9668162",
                "sha256": "b061cc1bd8ce525c3199a83e037498aaecdaf2e4d07feb57fbaf5abc512d8166"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8dc51c6ce6ab8eba18d77e67d9668162",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 99777,
            "upload_time": "2025-07-17T08:47:33",
            "upload_time_iso_8601": "2025-07-17T08:47:33.406077Z",
            "url": "https://files.pythonhosted.org/packages/c4/40/e7897a9862e22e6b3223f3b38833bb784eeff862ef3bc1a96467f9ad3864/hardview-3.0.3-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5cbdb23eca676008b7ec0bcf0287110c4d172d1db84d5181facca59308c1db2f",
                "md5": "410df31b02e1cd16dfff139e07a48211",
                "sha256": "32a0d0c8303247e2180d064c93002d488c1b6a54e96ecca111959a868dbbcd5e"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "410df31b02e1cd16dfff139e07a48211",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 31051,
            "upload_time": "2025-07-17T08:47:36",
            "upload_time_iso_8601": "2025-07-17T08:47:36.614144Z",
            "url": "https://files.pythonhosted.org/packages/5c/bd/b23eca676008b7ec0bcf0287110c4d172d1db84d5181facca59308c1db2f/hardview-3.0.3-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4736054759888796fdcda63919091310701740ec2e8574d9cca62b2e135f26a6",
                "md5": "f8140caedbe4d85bf4a6f9f8e59700f3",
                "sha256": "deaa9f9eb60ee5dff04f79ebd4d59610d902028082ccd7cb7c822ebfa8b33e95"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f8140caedbe4d85bf4a6f9f8e59700f3",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 39048,
            "upload_time": "2025-07-17T08:47:39",
            "upload_time_iso_8601": "2025-07-17T08:47:39.781542Z",
            "url": "https://files.pythonhosted.org/packages/47/36/054759888796fdcda63919091310701740ec2e8574d9cca62b2e135f26a6/hardview-3.0.3-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3adf2c53740e89b3f06cb46fa6f61ba176202e8b8bd2d7c6d5eaecb702aa5326",
                "md5": "c00c140059f585ab092d63b76ed7fcc2",
                "sha256": "f63533b3a5ac983b79320d8964986412a28351bb2befdff69e33617f0c086c58"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl",
            "has_sig": false,
            "md5_digest": "c00c140059f585ab092d63b76ed7fcc2",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 96405,
            "upload_time": "2025-07-17T08:47:43",
            "upload_time_iso_8601": "2025-07-17T08:47:43.262754Z",
            "url": "https://files.pythonhosted.org/packages/3a/df/2c53740e89b3f06cb46fa6f61ba176202e8b8bd2d7c6d5eaecb702aa5326/hardview-3.0.3-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "10ff2b549e4586ad2ac7a06bdabb19de25e03db926b2c11c56a179bcb04c0da8",
                "md5": "cc2e941464954b9c9a9f4f6157443731",
                "sha256": "336ebf6f9e7268137c12d84f6743af821ea6150dfd939396d9fc2fb51116f3bd"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cc2e941464954b9c9a9f4f6157443731",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 99727,
            "upload_time": "2025-07-17T08:47:47",
            "upload_time_iso_8601": "2025-07-17T08:47:47.066459Z",
            "url": "https://files.pythonhosted.org/packages/10/ff/2b549e4586ad2ac7a06bdabb19de25e03db926b2c11c56a179bcb04c0da8/hardview-3.0.3-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "91462934f400d1fe69658d2c6698d209238f7d63d5ddda367132cc3b475f115b",
                "md5": "d7de1398b5969f8ecc9e2299b78a65ae",
                "sha256": "944cc0fe43ee539610aae65ae9800190a2f2044fad02c2ba4a4d43b2771af56a"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp313-cp313-win32.whl",
            "has_sig": false,
            "md5_digest": "d7de1398b5969f8ecc9e2299b78a65ae",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 31048,
            "upload_time": "2025-07-17T08:47:50",
            "upload_time_iso_8601": "2025-07-17T08:47:50.308081Z",
            "url": "https://files.pythonhosted.org/packages/91/46/2934f400d1fe69658d2c6698d209238f7d63d5ddda367132cc3b475f115b/hardview-3.0.3-cp313-cp313-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d6ad1d2b8a56b888a93ddfdae800949e2613d17db71e081d1b8fea8fcc1a5bef",
                "md5": "6b660997cefe636f65c1bdc66f1d24b8",
                "sha256": "4424d3c65e7751d9d5d35700675c6bed02a08e3a897238e5ba675407e3889df1"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6b660997cefe636f65c1bdc66f1d24b8",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 39041,
            "upload_time": "2025-07-17T08:47:58",
            "upload_time_iso_8601": "2025-07-17T08:47:58.927822Z",
            "url": "https://files.pythonhosted.org/packages/d6/ad/1d2b8a56b888a93ddfdae800949e2613d17db71e081d1b8fea8fcc1a5bef/hardview-3.0.3-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "82471072b9f495c5027854a63046d7b8451a4437db432d9a08cc6bc1c029cd91",
                "md5": "caa62fe6c1015606bc5e7b7a3967f5f6",
                "sha256": "48736cc3aecb8a1f246fed0e1faa09a73382be5c694c61bc20d5d324899c8cb1"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp38-cp38-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl",
            "has_sig": false,
            "md5_digest": "caa62fe6c1015606bc5e7b7a3967f5f6",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 94301,
            "upload_time": "2025-07-17T08:48:02",
            "upload_time_iso_8601": "2025-07-17T08:48:02.482607Z",
            "url": "https://files.pythonhosted.org/packages/82/47/1072b9f495c5027854a63046d7b8451a4437db432d9a08cc6bc1c029cd91/hardview-3.0.3-cp38-cp38-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "afc2b17799f0dfca691ebdc047d03774b040b0c43f3ec9a9f3f48b6dcbf7b6a7",
                "md5": "d26158617773bac38a8ac62bf42795c1",
                "sha256": "3fd04520c1d0015d42bf46bb2862977a9f7113dc755f7c70f2aa2c00e6fcefd8"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp38-cp38-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d26158617773bac38a8ac62bf42795c1",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 96300,
            "upload_time": "2025-07-17T08:48:06",
            "upload_time_iso_8601": "2025-07-17T08:48:06.379693Z",
            "url": "https://files.pythonhosted.org/packages/af/c2/b17799f0dfca691ebdc047d03774b040b0c43f3ec9a9f3f48b6dcbf7b6a7/hardview-3.0.3-cp38-cp38-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a0f59bd6bac1e3f8e8df422b1e42475ac5f7b9c7e76c4b034451556a5a26c1ee",
                "md5": "19a00b1152fe3a0e21bfee3e6a5c363b",
                "sha256": "ff74037d7a0bc68718c6405e5e682b6a350bb93dea0b005d501088f8dda76a01"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "19a00b1152fe3a0e21bfee3e6a5c363b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 31272,
            "upload_time": "2025-07-17T08:48:09",
            "upload_time_iso_8601": "2025-07-17T08:48:09.532514Z",
            "url": "https://files.pythonhosted.org/packages/a0/f5/9bd6bac1e3f8e8df422b1e42475ac5f7b9c7e76c4b034451556a5a26c1ee/hardview-3.0.3-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3b0dafc4136b3c8b2e9319f3840dcb562b9ba7855b68d5ce8994efd988086679",
                "md5": "12f8adfbffc26cd20542fb9cc46e3bfd",
                "sha256": "ad23fa668733ae96955cb47653f2ad696d95a9235e172a8d338d6dc11bb95d0e"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "12f8adfbffc26cd20542fb9cc46e3bfd",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 39625,
            "upload_time": "2025-07-17T08:48:12",
            "upload_time_iso_8601": "2025-07-17T08:48:12.656713Z",
            "url": "https://files.pythonhosted.org/packages/3b/0d/afc4136b3c8b2e9319f3840dcb562b9ba7855b68d5ce8994efd988086679/hardview-3.0.3-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "25bdfac011daabf50da613849b1dadf8c47f77ada49b1660a06ee443d8bdbb18",
                "md5": "c562183db3aa167145ad2b5c73f268ca",
                "sha256": "6aa014d698ceb8554980b6a88c59bd50d61664a7ac3dd1a7c3df401977b87468"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp39-cp39-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl",
            "has_sig": false,
            "md5_digest": "c562183db3aa167145ad2b5c73f268ca",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 91913,
            "upload_time": "2025-07-17T08:48:16",
            "upload_time_iso_8601": "2025-07-17T08:48:16.816444Z",
            "url": "https://files.pythonhosted.org/packages/25/bd/fac011daabf50da613849b1dadf8c47f77ada49b1660a06ee443d8bdbb18/hardview-3.0.3-cp39-cp39-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dc630b0f69ea1ccdf29f93c586fc84c5746720d3babb619fcee5f34ad50d8926",
                "md5": "eb61ba906c217fc70d38578aebc01dec",
                "sha256": "a388de34febf4f367cde3b7c100012d31e52b78959f6bf99c278ad61bfbfeb0c"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl",
            "has_sig": false,
            "md5_digest": "eb61ba906c217fc70d38578aebc01dec",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 93007,
            "upload_time": "2025-07-17T08:48:20",
            "upload_time_iso_8601": "2025-07-17T08:48:20.324433Z",
            "url": "https://files.pythonhosted.org/packages/dc/63/0b0f69ea1ccdf29f93c586fc84c5746720d3babb619fcee5f34ad50d8926/hardview-3.0.3-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "661aceb1e727d34bd9eac72ea937ab676cba66e8396fb71becb5f708e7894021",
                "md5": "b6fd4c6605430b6bf73f72707ec05028",
                "sha256": "c111c6ef55b747c7fb0859af1089802ae407d41e97f3072b2b98bc1ddc4dd921"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "b6fd4c6605430b6bf73f72707ec05028",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 31364,
            "upload_time": "2025-07-17T08:48:23",
            "upload_time_iso_8601": "2025-07-17T08:48:23.636660Z",
            "url": "https://files.pythonhosted.org/packages/66/1a/ceb1e727d34bd9eac72ea937ab676cba66e8396fb71becb5f708e7894021/hardview-3.0.3-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "27d9ecf006da6dae7278e3ec2ddff49cef5cbeff2d8f18c506a602a43e8aca92",
                "md5": "3693d56ca685b667c1f8e33ac5c6e76d",
                "sha256": "0b44b451dd55543691dfdd9dd5d3bb44b510e8e1ad72f88ea9daa2b15fff3d79"
            },
            "downloads": -1,
            "filename": "hardview-3.0.3-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3693d56ca685b667c1f8e33ac5c6e76d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 39724,
            "upload_time": "2025-07-17T08:48:55",
            "upload_time_iso_8601": "2025-07-17T08:48:55.865461Z",
            "url": "https://files.pythonhosted.org/packages/27/d9/ecf006da6dae7278e3ec2ddff49cef5cbeff2d8f18c506a602a43e8aca92/hardview-3.0.3-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 08:46:59",
    "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.14921s