{"id":2854843,"name":"plotly-express","ecosystem":"pypi","description":"Plotly Express - a high level wrapper for Plotly.py","homepage":"https://plotly.express/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/plotly/plotly_express","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2019-02-02T19:41:28.000Z","latest_release_published_at":"2019-08-07T16:06:09.000Z","latest_release_number":"0.4.1","last_synced_at":"2026-06-25T23:00:40.924Z","created_at":"2022-04-10T12:04:27.316Z","updated_at":"2026-06-25T23:00:40.925Z","registry_url":"https://pypi.org/project/plotly-express/","install_command":"pip install plotly-express --index-url https://pypi.org/simple","documentation_url":"https://plotly-express.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: MIT License","Topic :: Scientific/Engineering :: Visualization"],"normalized_name":"plotly-express","project_status":null},"repo_metadata":{"id":43673752,"uuid":"163366930","full_name":"plotly/plotly_express","owner":"plotly","description":"Plotly Express - Simple syntax for complex charts. Now integrated into plotly.py!","archived":true,"fork":false,"pushed_at":"2019-12-06T15:23:13.000Z","size":14464,"stargazers_count":5,"open_issues_count":47,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-05-08T17:07:24.529Z","etag":null,"topics":["data-visualization","jupyter","plotly","plotly-dash","plotly-express","visualization"],"latest_commit_sha":null,"homepage":"https://plot.ly/python/plotly-express/","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/plotly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":"https://plot.ly/products/consulting-and-oem/"}},"created_at":"2018-12-28T04:48:28.000Z","updated_at":"2026-03-29T23:20:22.000Z","dependencies_parsed_at":"2022-07-17T01:16:03.510Z","dependency_job_id":null,"html_url":"https://github.com/plotly/plotly_express","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/plotly/plotly_express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plotly%2Fplotly_express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plotly%2Fplotly_express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plotly%2Fplotly_express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plotly%2Fplotly_express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plotly","download_url":"https://codeload.github.com/plotly/plotly_express/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plotly%2Fplotly_express/sbom","scorecard":{"id":738069,"data":{"date":"2025-08-11","repo":{"name":"github.com/plotly/plotly_express","commit":"ba6a16e33135beb870903a94c7e8aa54356a9545"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: make_docs.sh:7","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T16:29:58.925Z","repository_id":43673752,"created_at":"2025-08-22T16:29:58.925Z","updated_at":"2025-08-22T16:29:58.925Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33955545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"plotly","name":"Plotly","uuid":"5997976","kind":"organization","description":"","email":null,"website":"https://plotly.com/","location":"Montréal","twitter":"plotlygraphs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5997976?v=4","repositories_count":376,"last_synced_at":"2024-04-14T07:08:43.994Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/plotly","funding_links":["https://github.com/sponsors/plotly"],"total_stars":83082,"followers":1193,"following":0,"created_at":"2022-11-02T16:24:57.993Z","updated_at":"2024-04-14T07:09:47.279Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plotly","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plotly/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-24T14:30:17.066Z","dependent_packages_count":40,"downloads":985197,"downloads_period":"last-month","dependent_repos_count":873,"rankings":{"downloads":0.5969385905150122,"dependent_repos_count":0.39789544796157306,"dependent_packages_count":0.432246134116529,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.5870017003589647,"average":0.7535204682380198},"purl":"pkg:pypi/plotly-express","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/plotly-express","docker_dependents_count":30,"docker_downloads_count":1969,"usage_url":"https://repos.ecosyste.ms/usage/pypi/plotly-express","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/plotly-express/dependencies","status":null,"funding_links":["https://plot.ly/products/consulting-and-oem/","https://github.com/sponsors/plotly"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/plotly-express/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/plotly-express/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/plotly-express/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/plotly-express/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/plotly-express/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/plotly-express/codemeta","maintainers":[{"uuid":"bronsolo","login":"bronsolo","name":null,"email":null,"url":null,"packages_count":36,"html_url":"https://pypi.org/user/bronsolo/","role":null,"created_at":"2023-02-13T12:40:43.295Z","updated_at":"2023-02-13T12:40:43.295Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bronsolo/packages"},{"uuid":"cparmer","login":"cparmer","name":null,"email":null,"url":null,"packages_count":38,"html_url":"https://pypi.org/user/cparmer/","role":null,"created_at":"2023-02-13T12:40:44.141Z","updated_at":"2023-02-13T12:40:44.141Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cparmer/packages"},{"uuid":"nicolaskruchten","login":"nicolaskruchten","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/nicolaskruchten/","role":null,"created_at":"2023-02-13T12:40:44.519Z","updated_at":"2023-02-13T12:40:44.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nicolaskruchten/packages"},{"uuid":"jmmease","login":"jmmease","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/jmmease/","role":null,"created_at":"2023-02-13T12:40:44.482Z","updated_at":"2023-02-13T12:40:44.482Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jmmease/packages"},{"uuid":"packages-team-plotly","login":"packages-team-plotly","name":null,"email":null,"url":null,"packages_count":37,"html_url":"https://pypi.org/user/packages-team-plotly/","role":"Owner","created_at":"2025-01-17T18:40:03.695Z","updated_at":"2025-01-17T18:40:03.695Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/packages-team-plotly/packages"}]}