os-charts


Nameos-charts JSON
Version 0.2.9 PyPI version JSON
download
home_pageNone
Summary## OsCharts
upload_time2025-01-22 02:43:41
maintainerNone
docs_urlNone
authorLiuFeng
requires_python>=3
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## OsCharts

> OS 相关的指标计算库


## 入口文件

```
oschart -> charts_data.py
```

## 使用

#### 安装依赖包

1. 配置数据源

```bash
pass
```

2. 调用

```bash
pass
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "os-charts",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": null,
    "author": "LiuFeng",
    "author_email": "yuyu62488@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/16/c1/2b10a4968d39dbeacb5d88d0401d50f13bc01ed3a57a420286987d93ddc2/os_charts-0.2.9.tar.gz",
    "platform": null,
    "description": "## OsCharts\n\n> OS \u76f8\u5173\u7684\u6307\u6807\u8ba1\u7b97\u5e93\n\n\n## \u5165\u53e3\u6587\u4ef6\n\n```\noschart -> charts_data.py\n```\n\n## \u4f7f\u7528\n\n#### \u5b89\u88c5\u4f9d\u8d56\u5305\n\n1. \u914d\u7f6e\u6570\u636e\u6e90\n\n```bash\npass\n```\n\n2. \u8c03\u7528\n\n```bash\npass\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "## OsCharts",
    "version": "0.2.9",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33c069fa6133bdbda9a61a33a0c73159f84dcd19e947c7c0765edcd523653efe",
                "md5": "834675c716adcd16af4f432c4bff9eea",
                "sha256": "ee851901e9143d582874c7d34c1bd6e246c2ab9767b133b7580574b83170a5cc"
            },
            "downloads": -1,
            "filename": "os_charts-0.2.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "834675c716adcd16af4f432c4bff9eea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 23897,
            "upload_time": "2025-01-22T02:43:26",
            "upload_time_iso_8601": "2025-01-22T02:43:26.512067Z",
            "url": "https://files.pythonhosted.org/packages/33/c0/69fa6133bdbda9a61a33a0c73159f84dcd19e947c7c0765edcd523653efe/os_charts-0.2.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16c12b10a4968d39dbeacb5d88d0401d50f13bc01ed3a57a420286987d93ddc2",
                "md5": "46489659fe5b76cb5dcc7d79a1e2cb6b",
                "sha256": "afe42da4781c066fc47ec042fc40999fa7557f96a145adf13fbdf9f85cf53695"
            },
            "downloads": -1,
            "filename": "os_charts-0.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "46489659fe5b76cb5dcc7d79a1e2cb6b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 18810,
            "upload_time": "2025-01-22T02:43:41",
            "upload_time_iso_8601": "2025-01-22T02:43:41.721235Z",
            "url": "https://files.pythonhosted.org/packages/16/c1/2b10a4968d39dbeacb5d88d0401d50f13bc01ed3a57a420286987d93ddc2/os_charts-0.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-22 02:43:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "os-charts"
}
        
Elapsed time: 0.45815s