os-py-tests


Nameos-py-tests JSON
Version 0.0.1 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-04-17 15:31:44
maintainer
docs_urlNone
authorBamboooz
requires_python
licenseBSD-3-Clause
keywords python windows library device cpu hardware storage gpu display sound 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 os_py

Usage

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

import os_py

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": "os-py-tests",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,windows,library,device,cpu,hardware,storage,gpu,display,sound,motherboard,system-monitor,terminal,hardware-information,network-information",
    "author": "Bamboooz",
    "author_email": "bambusixmc@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7e/0e/28e2aaf169e910639c0cbaa69cc714122ce27ae8b233e5e91331d362ea65/os_py_tests-0.0.1.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 os_py\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 os_py\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\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.1",
    "split_keywords": [
        "python",
        "windows",
        "library",
        "device",
        "cpu",
        "hardware",
        "storage",
        "gpu",
        "display",
        "sound",
        "motherboard",
        "system-monitor",
        "terminal",
        "hardware-information",
        "network-information"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0ecf5f2acdb93ac3875a327b006eb216951a8a97df851700c34016e9d896d8a",
                "md5": "12ae10bbbbddcc5c8c219b03256c8922",
                "sha256": "3e28ba13028cdd5468b479db6ecf52a9c5dbd694ea12af545cb9b4f0f4392611"
            },
            "downloads": -1,
            "filename": "os_py_tests-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "12ae10bbbbddcc5c8c219b03256c8922",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6856,
            "upload_time": "2023-04-17T15:31:42",
            "upload_time_iso_8601": "2023-04-17T15:31:42.700930Z",
            "url": "https://files.pythonhosted.org/packages/a0/ec/f5f2acdb93ac3875a327b006eb216951a8a97df851700c34016e9d896d8a/os_py_tests-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e0e28e2aaf169e910639c0cbaa69cc714122ce27ae8b233e5e91331d362ea65",
                "md5": "8d5009658e6bfb85f6eca5b0a43b7f53",
                "sha256": "6a58a8b4de9cda1b16ed222cfd8d9d5f677012203d94afc6ce0ead7296b69b3d"
            },
            "downloads": -1,
            "filename": "os_py_tests-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8d5009658e6bfb85f6eca5b0a43b7f53",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26704,
            "upload_time": "2023-04-17T15:31:44",
            "upload_time_iso_8601": "2023-04-17T15:31:44.631483Z",
            "url": "https://files.pythonhosted.org/packages/7e/0e/28e2aaf169e910639c0cbaa69cc714122ce27ae8b233e5e91331d362ea65/os_py_tests-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-17 15:31:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Bamboooz",
    "github_project": "os.py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "os-py-tests"
}
        
Elapsed time: 0.05468s