clipped


Nameclipped JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/mmourafiq/clipped
SummaryCommon shortcuts and utils.
upload_time2024-09-05 11:21:02
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/92/69/4982fe9e66b2f97351c1e86b888cccda5283083f8edaf611fd66e1d61f16/clipped-0.8.1.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.1",
    "project_urls": {
        "Homepage": "https://github.com/mmourafiq/clipped"
    },
    "split_keywords": [
        "cli",
        " configuration",
        " utils",
        " setup"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0e86b60bd390cfe07cf30b6e6e3fbd1144bc910f7b8961d04d0c1ef7cbb9cba",
                "md5": "a51c70d5da3dc23e6c0c3f169b7e5b0f",
                "sha256": "ad131fc8c2505e82fd999c2b58b5afbec6081a8e1a293450dda4072068747569"
            },
            "downloads": -1,
            "filename": "clipped-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a51c70d5da3dc23e6c0c3f169b7e5b0f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 64813,
            "upload_time": "2024-09-05T11:21:00",
            "upload_time_iso_8601": "2024-09-05T11:21:00.401356Z",
            "url": "https://files.pythonhosted.org/packages/c0/e8/6b60bd390cfe07cf30b6e6e3fbd1144bc910f7b8961d04d0c1ef7cbb9cba/clipped-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92694982fe9e66b2f97351c1e86b888cccda5283083f8edaf611fd66e1d61f16",
                "md5": "e1251b6a0c3b765d6a467f6d47497bf3",
                "sha256": "2c2779c14910e2f453ba3dd97fe825f8277ef5c18530f05be4f7a06a30b174e9"
            },
            "downloads": -1,
            "filename": "clipped-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e1251b6a0c3b765d6a467f6d47497bf3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 44588,
            "upload_time": "2024-09-05T11:21:02",
            "upload_time_iso_8601": "2024-09-05T11:21:02.112607Z",
            "url": "https://files.pythonhosted.org/packages/92/69/4982fe9e66b2f97351c1e86b888cccda5283083f8edaf611fd66e1d61f16/clipped-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-05 11:21:02",
    "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: 1.23762s