vizdxp


Namevizdxp JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/Vinothsuku/vizdxp
SummarySimple data visualization web app
upload_time2024-08-07 06:04:44
maintainerNone
docs_urlNone
authorvinoth sukumaran
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vizdxp

## Simple Exploratory Data Analysis web application

vizdxp is an open-source web app designed via streamlit weaved with plotly library. **Its incredibly simple - Just drag & drop any csv and explore the data visually.** By default the application will figure out better visualization based on user selections. Feel free to customize as needed.

## Keys
- **Simple** and quick for any **Exploratory Data Analysis**
- Create interactive **Dashboard web app within minutes** from any csv and share the findings
- **Deploy** it as a web application in your own workstations too
- By **Default** - chart types and aggregations are applied based on columns selected by user, null rows are removed, date fields are converted to multiple subfields
- Highly **Customizable**
- No more static reports
- Chart types included - Scatter, Bar, Pie, Heatmap, Histogram and Box plots

## Installation

pip install vizdxp

Run: python -m vizdxp

Explore vizdxp through a browser. Once installation is complete, user can work totally offline.

## Blog

Wrriten a blog on vizdxp [here](https://medium.com/analytics-vidhya/introducing-vizdxp-for-quick-exploratory-data-analysis-and-visualizations-89128326e8ac)

## License
- vizdxp is completely free, open sourced and licensed under MIT license.
- Vizdxp is developed with Streamlit as the framework. Further details on [streamlit](https://www.streamlit.io/)
- Plotly is the visualization library used. Further details on [plotly](https://plotly.com/)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Vinothsuku/vizdxp",
    "name": "vizdxp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "vinoth sukumaran",
    "author_email": "vinoth.suku@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/68/fa/b7c4afbc5c6a8392e1e561a9f22138dfdabd711807e6d45aa28fd574421b/vizdxp-0.2.2.tar.gz",
    "platform": null,
    "description": "# vizdxp\n\n## Simple Exploratory Data Analysis web application\n\nvizdxp is an open-source web app designed via streamlit weaved with plotly library. **Its incredibly simple - Just drag & drop any csv and explore the data visually.** By default the application will figure out better visualization based on user selections. Feel free to customize as needed.\n\n## Keys\n- **Simple** and quick for any **Exploratory Data Analysis**\n- Create interactive **Dashboard web app within minutes** from any csv and share the findings\n- **Deploy** it as a web application in your own workstations too\n- By **Default** - chart types and aggregations are applied based on columns selected by user, null rows are removed, date fields are converted to multiple subfields\n- Highly **Customizable**\n- No more static reports\n- Chart types included - Scatter, Bar, Pie, Heatmap, Histogram and Box plots\n\n## Installation\n\npip install vizdxp\n\nRun: python -m vizdxp\n\nExplore vizdxp through a browser. Once installation is complete, user can work totally offline.\n\n## Blog\n\nWrriten a blog on vizdxp [here](https://medium.com/analytics-vidhya/introducing-vizdxp-for-quick-exploratory-data-analysis-and-visualizations-89128326e8ac)\n\n## License\n- vizdxp is completely free, open sourced and licensed under MIT license.\n- Vizdxp is developed with Streamlit as the framework. Further details on [streamlit](https://www.streamlit.io/)\n- Plotly is the visualization library used. Further details on [plotly](https://plotly.com/)\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Simple data visualization web app",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/Vinothsuku/vizdxp"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa815a37de957875716b07630b72db28d467b14ca7f8360727f201097fc53432",
                "md5": "d693a2790ea5f5088ff505f3200e9cbb",
                "sha256": "95df2e6b1b36bdd78e4160645c50a19baab7c47fecd940ef51427f0f90cf2885"
            },
            "downloads": -1,
            "filename": "vizdxp-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d693a2790ea5f5088ff505f3200e9cbb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 10514,
            "upload_time": "2024-08-07T06:04:43",
            "upload_time_iso_8601": "2024-08-07T06:04:43.473679Z",
            "url": "https://files.pythonhosted.org/packages/fa/81/5a37de957875716b07630b72db28d467b14ca7f8360727f201097fc53432/vizdxp-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68fab7c4afbc5c6a8392e1e561a9f22138dfdabd711807e6d45aa28fd574421b",
                "md5": "425924d08626bf2d9552a69aa9f009d3",
                "sha256": "1227a2257067146fc036e0948cca1fcede340d889abafa31b819938e82599ed4"
            },
            "downloads": -1,
            "filename": "vizdxp-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "425924d08626bf2d9552a69aa9f009d3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 8682,
            "upload_time": "2024-08-07T06:04:44",
            "upload_time_iso_8601": "2024-08-07T06:04:44.825950Z",
            "url": "https://files.pythonhosted.org/packages/68/fa/b7c4afbc5c6a8392e1e561a9f22138dfdabd711807e6d45aa28fd574421b/vizdxp-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-07 06:04:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Vinothsuku",
    "github_project": "vizdxp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "vizdxp"
}
        
Elapsed time: 0.49006s