GithubHelp home page GithubHelp logo

joowani / colorpedia Goto Github PK

View Code? Open in Web Editor NEW
289.0 6.0 7.0 1.12 MB

Command-line tool for looking up colors and palettes.

Home Page: https://joowani.github.io/colorpedia

License: MIT License

Python 100.00%
color-scheme cli command-line-tool colors terminal-based python palettes terminal-colors

colorpedia's Issues

Bad hex code when using 212121

Cool tool!
Thank you so much for sharing it!

Entity Version
colorpedia 1.1.0
Python 3.9.1

When I run

% color hex 212121
Bad hex code (expecting a string matching ^(?:[0-9a-fA-F]{3}){1,2}$)

#212121 seems to be a valid hex code.

Create conda package?

Fantastic package with very useful functionality! It would be great if you could also make a package for the conda package manager.

How to use on Windows 10

Whenever I run color name green or any color cmd, it only shows this
image

Then I run color 0f, it shows nothing.

Colorpedia

just installed colorpedia using pip...
I cant seem to run this .. I am getting the following error message

Traceback (most recent call last):
File "/Users/user/anaconda3/bin/color", line 5, in
from colorpedia.cli import entry_point
File "/Users/user/anaconda3/lib/python3.6/site-packages/colorpedia/init.py", line 1, in
from colorpedia.color import Color
File "/Users/user/anaconda3/lib/python3.6/site-packages/colorpedia/color.py", line 1, in
from dataclasses import dataclass
ModuleNotFoundError: No module named 'dataclasses'

Please help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.