limonata


Namelimonata JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/sarraahr/limonata
SummaryA marvellous resource for giving your plots the perfect touch of color they deserve.
upload_time2023-09-25 10:30:09
maintainer
docs_urlNone
authorSarah Sobotta, Can Demircan
requires_python>=3.6
licenseApache Software License 2.0
keywords color palettes plotting matplotlib aesthetic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # limonata

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

## Install

Using `pip`:

``` sh
pip install limonata
```

## How to use

You can currently set a “nature” or a “city” palette. These are palettes
we created from pictures we took. Use the following functions to set a
palette:

``` python
from limonata import set_city_palette
set_city_palette("TuebingenClassic")
```

![](nbs/index_files/figure-commonmark/cell-2-output-1.png)

Or you can see which palettes are available with the following
functions:

``` python
from limonata import show_nature_palettes
show_nature_palettes()
```

![](nbs/index_files/figure-commonmark/cell-3-output-1.png)

![](nbs/index_files/figure-commonmark/cell-3-output-2.png)

![](nbs/index_files/figure-commonmark/cell-3-output-3.png)

![](nbs/index_files/figure-commonmark/cell-3-output-4.png)

![](nbs/index_files/figure-commonmark/cell-3-output-5.png)

![](nbs/index_files/figure-commonmark/cell-3-output-6.png)

![](nbs/index_files/figure-commonmark/cell-3-output-7.png)

See the documentation [here](https://sarraahr.github.io/limonata) for
more details and examples.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sarraahr/limonata",
    "name": "limonata",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "color palettes plotting matplotlib aesthetic",
    "author": "Sarah Sobotta, Can Demircan",
    "author_email": "sarah.sobotta@gmx.de",
    "download_url": "https://files.pythonhosted.org/packages/80/c5/2a531ec6850419e0c7757f4686ffad40d1fa28a26450b1876d9c45e34b21/limonata-0.0.2.tar.gz",
    "platform": null,
    "description": "# limonata\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n## Install\n\nUsing `pip`:\n\n``` sh\npip install limonata\n```\n\n## How to use\n\nYou can currently set a \u201cnature\u201d or a \u201ccity\u201d palette. These are palettes\nwe created from pictures we took. Use the following functions to set a\npalette:\n\n``` python\nfrom limonata import set_city_palette\nset_city_palette(\"TuebingenClassic\")\n```\n\n![](nbs/index_files/figure-commonmark/cell-2-output-1.png)\n\nOr you can see which palettes are available with the following\nfunctions:\n\n``` python\nfrom limonata import show_nature_palettes\nshow_nature_palettes()\n```\n\n![](nbs/index_files/figure-commonmark/cell-3-output-1.png)\n\n![](nbs/index_files/figure-commonmark/cell-3-output-2.png)\n\n![](nbs/index_files/figure-commonmark/cell-3-output-3.png)\n\n![](nbs/index_files/figure-commonmark/cell-3-output-4.png)\n\n![](nbs/index_files/figure-commonmark/cell-3-output-5.png)\n\n![](nbs/index_files/figure-commonmark/cell-3-output-6.png)\n\n![](nbs/index_files/figure-commonmark/cell-3-output-7.png)\n\nSee the documentation [here](https://sarraahr.github.io/limonata) for\nmore details and examples.\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "A marvellous resource for giving your plots the perfect touch of color they deserve.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/sarraahr/limonata"
    },
    "split_keywords": [
        "color",
        "palettes",
        "plotting",
        "matplotlib",
        "aesthetic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1004dd25b10f1e946cb9e26ae374cac32d7c2197b3a316c0dac849d1b496cc0",
                "md5": "31cc9b102bcbf71bc4ea1b5fc2efc036",
                "sha256": "4e0667ec13bee7d63a1d43182f4965f738c7de40dfe8d9c0f9aa53d951060ccb"
            },
            "downloads": -1,
            "filename": "limonata-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "31cc9b102bcbf71bc4ea1b5fc2efc036",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 7761,
            "upload_time": "2023-09-25T10:30:08",
            "upload_time_iso_8601": "2023-09-25T10:30:08.225420Z",
            "url": "https://files.pythonhosted.org/packages/c1/00/4dd25b10f1e946cb9e26ae374cac32d7c2197b3a316c0dac849d1b496cc0/limonata-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80c52a531ec6850419e0c7757f4686ffad40d1fa28a26450b1876d9c45e34b21",
                "md5": "d09066bd3d0c30e4d321e8293bbd632f",
                "sha256": "6a95083d6abd6cb0be57f62b26aefaf514e00732877dc8478478f3ce01346ee3"
            },
            "downloads": -1,
            "filename": "limonata-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d09066bd3d0c30e4d321e8293bbd632f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 8351,
            "upload_time": "2023-09-25T10:30:09",
            "upload_time_iso_8601": "2023-09-25T10:30:09.440516Z",
            "url": "https://files.pythonhosted.org/packages/80/c5/2a531ec6850419e0c7757f4686ffad40d1fa28a26450b1876d9c45e34b21/limonata-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-25 10:30:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sarraahr",
    "github_project": "limonata",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "limonata"
}
        
Elapsed time: 0.12042s