Name | linuxsysstat JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | Linux System stat |
upload_time | 2024-04-23 19:47:01 |
maintainer | None |
docs_url | None |
author | Bharath |
requires_python | <4.0,>=3.10 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# linuxsysstat
Linux System Statistics
# How to upload to pypi.org
- Note: We need a API token, if forgotten then create one in the pypi.org
# Build and Publish using Poetry
```bash
$ poetry build
$ poetry publish
```
- Once uploaded the package
```bash
$ pip install sysinfo
$ sysinfo
```
# Upgrade
Raw data
{
"_id": null,
"home_page": null,
"name": "linuxsysstat",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Bharath",
"author_email": "learnit.linux@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/34/bf/08ca98bd9f3faecb9957d41b525032d96e92a628a427d53251eb68575014/linuxsysstat-0.1.0.tar.gz",
"platform": null,
"description": "# linuxsysstat \nLinux System Statistics\n\n\n# How to upload to pypi.org\n- Note: We need a API token, if forgotten then create one in the pypi.org\n\n# Build and Publish using Poetry\n```bash\n$ poetry build\n$ poetry publish\n```\n\n- Once uploaded the package\n```bash\n$ pip install sysinfo\n$ sysinfo\n```\n\n# Upgrade\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Linux System stat",
"version": "0.1.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bd631e7dad079bd89f16e745806d0305c95a630dccd147002397028e88234305",
"md5": "39c50c799479ddfb944675b5f8e988dd",
"sha256": "064f2cb98df64adb1cc01e52887ee30c7aa0a53de4ee32151912336aade83774"
},
"downloads": -1,
"filename": "linuxsysstat-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "39c50c799479ddfb944675b5f8e988dd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 2074,
"upload_time": "2024-04-23T19:46:59",
"upload_time_iso_8601": "2024-04-23T19:46:59.238963Z",
"url": "https://files.pythonhosted.org/packages/bd/63/1e7dad079bd89f16e745806d0305c95a630dccd147002397028e88234305/linuxsysstat-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "34bf08ca98bd9f3faecb9957d41b525032d96e92a628a427d53251eb68575014",
"md5": "44f860b1dd4a79badfed93435d2f3cd8",
"sha256": "755f82b58418227b15c6e01a80f4c4831818b3f60233a0b867120e0b46024f3e"
},
"downloads": -1,
"filename": "linuxsysstat-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "44f860b1dd4a79badfed93435d2f3cd8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 1435,
"upload_time": "2024-04-23T19:47:01",
"upload_time_iso_8601": "2024-04-23T19:47:01.324552Z",
"url": "https://files.pythonhosted.org/packages/34/bf/08ca98bd9f3faecb9957d41b525032d96e92a628a427d53251eb68575014/linuxsysstat-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-23 19:47:01",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "linuxsysstat"
}