<a href="https://github.com/dynamic-graphics-inc/dgpy-libs">
<img align="right" src="https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true" alt="drawing" height="120" width="300"/>
</a>
# shellfish
[![Wheel](https://img.shields.io/pypi/wheel/shellfish.svg)](https://img.shields.io/pypi/wheel/shellfish.svg)
[![Version](https://img.shields.io/pypi/v/shellfish.svg)](https://img.shields.io/pypi/v/shellfish.svg)
[![py_versions](https://img.shields.io/pypi/pyversions/shellfish.svg)](https://img.shields.io/pypi/pyversions/shellfish.svg)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
**Install:** `pip install shellfish` OR `poetry add shellfish`
**What:** shellfish = shell & file-system utils; async & sync
**Features:**
- Pydantic models
- Async(io) shell/file-system utils
- Type annotated
**TODO:**
- [x] Add support for acceptable return codes
- [ ] Look into breaking down shellfish.sh into smaller modules
Raw data
{
"_id": null,
"home_page": "https://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/shellfish",
"name": "shellfish",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "dgpy, shell, fs, filesystem, typed",
"author": "jesse",
"author_email": "jesse@dgi.com",
"download_url": "https://files.pythonhosted.org/packages/da/f2/c7b18167d3fd9ebf967d688ee6214b110436cbc4bf65e0685bf34be3251a/shellfish-0.5.1.tar.gz",
"platform": null,
"description": "<a href=\"https://github.com/dynamic-graphics-inc/dgpy-libs\">\n<img align=\"right\" src=\"https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true\" alt=\"drawing\" height=\"120\" width=\"300\"/>\n</a>\n\n# shellfish\n\n[![Wheel](https://img.shields.io/pypi/wheel/shellfish.svg)](https://img.shields.io/pypi/wheel/shellfish.svg)\n[![Version](https://img.shields.io/pypi/v/shellfish.svg)](https://img.shields.io/pypi/v/shellfish.svg)\n[![py_versions](https://img.shields.io/pypi/pyversions/shellfish.svg)](https://img.shields.io/pypi/pyversions/shellfish.svg)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n**Install:** `pip install shellfish` OR `poetry add shellfish`\n\n**What:** shellfish = shell & file-system utils; async & sync\n\n**Features:**\n\n- Pydantic models\n- Async(io) shell/file-system utils\n- Type annotated\n\n**TODO:**\n\n- [x] Add support for acceptable return codes\n- [ ] Look into breaking down shellfish.sh into smaller modules\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "shellfish ~ shell & file-system utils",
"version": "0.5.1",
"project_urls": {
"Homepage": "https://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/shellfish",
"Repository": "https://github.com/dynamic-graphics-inc/dgpy-libs"
},
"split_keywords": [
"dgpy",
" shell",
" fs",
" filesystem",
" typed"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a1e2f8d5b5714381cfd1266fa82ca343d26c432bd1e5df4ba69e484fa2d5d9b2",
"md5": "5f5a603e0d9879e412c145aea79091f0",
"sha256": "4b678664eed8872b9f4b853fcdc859dc29d698d7c55eb25d9ae870428d9b1ee1"
},
"downloads": -1,
"filename": "shellfish-0.5.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5f5a603e0d9879e412c145aea79091f0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 55317,
"upload_time": "2024-05-03T20:36:34",
"upload_time_iso_8601": "2024-05-03T20:36:34.465712Z",
"url": "https://files.pythonhosted.org/packages/a1/e2/f8d5b5714381cfd1266fa82ca343d26c432bd1e5df4ba69e484fa2d5d9b2/shellfish-0.5.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "daf2c7b18167d3fd9ebf967d688ee6214b110436cbc4bf65e0685bf34be3251a",
"md5": "8414714c011efd4ad205f7bf99def08b",
"sha256": "2f1e92a07d9d1c3928dd4cd08b8c34d250b1fed655eeb6ce4f47ff4faba4a7c4"
},
"downloads": -1,
"filename": "shellfish-0.5.1.tar.gz",
"has_sig": false,
"md5_digest": "8414714c011efd4ad205f7bf99def08b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 46429,
"upload_time": "2024-05-03T20:36:36",
"upload_time_iso_8601": "2024-05-03T20:36:36.425800Z",
"url": "https://files.pythonhosted.org/packages/da/f2/c7b18167d3fd9ebf967d688ee6214b110436cbc4bf65e0685bf34be3251a/shellfish-0.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-03 20:36:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dynamic-graphics-inc",
"github_project": "dgpy-libs",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "shellfish"
}