This website requires JavaScript.
Explore
Help
Sign In
intercal
/
colorhash
Watch
1
Star
0
Fork
0
You've already forked colorhash
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
6086f5a46d24956ca5782730e4698bfd10a4fc52
colorhash
/
colorhash
History
Alek Ratzloff
6086f5a46d
Fix some mypy typing issues
...
Signed-off-by: Alek Ratzloff <
alekratz@gmail.com
>
2024-05-31 10:13:54 -07:00
..
__init__.py
Add dummy __init__.py for package use
2024-05-22 11:08:02 -07:00
__main__.py
Move CLI implementation to its own file and out of __main__
2024-05-26 19:30:50 -07:00
cli.py
Fix some mypy typing issues
2024-05-31 10:13:54 -07:00
color.py
Fix some mypy typing issues
2024-05-31 10:13:54 -07:00
colorizer.py
Update colors to be expressed explicitly as RGB or HSL
2024-05-30 11:02:11 -07:00
matricizer.py
Fix a mypy error with matricizer.py
2024-05-30 10:48:45 -07:00
palettes.py
Fix some mypy typing issues
2024-05-31 10:13:54 -07:00
writer.py
Add ANSI color output, set that as the default
2024-05-30 11:38:33 -07:00