Skip to main content

No project description provided

Project description

Pailettes

Generate color palettes using artificial intelligence. The OpenAI API is used for this, so you will require an account.

Pailettes

Installation

Pipx

pipx install pailettes

Pip

pip install pailettes

Configuration

To configure your OpenAI API key, create an environment variable as follows.

Windows

TODO

MacOS

TODO

Linux

export OPENAI_KEY="your-key-goes-here"

This will set your OpenAI key for that terminal session. If you would like to permanently set the environment variable, consult the documentation of your OS/shell.

Usage

Quick Start

pailettes retro

This creates a color palette with a "retro" theme.

Number of colors

To specify the number of colors in your palette:

pailettes retro --color-count=6

Number of palettes

To specify the number of palettes to generate:

pailettes retro --palette-count=3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pailettes-0.1.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

pailettes-0.1.2-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page