shellfish


Nameshellfish JSON
Version 0.5.2 PyPI version JSON
download
home_pageNone
Summaryshellfish ~ shell & file-system utils
upload_time2025-01-10 22:10:23
maintainerNone
docs_urlNone
authorNone
requires_python<4.0,>=3.8
licenseNone
keywords dgpy filesystem fs shell typed
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <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": null,
    "name": "shellfish",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "dgpy, filesystem, fs, shell, typed",
    "author": null,
    "author_email": "jesse <jesse@dgi.com>",
    "download_url": "https://files.pythonhosted.org/packages/7a/2f/ed56a5af2fbcf420e23bcb98afcac1114c544eebaff656205c55a0a1eeaa/shellfish-0.5.2.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": null,
    "summary": "shellfish ~ shell & file-system utils",
    "version": "0.5.2",
    "project_urls": null,
    "split_keywords": [
        "dgpy",
        " filesystem",
        " fs",
        " shell",
        " typed"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0f315fa41a6fcb1bc95e6517671acdd4833651a396f0de1dec0f5838f4ef5bce",
                "md5": "a834588e8de596f90c5187056b384625",
                "sha256": "6967ef433e6286bcc7dbe81bcfdc6eb646c38c82ce90657af84b3a40ed8f878a"
            },
            "downloads": -1,
            "filename": "shellfish-0.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a834588e8de596f90c5187056b384625",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 55330,
            "upload_time": "2025-01-10T22:10:22",
            "upload_time_iso_8601": "2025-01-10T22:10:22.655380Z",
            "url": "https://files.pythonhosted.org/packages/0f/31/5fa41a6fcb1bc95e6517671acdd4833651a396f0de1dec0f5838f4ef5bce/shellfish-0.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7a2fed56a5af2fbcf420e23bcb98afcac1114c544eebaff656205c55a0a1eeaa",
                "md5": "d78f1456be00a91859da0eb7df20f088",
                "sha256": "2b96bb38aa8b4c9ee67b259d8deaf99f6edfc7104de94f7a7bf2bf7e2fa43dcc"
            },
            "downloads": -1,
            "filename": "shellfish-0.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d78f1456be00a91859da0eb7df20f088",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 44844,
            "upload_time": "2025-01-10T22:10:23",
            "upload_time_iso_8601": "2025-01-10T22:10:23.819356Z",
            "url": "https://files.pythonhosted.org/packages/7a/2f/ed56a5af2fbcf420e23bcb98afcac1114c544eebaff656205c55a0a1eeaa/shellfish-0.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-10 22:10:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "shellfish"
}
        
Elapsed time: 0.56866s