clipped


Nameclipped JSON
Version 0.9.0 PyPI version JSON
download
home_pagehttps://github.com/mmourafiq/clipped
SummaryCommon shortcuts and utils.
upload_time2024-12-31 11:27:55
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/07/af/e0b806cb9debceeb9b5f8ef57f02648577c5100a24267832a9ff6a010930/clipped-0.9.0.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.9.0",
    "project_urls": {
        "Homepage": "https://github.com/mmourafiq/clipped"
    },
    "split_keywords": [
        "cli",
        " configuration",
        " utils",
        " setup"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "731ac9383c5662768eb7166c3457a77134cc2196e9c61184375093b9e897bbb5",
                "md5": "f59a8a809489e0907a5bd6fd91278791",
                "sha256": "220b1e336853121c89bc8fb94bdf834dbf0805717461da1ffaf5d0e86962905c"
            },
            "downloads": -1,
            "filename": "clipped-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f59a8a809489e0907a5bd6fd91278791",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 68549,
            "upload_time": "2024-12-31T11:27:53",
            "upload_time_iso_8601": "2024-12-31T11:27:53.678162Z",
            "url": "https://files.pythonhosted.org/packages/73/1a/c9383c5662768eb7166c3457a77134cc2196e9c61184375093b9e897bbb5/clipped-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07afe0b806cb9debceeb9b5f8ef57f02648577c5100a24267832a9ff6a010930",
                "md5": "4bd711512a033616546e05c8a7bc8161",
                "sha256": "3793592939e2b62918ae486ad03f214b1376c55cfc21155bf480c26a4e856646"
            },
            "downloads": -1,
            "filename": "clipped-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4bd711512a033616546e05c8a7bc8161",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 46938,
            "upload_time": "2024-12-31T11:27:55",
            "upload_time_iso_8601": "2024-12-31T11:27:55.104788Z",
            "url": "https://files.pythonhosted.org/packages/07/af/e0b806cb9debceeb9b5f8ef57f02648577c5100a24267832a9ff6a010930/clipped-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-31 11:27:55",
    "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.70519s