# xypyutil
## Overview
- Inspired by [kkpyutil](https://github.com/kakyoism/kkpyutil) , combined with my own needs, I decided to fork a version and develop it incrementally on my own
## Premises
- Provide one-liner APIs to simplify generic cross-platform sys-admin tasks
- Act as a thin wrapper over Python stdlibs, system builtin programs, and well-known 3rd-party standalone programs
- Avoid dependency on third-party packages
## INSTALL
```shell
pip3 install xypyutil
```
Raw data
{
"_id": null,
"home_page": "https://github.com/zcyh147/xypyutil/",
"name": "xypyutil",
"maintainer": "Xi Ye",
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": "zcyh147@gmail.com",
"keywords": "utility, logging, systems",
"author": "Xi Ye",
"author_email": "zcyh147@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/75/9a/a6c0e53421e6a47d1ce7861cf05068451858cdcd49bc7607ad2889af4c39/xypyutil-1.0.6.tar.gz",
"platform": null,
"description": "# xypyutil\n## Overview\n- Inspired by [kkpyutil](https://github.com/kakyoism/kkpyutil) , combined with my own needs, I decided to fork a version and develop it incrementally on my own\n\n## Premises\n- Provide one-liner APIs to simplify generic cross-platform sys-admin tasks\n- Act as a thin wrapper over Python stdlibs, system builtin programs, and well-known 3rd-party standalone programs\n- Avoid dependency on third-party packages\n\n## INSTALL\n```shell\npip3 install xypyutil\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Building blocks for sysadmin and DevOps",
"version": "1.0.6",
"project_urls": {
"Documentation": "https://github.com/zcyh147/xypyutil/README.md",
"Homepage": "https://github.com/zcyh147/xypyutil/",
"Repository": "https://github.com/zcyh147/xypyutil/",
"issues": "https://github.com/zcyh147/xypyutil//issues"
},
"split_keywords": [
"utility",
" logging",
" systems"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b11cf20be500e3c706218edf70a6915ee370d47db9ae5647c8a2889d87067c69",
"md5": "782fa234f7c8c91a2deb690aa01f73a0",
"sha256": "6948ec0cae9f294b84de8869118921ca92341d397ceb946f8828ff5cd7610e31"
},
"downloads": -1,
"filename": "xypyutil-1.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "782fa234f7c8c91a2deb690aa01f73a0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 35948,
"upload_time": "2025-07-14T14:58:28",
"upload_time_iso_8601": "2025-07-14T14:58:28.418729Z",
"url": "https://files.pythonhosted.org/packages/b1/1c/f20be500e3c706218edf70a6915ee370d47db9ae5647c8a2889d87067c69/xypyutil-1.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "759aa6c0e53421e6a47d1ce7861cf05068451858cdcd49bc7607ad2889af4c39",
"md5": "b8cd0d0330f0348e3c09593cc2395669",
"sha256": "16f01c0201432d56e1c0b5d51f683713323c81500bbdc3d24c0dc6881823fcc5"
},
"downloads": -1,
"filename": "xypyutil-1.0.6.tar.gz",
"has_sig": false,
"md5_digest": "b8cd0d0330f0348e3c09593cc2395669",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 35675,
"upload_time": "2025-07-14T14:58:29",
"upload_time_iso_8601": "2025-07-14T14:58:29.591119Z",
"url": "https://files.pythonhosted.org/packages/75/9a/a6c0e53421e6a47d1ce7861cf05068451858cdcd49bc7607ad2889af4c39/xypyutil-1.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 14:58:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zcyh147",
"github_project": "xypyutil",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "xypyutil"
}