Closed palanioffcl closed 1 month ago
i can do that but with js.
can you assign this issue to me @palanioffcl
import colorsys N = 5 HSV_tuples = [(x1.0/N, 0.5, 0.5) for x in range(N)] RGB_tuples = map(lambda x: colorsys.hsv_to_rgb(x), HSV_tuples)
try this to @palanioffcl
@palanioffcl I have some questions about the web-app you want.
I'd happy to know these requirements from you. Thank you.
@pawangeek Could you assign me?
Hey, I have completed the project and other necessary requirements like readme.md and others. Please Assign me to this task. I will make a PR when i am assigned to the task. Thankyou <3
Script Title - Colour palatte generator
Brief - A simple web app to generate colour palatte using python(flask)
Instructions
README.md
(using this template) in your folder for program InstructionsProgramming Language
Happy Coding