{"id":15650034,"url":"https://github.com/chekoduadarsh/yopo-you-only-plot-once","last_synced_at":"2025-04-30T14:44:22.549Z","repository":{"id":41888260,"uuid":"441605739","full_name":"chekoduadarsh/YOPO-You-Only-Plot-Once","owner":"chekoduadarsh","description":"YOPO - A near zero code plotting library  📊 📈 📉 ","archived":false,"fork":false,"pushed_at":"2023-03-02T13:46:03.000Z","size":976,"stargazers_count":37,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T17:11:08.481Z","etag":null,"topics":["dash","dashboard","hacktoberfest","plotly","python","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chekoduadarsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-12-25T04:47:56.000Z","updated_at":"2024-08-07T11:25:48.000Z","dependencies_parsed_at":"2023-02-10T00:00:52.978Z","dependency_job_id":null,"html_url":"https://github.com/chekoduadarsh/YOPO-You-Only-Plot-Once","commit_stats":{"total_commits":68,"total_committers":2,"mean_commits":34.0,"dds":"0.014705882352941124","last_synced_commit":"a7f7deab4a58a1e77243c91642abee6b38915ed5"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekoduadarsh%2FYOPO-You-Only-Plot-Once","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekoduadarsh%2FYOPO-You-Only-Plot-Once/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekoduadarsh%2FYOPO-You-Only-Plot-Once/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekoduadarsh%2FYOPO-You-Only-Plot-Once/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chekoduadarsh","download_url":"https://codeload.github.com/chekoduadarsh/YOPO-You-Only-Plot-Once/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251723303,"owners_count":21633131,"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":["dash","dashboard","hacktoberfest","plotly","python","visualization"],"created_at":"2024-10-03T12:33:04.486Z","updated_at":"2025-04-30T14:44:22.516Z","avatar_url":"https://github.com/chekoduadarsh.png","language":"Python","funding_links":["https://www.buymeacoffee.com/chekoduadarsh"],"categories":[],"sub_categories":[],"readme":"# **YOPO** (You Only Plot Once)\n![](https://img.shields.io/github/license/chekoduadarsh/YOPO-You-Only-Plot-Once)\n![](https://img.shields.io/github/issues/chekoduadarsh/YOPO-You-Only-Plot-Once)\n![](https://img.shields.io/github/last-commit/chekoduadarsh/YOPO-You-Only-Plot-Once)\n\n\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)\n![Plotly](https://img.shields.io/badge/Plotly-%233F4F75.svg?style=for-the-badge\u0026logo=plotly\u0026logoColor=white)\n![Flask](https://img.shields.io/badge/flask-%23000.svg?style=for-the-badge\u0026logo=flask\u0026logoColor=white)\n\n[![Downloads](https://pepy.tech/badge/yopo)](https://pepy.tech/project/yopo)\n\n**You Only Plot Once**\n\nYOPO is an **~0 Code** interactive dashboard which generates various standard plots.you can create various graphs and charts with a click of a button. This tool uses Dash and Flask in backend.\n\n\n[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/chekoduadarsh/YOPO-You-Only-Plot-Once/blob/master/example.ipynb)\n\n\n# Table of contents\n- [**YOPO** (You Only Plot Once)](#yopo-you-only-plot-once)\n- [Table of contents](#table-of-contents)\n- [Installing YOPO](#installing-yopo)\n- [Usage](#usage)\n- [Contribute](#contribute)\n- [License](#license)\n\n# Installing YOPO\n\nTo install from PyPi:\n\n```shell\npip install yopo\n```\n\nTo install from source:\n\n```shell\ncd \u003cyour_project\u003e\ngit clone https://github.com/chekoduadarsh/YOPO-You-Only-Plot-Once.git\n# or download and unzip https://github.com/AutoViML/AutoViz/archive/master.zip\n# if you dont have virtualenv install from here https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/\npython3 -m venv env\nsource env/bin/activate\ngit clone https://github.com/chekoduadarsh/YOPO-You-Only-Plot-Once.git\n# or download and unzip https://github.com/AutoViML/AutoViz/archive/master.zip\ncd yopo\npython3 -m pip install .\n```\n\n# Usage\n\nits very easy to use YOPO, u just need to pass the dataframe and it will generate the dashboard. \n![](https://raw.githubusercontent.com/chekoduadarsh/YOPO-You-Only-Plot-Once/master/media/sample_iris_code.jpeg)\n\nA code like this will generate multiple plots like given below.\n\n![](https://raw.githubusercontent.com/chekoduadarsh/YOPO-You-Only-Plot-Once/master/media/sample_dataframe.png)\n![](https://raw.githubusercontent.com/chekoduadarsh/YOPO-You-Only-Plot-Once/master/media/sample_histogram.png)\n![](https://raw.githubusercontent.com/chekoduadarsh/YOPO-You-Only-Plot-Once/master/media/sample_scatterplot.png)\n![](https://raw.githubusercontent.com/chekoduadarsh/YOPO-You-Only-Plot-Once/master/media/sample_custom.png)\n\n\n\n# Contribute\n\nIf you find any error or need support please raise a issue. If you think you can add a feature, or help solve a bug please raise a PR\nThis repo welcomes any kind of contributions :pray:\n\nFeel free to adapt it criticize it and support it the way you like!!\n\n# License\n\n[Apache License, Version 2.0](https://github.com/chekoduadarsh/YOPO-You-Only-Plot-Once/blob/master/LICENSE.txt)\n\n\n[![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/chekoduadarsh)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchekoduadarsh%2Fyopo-you-only-plot-once","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchekoduadarsh%2Fyopo-you-only-plot-once","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchekoduadarsh%2Fyopo-you-only-plot-once/lists"}