colorcamp


Namecolorcamp JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/DrAthanas/ColorCamp
SummaryA collection of colors is a Camp!
upload_time2024-03-05 04:47:01
maintainer
docs_urlNone
authorArgus J Athanas
requires_python>=3.9,<4.0
licenseApache-2.0
keywords color palette colormap camp plotting
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ColorCamp
___________
|  |  | 
| --- | --- |
| Testing | [![CI - Test](https://github.com/DrAthanas/ColorCamp/actions/workflows/python-package.yml/badge.svg)](https://github.com/pandas-dev/pandas/actions/workflows/unit-tests.yml) [![codecov](https://codecov.io/gh/DrAthanas/ColorCamp/coverage.svg?branch=main)](https://codecov.io/gh/DrAthanas/ColorCamp) |
| Package | [![PyPI Latest Release](https://img.shields.io/pypi/v/colorcamp.svg)](https://pypi.org/project/colorcamp/) |
| Meta | [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://github.com/DrAthanas/ColorCamp/blob/main/LICENSE)|

The strategic use of color in branding, marketing, and data analytics is a powerful tool that elicits emotions and simplifies comprehension of complex information. Color choice influences how audiences feel about your message, and it can make intricate data more accessible. ColorCamp is a clean way of dealing with colors, palettes, mappings, and scales, and by storing human readable metadata allow more cohesive color choices.  

> A group of geese is a gaggle, an assembly of musicians is a band, a collective of lions is a pride. This package introduces that a collection of colors is a camp! Welcome to Color Camp!

## Core tenets
* Provide additional context to colors so they can be used to convey consistent information
* The colors should be immediately recognized by other applications (e.g. a string, tuple, or dictionary) without additional calls
* Easy to import/export to and from multiple sources and frameworks
* Be as lightweight and portable as possible with minimal to no dependencies 

## Installation
The source code is currently hosted on GitHub at:
https://github.com/DrAthanas/ColorCamp

Binary installers for the latest released version are available at the [Python
Package Index (PyPI)](https://pypi.org/project/colorcamp).

```sh
# from PyPI
pip install colorcamp
```

## Dependencies
python ^3.9, that's it!



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/DrAthanas/ColorCamp",
    "name": "colorcamp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "color,palette,colormap,camp,plotting",
    "author": "Argus J Athanas",
    "author_email": "argus@athanas.org",
    "download_url": "https://files.pythonhosted.org/packages/96/9b/ba4a377c21c11fd1ea8787b7785760ac4275d382ec7020e3a7c873994a2a/colorcamp-0.2.1.tar.gz",
    "platform": null,
    "description": "# ColorCamp\n___________\n|  |  | \n| --- | --- |\n| Testing | [![CI - Test](https://github.com/DrAthanas/ColorCamp/actions/workflows/python-package.yml/badge.svg)](https://github.com/pandas-dev/pandas/actions/workflows/unit-tests.yml) [![codecov](https://codecov.io/gh/DrAthanas/ColorCamp/coverage.svg?branch=main)](https://codecov.io/gh/DrAthanas/ColorCamp) |\n| Package | [![PyPI Latest Release](https://img.shields.io/pypi/v/colorcamp.svg)](https://pypi.org/project/colorcamp/) |\n| Meta | [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://github.com/DrAthanas/ColorCamp/blob/main/LICENSE)|\n\nThe strategic use of color in branding, marketing, and data analytics is a powerful tool that elicits emotions and simplifies comprehension of complex information. Color choice influences how audiences feel about your message, and it can make intricate data more accessible. ColorCamp is a clean way of dealing with colors, palettes, mappings, and scales, and by storing human readable metadata allow more cohesive color choices.  \n\n> A group of geese is a gaggle, an assembly of musicians is a band, a collective of lions is a pride. This package introduces that a collection of colors is a camp! Welcome to Color Camp!\n\n## Core tenets\n* Provide additional context to colors so they can be used to convey consistent information\n* The colors should be immediately recognized by other applications (e.g. a string, tuple, or dictionary) without additional calls\n* Easy to import/export to and from multiple sources and frameworks\n* Be as lightweight and portable as possible with minimal to no dependencies \n\n## Installation\nThe source code is currently hosted on GitHub at:\nhttps://github.com/DrAthanas/ColorCamp\n\nBinary installers for the latest released version are available at the [Python\nPackage Index (PyPI)](https://pypi.org/project/colorcamp).\n\n```sh\n# from PyPI\npip install colorcamp\n```\n\n## Dependencies\npython ^3.9, that's it!\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A collection of colors is a Camp!",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/DrAthanas/ColorCamp",
        "Repository": "https://github.com/DrAthanas/ColorCamp"
    },
    "split_keywords": [
        "color",
        "palette",
        "colormap",
        "camp",
        "plotting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2448aa34bb0befa9f563f7eb7c3f3626de065383973b1556c672b6f901c4269d",
                "md5": "fdb6a5e5bd3deaf602675f9775604d03",
                "sha256": "6541deed400d98a70dc25b2e04384618ebcd07d51ba62ff14f71c1c0725212ae"
            },
            "downloads": -1,
            "filename": "colorcamp-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fdb6a5e5bd3deaf602675f9775604d03",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 268598,
            "upload_time": "2024-03-05T04:46:59",
            "upload_time_iso_8601": "2024-03-05T04:46:59.132145Z",
            "url": "https://files.pythonhosted.org/packages/24/48/aa34bb0befa9f563f7eb7c3f3626de065383973b1556c672b6f901c4269d/colorcamp-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "969bba4a377c21c11fd1ea8787b7785760ac4275d382ec7020e3a7c873994a2a",
                "md5": "2bcb07ab36722e2ced5586e58fd00947",
                "sha256": "1fe0db3b656499baa1cae7cc88ee0f80e14a335baef6fcd258fbbd114d69df4f"
            },
            "downloads": -1,
            "filename": "colorcamp-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2bcb07ab36722e2ced5586e58fd00947",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 82590,
            "upload_time": "2024-03-05T04:47:01",
            "upload_time_iso_8601": "2024-03-05T04:47:01.101876Z",
            "url": "https://files.pythonhosted.org/packages/96/9b/ba4a377c21c11fd1ea8787b7785760ac4275d382ec7020e3a7c873994a2a/colorcamp-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-05 04:47:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DrAthanas",
    "github_project": "ColorCamp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "colorcamp"
}
        
Elapsed time: 0.35920s