{"id":28970056,"url":"https://github.com/dostuffthatmatters/python-tailwind-colors","last_synced_at":"2025-06-24T10:15:05.316Z","repository":{"id":69030180,"uuid":"604386711","full_name":"dostuffthatmatters/python-tailwind-colors","owner":"dostuffthatmatters","description":"Use the default color palette from TailwindCSS in your Python code","archived":false,"fork":false,"pushed_at":"2025-06-13T13:32:29.000Z","size":42,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T14:05:14.497Z","etag":null,"topics":["color","colorpalette","css","design","library","matplotlib","plotting","pyplot","python","tailwind","tailwindcss"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/tailwind-colors/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dostuffthatmatters.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-21T00:26:14.000Z","updated_at":"2025-06-13T13:32:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf6769e4-3857-4c73-8580-ceccc343b0c4","html_url":"https://github.com/dostuffthatmatters/python-tailwind-colors","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/dostuffthatmatters/python-tailwind-colors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dostuffthatmatters%2Fpython-tailwind-colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dostuffthatmatters%2Fpython-tailwind-colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dostuffthatmatters%2Fpython-tailwind-colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dostuffthatmatters%2Fpython-tailwind-colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dostuffthatmatters","download_url":"https://codeload.github.com/dostuffthatmatters/python-tailwind-colors/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dostuffthatmatters%2Fpython-tailwind-colors/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261649886,"owners_count":23189767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["color","colorpalette","css","design","library","matplotlib","plotting","pyplot","python","tailwind","tailwindcss"],"created_at":"2025-06-24T10:15:03.033Z","updated_at":"2025-06-24T10:15:05.280Z","avatar_url":"https://github.com/dostuffthatmatters.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Tailwind Colors\n\nUse the default color palette from TailwindCSS (https://tailwindcss.com/docs/customizing-colors) in your python code for plotting, image generation, etc..\n\n\u003cbr/\u003e\n\n**Installation:**\n\n```bash\npoetry add tailwind_colors\n# or\npip install tailwind_colors\n```\n\n\u003cbr/\u003e\n\n**Usage:**\n\n```python\nfrom tailwind_colors import TAILWIND_COLORS_HEX, TAILWIND_COLORS_RGB\n\nprint(TAILWIND_COLORS_HEX.FUCHSIA_600)  # prints '#c026d3'\nprint(TAILWIND_COLORS_RGB.FUCHSIA_600)  # prints (192, 38, 211)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdostuffthatmatters%2Fpython-tailwind-colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdostuffthatmatters%2Fpython-tailwind-colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdostuffthatmatters%2Fpython-tailwind-colors/lists"}