{"id":19252603,"url":"https://github.com/colour-science/colour-dash","last_synced_at":"2026-02-20T22:39:58.026Z","repository":{"id":37024503,"uuid":"135279640","full_name":"colour-science/colour-dash","owner":"colour-science","description":"Various colour science Dash apps built on top of Colour","archived":false,"fork":false,"pushed_at":"2026-02-09T23:13:26.000Z","size":157,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-02-10T03:45:47.213Z","etag":null,"topics":["color","color-science","color-space","color-spaces","colorspace","colorspaces","colour","colour-science","colour-space","colour-spaces","colourspace","colourspaces","dash","docker","python"],"latest_commit_sha":null,"homepage":"http://colour-science.org/apps/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colour-science.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"colour-science","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-05-29T10:26:15.000Z","updated_at":"2025-11-24T09:29:35.000Z","dependencies_parsed_at":"2024-01-18T15:59:45.028Z","dependency_job_id":"e4025c97-29b9-4b62-ba4b-c877b9a365b6","html_url":"https://github.com/colour-science/colour-dash","commit_stats":{"total_commits":111,"total_committers":2,"mean_commits":55.5,"dds":0.06306306306306309,"last_synced_commit":"7c933944e5b6b8c9d5f4aec517dfacf8e1e77bd6"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/colour-science/colour-dash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-dash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-dash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-dash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-dash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colour-science","download_url":"https://codeload.github.com/colour-science/colour-dash/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fcolour-dash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29667093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","color-science","color-space","color-spaces","colorspace","colorspaces","colour","colour-science","colour-space","colour-spaces","colourspace","colourspaces","dash","docker","python"],"created_at":"2024-11-09T18:27:38.433Z","updated_at":"2026-02-20T22:39:58.007Z","avatar_url":"https://github.com/colour-science.png","language":"Python","funding_links":["https://opencollective.com/colour-science"],"categories":[],"sub_categories":[],"readme":"Colour - Dash\n=============\n\n..  image:: https://www.colour-science.org/images/Apps_Screenshot.png\n\nIntroduction\n------------\n\nVarious colour science `Dash \u003chttps://dash.plot.ly\u003e`__ apps built on top of\n`Colour \u003chttps://github.com/colour-science/colour\u003e`__.\n\nInstallation\n------------\n\nPull\n~~~~\n\n.. code-block:: bash\n\n    $ docker pull colourscience/colour-dash\n\nRun\n~~~\n\n.. code-block:: bash\n\n    $ docker run -d \\\n    --name=colour-dash \\\n    -e COLOUR_DASH_SERVER=http://example.com:8010/ \\\n    -e COLOUR_DASH_CSS=https://www.colour-science.org/assets/css/all-nocdn.css \\\n    -e COLOUR_DASH_JS=https://www.colour-science.org/assets/js/analytics.js,https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/3.6.1/iframeResizer.contentWindow.min.js \\\n    -p 8010:8000 colourscience/colour-dash\n\nDevelopment\n-----------\n\n.. code-block:: bash\n\n    $ poetry install\n    $ poetry run invoke docker-run\n\nCode of Conduct\n---------------\n\nThe *Code of Conduct*, adapted from the `Contributor Covenant 1.4 \u003chttps://www.contributor-covenant.org/version/1/4/code-of-conduct.html\u003e`__,\nis available on the `Code of Conduct \u003chttps://www.colour-science.org/code-of-conduct\u003e`__ page.\n\nContact \u0026 Social\n----------------\n\nThe *Colour Developers* can be reached via different means:\n\n- `Email \u003cmailto:colour-developers@colour-science.org\u003e`__\n- `Facebook \u003chttps://www.facebook.com/python.colour.science\u003e`__\n- `Gitter \u003chttps://gitter.im/colour-science/colour\u003e`__\n- `X \u003chttps://x.com/colour_science\u003e`__\n- `Bluesky \u003chttps://bsky.app/profile/colour-science.bsky.social\u003e`__\n\nAbout\n-----\n\n| **Colour - Dash** by Colour Developers\n| Copyright 2018 – Colour Developers – `colour-developers@colour-science.org \u003ccolour-developers@colour-science.org\u003e`__\n| This software is released under terms of BSD-3-Clause: https://opensource.org/licenses/BSD-3-Clause\n| `https://github.com/colour-science/colour-dash \u003chttps://github.com/colour-science/colour-dash\u003e`__\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolour-science%2Fcolour-dash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolour-science%2Fcolour-dash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolour-science%2Fcolour-dash/lists"}