Skip to main content

This package help you find complementary colors

Project description

Color Generator

Following this course

Coding steps

Make sure you have the latest versions of PyPA’s build installed:

pip install --upgrade build

This command should output a lot of text and once completed should generate two files in the dist directory:

python -m build

Uploading the distribution archives

You can use twine to upload the distribution packages. You’ll need to install Twine:

pip install --upgrade twine

Once installed, run Twine to upload all of the archives under dist:

twine upload dist/*

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

colorGenerator-0.0.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

colorGenerator-0.0.1-py3-none-any.whl (4.0 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