ospylib


Nameospylib JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/Bamboooz/os.py
Summaryos.py - Python library as well as command prompt tool to read and manipulate machine information 💻
upload_time2023-05-13 18:08:44
maintainer
docs_urlNone
authorBamboooz
requires_python
licenseBSD-3-Clause
keywords python windows library device cpu hardware storage gpu display motherboard system-monitor terminal hardware-information network-information
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            os.py - Python library as well as command prompt tool to read and manipulate machine information đź’»

Installation

You can install os.py using pip:
pip install ospylib

Usage

To use os.py, simply import it at the beginning of your Python script:

import ospylib

Contributing

If you would like to contribute to os.py, please submit a pull request on GitHub.

License

os.py is released under the BSD-3-Clause license. See LICENSE.md for more information.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Bamboooz/os.py",
    "name": "ospylib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,windows,library,device,cpu,hardware,storage,gpu,display,motherboard,system-monitor,terminal,hardware-information,network-information",
    "author": "Bamboooz",
    "author_email": "bambusixmc@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c0/5b/95202121aec49783efe425d6a8da74815a20157a7fd34fca39cd35a03082/ospylib-0.0.2.tar.gz",
    "platform": null,
    "description": "os.py - Python library as well as command prompt tool to read and manipulate machine information \u0111\u017a\u2019\u00bb\r\n\r\nInstallation\r\n\r\nYou can install os.py using pip:\r\npip install ospylib\r\n\r\nUsage\r\n\r\nTo use os.py, simply import it at the beginning of your Python script:\r\n\r\nimport ospylib\r\n\r\nContributing\r\n\r\nIf you would like to contribute to os.py, please submit a pull request on GitHub.\r\n\r\nLicense\r\n\r\nos.py is released under the BSD-3-Clause license. See LICENSE.md for more information.\r\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "os.py - Python library as well as command prompt tool to read and manipulate machine information \ud83d\udcbb",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/Bamboooz/os.py"
    },
    "split_keywords": [
        "python",
        "windows",
        "library",
        "device",
        "cpu",
        "hardware",
        "storage",
        "gpu",
        "display",
        "motherboard",
        "system-monitor",
        "terminal",
        "hardware-information",
        "network-information"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "701a48639a88d90c6c4acc90748dcc007f110d7e193b4e48ca3ed60c78f7e2a8",
                "md5": "9b17a902a7290931f2bbc9b7bc9bcb68",
                "sha256": "d02b98804cfa1a6c27887f2b108c98de0529d135af099b9753dd9fb1e664a95f"
            },
            "downloads": -1,
            "filename": "ospylib-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b17a902a7290931f2bbc9b7bc9bcb68",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2450,
            "upload_time": "2023-05-13T18:08:42",
            "upload_time_iso_8601": "2023-05-13T18:08:42.134747Z",
            "url": "https://files.pythonhosted.org/packages/70/1a/48639a88d90c6c4acc90748dcc007f110d7e193b4e48ca3ed60c78f7e2a8/ospylib-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c05b95202121aec49783efe425d6a8da74815a20157a7fd34fca39cd35a03082",
                "md5": "c3a88faabf9abb33b0616e8a7bb07b41",
                "sha256": "a26ca1e888fe74393a8f4a4804499723f1e68c92928f5fec125eb0927c3473a2"
            },
            "downloads": -1,
            "filename": "ospylib-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c3a88faabf9abb33b0616e8a7bb07b41",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1871,
            "upload_time": "2023-05-13T18:08:44",
            "upload_time_iso_8601": "2023-05-13T18:08:44.304820Z",
            "url": "https://files.pythonhosted.org/packages/c0/5b/95202121aec49783efe425d6a8da74815a20157a7fd34fca39cd35a03082/ospylib-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-13 18:08:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Bamboooz",
    "github_project": "os.py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ospylib"
}
        
Elapsed time: 0.06574s