Name | pshell JSON |
Version |
1.4.0
JSON |
| download |
home_page | |
Summary | An alternative to bash scripts |
upload_time | 2024-03-15 22:19:46 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.8 |
license | Apache |
keywords |
bash
shell
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
pshell: get rid of all bash scripts
===================================
[![doc-badge](https://github.com/crusaderky/pshell/actions/workflows/docs.yml/badge.svg)](https://github.com/crusaderky/pshell/actions)
[![pre-commit-badge](https://github.com/crusaderky/pshell/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/crusaderky/pshell/actions)
[![pytest-badge](https://github.com/crusaderky/pshell/actions/workflows/pytest.yml/badge.svg)](https://github.com/crusaderky/pshell/actions)
[![codecov-badge](https://codecov.io/gh/crusaderky/pshell/branch/main/graph/badge.svg)](https://codecov.io/gh/crusaderky/pshell/branch/main)
Python API to completely replace bash scripting
Full documentation at http://pshell.readthedocs.io/
Raw data
{
"_id": null,
"home_page": "",
"name": "pshell",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "bash,shell",
"author": "",
"author_email": "Guido Imperiale <crusaderky@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/5c/60/7ad379fcc78b4128376891a55dfb62d11ff69308be8eb676f47bc8be9716/pshell-1.4.0.tar.gz",
"platform": null,
"description": "pshell: get rid of all bash scripts\n===================================\n[![doc-badge](https://github.com/crusaderky/pshell/actions/workflows/docs.yml/badge.svg)](https://github.com/crusaderky/pshell/actions)\n[![pre-commit-badge](https://github.com/crusaderky/pshell/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/crusaderky/pshell/actions)\n[![pytest-badge](https://github.com/crusaderky/pshell/actions/workflows/pytest.yml/badge.svg)](https://github.com/crusaderky/pshell/actions)\n[![codecov-badge](https://codecov.io/gh/crusaderky/pshell/branch/main/graph/badge.svg)](https://codecov.io/gh/crusaderky/pshell/branch/main)\n\n\nPython API to completely replace bash scripting\n\nFull documentation at http://pshell.readthedocs.io/\n",
"bugtrack_url": null,
"license": "Apache",
"summary": "An alternative to bash scripts",
"version": "1.4.0",
"project_urls": {
"Homepage": "https://github.com/crusaderky/pshell"
},
"split_keywords": [
"bash",
"shell"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bf4ae138480fa27a7043ea073e65f5baeb17a17d0073ef06d4eab58e0b12acfd",
"md5": "9d208df4eb8fb8ad061cf4bf10a115ab",
"sha256": "267b4275d826b34210a246400e6e1114e926038c40b6f928e91e9dc533c95f28"
},
"downloads": -1,
"filename": "pshell-1.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9d208df4eb8fb8ad061cf4bf10a115ab",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 38733,
"upload_time": "2024-03-15T22:20:40",
"upload_time_iso_8601": "2024-03-15T22:20:40.368374Z",
"url": "https://files.pythonhosted.org/packages/bf/4a/e138480fa27a7043ea073e65f5baeb17a17d0073ef06d4eab58e0b12acfd/pshell-1.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5c607ad379fcc78b4128376891a55dfb62d11ff69308be8eb676f47bc8be9716",
"md5": "4deff3e726a8280495767e3497b545be",
"sha256": "2965a01f0f056a481b61a684025191b2db06f751caa3517e642151eaf875a413"
},
"downloads": -1,
"filename": "pshell-1.4.0.tar.gz",
"has_sig": false,
"md5_digest": "4deff3e726a8280495767e3497b545be",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 44077,
"upload_time": "2024-03-15T22:19:46",
"upload_time_iso_8601": "2024-03-15T22:19:46.409470Z",
"url": "https://files.pythonhosted.org/packages/5c/60/7ad379fcc78b4128376891a55dfb62d11ff69308be8eb676f47bc8be9716/pshell-1.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-15 22:19:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "crusaderky",
"github_project": "pshell",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pshell"
}