clipped


Nameclipped JSON
Version 0.7.9 PyPI version JSON
download
home_pagehttps://github.com/mmourafiq/clipped
SummaryCommon shortcuts and utils.
upload_time2024-02-28 09:08:27
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/98/89/80fdd9d24c915d4aa9a68f74127a6ff86bbdf517be5509c516244d083bbd/clipped-0.7.9.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.7.9",
    "project_urls": {
        "Homepage": "https://github.com/mmourafiq/clipped"
    },
    "split_keywords": [
        "cli",
        "configuration",
        "utils",
        "setup"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "123ad30f0ffabccf042ad63c87375622e94e0ef61ed1a75ca71c831ed2280bed",
                "md5": "eaf5738745cbe568e9600f75fc75b7b8",
                "sha256": "b25dec227207cd98e73f395c301514bc07b04a06e1d3988262b7e92806d090fd"
            },
            "downloads": -1,
            "filename": "clipped-0.7.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eaf5738745cbe568e9600f75fc75b7b8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 60211,
            "upload_time": "2024-02-28T09:08:26",
            "upload_time_iso_8601": "2024-02-28T09:08:26.104866Z",
            "url": "https://files.pythonhosted.org/packages/12/3a/d30f0ffabccf042ad63c87375622e94e0ef61ed1a75ca71c831ed2280bed/clipped-0.7.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "988980fdd9d24c915d4aa9a68f74127a6ff86bbdf517be5509c516244d083bbd",
                "md5": "d39de9dacbf5564852c6b5a8538865fc",
                "sha256": "53de107602562e28aa760733a17cf01daca7d067322ea07f54351ee668132600"
            },
            "downloads": -1,
            "filename": "clipped-0.7.9.tar.gz",
            "has_sig": false,
            "md5_digest": "d39de9dacbf5564852c6b5a8538865fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 40240,
            "upload_time": "2024-02-28T09:08:27",
            "upload_time_iso_8601": "2024-02-28T09:08:27.650201Z",
            "url": "https://files.pythonhosted.org/packages/98/89/80fdd9d24c915d4aa9a68f74127a6ff86bbdf517be5509c516244d083bbd/clipped-0.7.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-28 09:08:27",
    "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.19453s