quiele


Namequiele JSON
Version 0.0.6 PyPI version JSON
download
home_page
SummaryPackage to print fast, beautiful, and in a readable format.
upload_time2023-08-05 21:20:53
maintainer
docs_urlNone
authorAmirrezakhajavi
requires_python
license
keywords python print
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Quiele ##
#### 0.0.2 ###
### Install ###
```python

pip install quiele

```

### Features ###
1. **Print with color tags**
    There are three modes each with it's own color

### Usage ###
```python

from quiele import ink
ink(50,mode="Metric")

```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "quiele",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,print",
    "author": "Amirrezakhajavi",
    "author_email": "amirrezakhajavi.1380@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/01/c8/a4b3f58c4e6f04a91b9f8d908db675fe6e0a3ad54adebe80f40e6c434330/quiele-0.0.6.tar.gz",
    "platform": null,
    "description": "## Quiele ##\r\n#### 0.0.2 ###\r\n### Install ###\r\n```python\r\n\r\npip install quiele\r\n\r\n```\r\n\r\n### Features ###\r\n1. **Print with color tags**\r\n    There are three modes each with it's own color\r\n\r\n### Usage ###\r\n```python\r\n\r\nfrom quiele import ink\r\nink(50,mode=\"Metric\")\r\n\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Package to print fast, beautiful, and in a readable format.",
    "version": "0.0.6",
    "project_urls": null,
    "split_keywords": [
        "python",
        "print"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8272b1ed9a2db08e81e3d93bd1a30182f8b1f19cf283a86f196b74d8c494c6c5",
                "md5": "f37382591fcd63538a9e802e4befc269",
                "sha256": "5bc92eec7215c9b3020cbf405b9813ec67794bb1b41db8fad2b8b3be1bff8887"
            },
            "downloads": -1,
            "filename": "quiele-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f37382591fcd63538a9e802e4befc269",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2963,
            "upload_time": "2023-08-05T21:20:51",
            "upload_time_iso_8601": "2023-08-05T21:20:51.112534Z",
            "url": "https://files.pythonhosted.org/packages/82/72/b1ed9a2db08e81e3d93bd1a30182f8b1f19cf283a86f196b74d8c494c6c5/quiele-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01c8a4b3f58c4e6f04a91b9f8d908db675fe6e0a3ad54adebe80f40e6c434330",
                "md5": "eec715a00735e560b7540405406701c6",
                "sha256": "f27df8f09b203895991b9f9e4522ec92424c9b2c38a871c13ca8a15aed639d78"
            },
            "downloads": -1,
            "filename": "quiele-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "eec715a00735e560b7540405406701c6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2900,
            "upload_time": "2023-08-05T21:20:53",
            "upload_time_iso_8601": "2023-08-05T21:20:53.377804Z",
            "url": "https://files.pythonhosted.org/packages/01/c8/a4b3f58c4e6f04a91b9f8d908db675fe6e0a3ad54adebe80f40e6c434330/quiele-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-05 21:20:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "quiele"
}
        
Elapsed time: 0.12047s