clipped


Nameclipped JSON
Version 0.8.3 PyPI version JSON
download
home_pagehttps://github.com/mmourafiq/clipped
SummaryCommon shortcuts and utils.
upload_time2024-12-17 20:50:20
maintainerMourad Mourafiq
docs_urlNone
authorMourad Mourafiq
requires_python>=3.8
licenseApache 2.0
keywords cli configuration utils setup
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![License: Apache 2](https://img.shields.io/badge/License-apache2-green.svg)](LICENSE)
[![clipped](https://github.com/mmourafiq/clipped/actions/workflows/clipped.yml/badge.svg)](https://github.com/mmourafiq/clipped/actions/workflows/clipped.yml)

<a href="https://github.com/mmourafiq/clipped"><img src="https://raw.githubusercontent.com/mmourafiq/clipped/master/artifacts/logo/clipped.svg" width="125" height="125" align="right" /></a>

# Clipped

Common shortcuts and utils for Python and CLI projects.

## Install

```bash
pip install clipped
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mmourafiq/clipped",
    "name": "clipped",
    "maintainer": "Mourad Mourafiq",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "mourad.mourafiq@gmail.com",
    "keywords": "cli, configuration, utils, setup",
    "author": "Mourad Mourafiq",
    "author_email": "mourad.mourafiq@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/79/61/ec25731eff882333f7e8fd127c08c8890a04719e2aed497f034d894b7222/clipped-0.8.3.tar.gz",
    "platform": "any",
    "description": "[![License: Apache 2](https://img.shields.io/badge/License-apache2-green.svg)](LICENSE)\n[![clipped](https://github.com/mmourafiq/clipped/actions/workflows/clipped.yml/badge.svg)](https://github.com/mmourafiq/clipped/actions/workflows/clipped.yml)\n\n<a href=\"https://github.com/mmourafiq/clipped\"><img src=\"https://raw.githubusercontent.com/mmourafiq/clipped/master/artifacts/logo/clipped.svg\" width=\"125\" height=\"125\" align=\"right\" /></a>\n\n# Clipped\n\nCommon shortcuts and utils for Python and CLI projects.\n\n## Install\n\n```bash\npip install clipped\n```\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Common shortcuts and utils.",
    "version": "0.8.3",
    "project_urls": {
        "Homepage": "https://github.com/mmourafiq/clipped"
    },
    "split_keywords": [
        "cli",
        " configuration",
        " utils",
        " setup"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc5c279a0772b9ef717e4bcad3b7961e20cf250cbd1ee63472c31cc55585ecef",
                "md5": "70def5d41bf0962320d0fac26d39610b",
                "sha256": "40095ab28f71e47ceeaf54fec6b9e1449994c6ea4e1ae44f57f2f5c80f378fc2"
            },
            "downloads": -1,
            "filename": "clipped-0.8.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "70def5d41bf0962320d0fac26d39610b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 65200,
            "upload_time": "2024-12-17T20:50:17",
            "upload_time_iso_8601": "2024-12-17T20:50:17.347889Z",
            "url": "https://files.pythonhosted.org/packages/fc/5c/279a0772b9ef717e4bcad3b7961e20cf250cbd1ee63472c31cc55585ecef/clipped-0.8.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7961ec25731eff882333f7e8fd127c08c8890a04719e2aed497f034d894b7222",
                "md5": "4f3c224e50baa17cc86b07e4366ffd68",
                "sha256": "a0555aa3a08952b50100b24bf14dd290cc234a66d75508b5da3fa3247f3ccb2e"
            },
            "downloads": -1,
            "filename": "clipped-0.8.3.tar.gz",
            "has_sig": false,
            "md5_digest": "4f3c224e50baa17cc86b07e4366ffd68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 44992,
            "upload_time": "2024-12-17T20:50:20",
            "upload_time_iso_8601": "2024-12-17T20:50:20.159529Z",
            "url": "https://files.pythonhosted.org/packages/79/61/ec25731eff882333f7e8fd127c08c8890a04719e2aed497f034d894b7222/clipped-0.8.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 20:50:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mmourafiq",
    "github_project": "clipped",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "clipped"
}
        
Elapsed time: 0.98035s