# Plotly Express
Plotly Express is now part of Plotly.py version 4 and so the `plotly_express` module now just re-exports the contents of `plotly.express`
## Installation
If you follow the [`plotly` Getting Started](https://plot.ly/python/getting-started/) instructions for installation, you will get access to `plotly.express`.
However, if you have existing code that imports from `plotly_express` explicitly and you don't wish to change it, you can still install the latest version, which just exposes `plotly.express` under the `plotly_express` namespace.
### Via `pip`
Just running `pip install plotly_express==0.4.0` in your terminal should do it!
### Via `conda`
You'll have to install from the `plotly` channel with `conda install -c plotly plotly_express==0.4.0`
## Getting Help
Please join our [Community Forum](https://community.plot.ly/c/api/python) or file a [Github Issue](https://github.com/plotly/plotly.py/issues/new) if you've found a bug.
Raw data
{
"_id": null,
"home_page": "https://plotly.express/",
"name": "plotly-express",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Nicolas Kruchten",
"author_email": "nicolas@plot.ly",
"download_url": "https://files.pythonhosted.org/packages/a9/e8/e6e0518d9e2fc78915b3e13cb89011bbffbf4a895d9d98257d06cd5229a9/plotly_express-0.4.1.tar.gz",
"platform": "",
"description": "# Plotly Express\n\nPlotly Express is now part of Plotly.py version 4 and so the `plotly_express` module now just re-exports the contents of `plotly.express`\n\n## Installation\n\nIf you follow the [`plotly` Getting Started](https://plot.ly/python/getting-started/) instructions for installation, you will get access to `plotly.express`.\n\nHowever, if you have existing code that imports from `plotly_express` explicitly and you don't wish to change it, you can still install the latest version, which just exposes `plotly.express` under the `plotly_express` namespace.\n\n### Via `pip`\n\nJust running `pip install plotly_express==0.4.0` in your terminal should do it!\n\n### Via `conda`\n\nYou'll have to install from the `plotly` channel with `conda install -c plotly plotly_express==0.4.0`\n\n## Getting Help\n\nPlease join our [Community Forum](https://community.plot.ly/c/api/python) or file a [Github Issue](https://github.com/plotly/plotly.py/issues/new) if you've found a bug.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Plotly Express - a high level wrapper for Plotly.py",
"version": "0.4.1",
"project_urls": {
"Github": "https://github.com/plotly/plotly_express/",
"Homepage": "https://plotly.express/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d4d68a2906f51e073a4be80cab35cfa10e7a34853e60f3ed5304ac470852a08d",
"md5": "3b405948fa87b907f5baedd354103e44",
"sha256": "5f112922b0a6225dc7c010e3b86295a74449e3eac6cac8faa95175e99b7698ce"
},
"downloads": -1,
"filename": "plotly_express-0.4.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "3b405948fa87b907f5baedd354103e44",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 2907,
"upload_time": "2019-08-07T16:06:09",
"upload_time_iso_8601": "2019-08-07T16:06:09.844445Z",
"url": "https://files.pythonhosted.org/packages/d4/d6/8a2906f51e073a4be80cab35cfa10e7a34853e60f3ed5304ac470852a08d/plotly_express-0.4.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a9e8e6e0518d9e2fc78915b3e13cb89011bbffbf4a895d9d98257d06cd5229a9",
"md5": "2911bfdc4077907b616730d351e46290",
"sha256": "ff73a41ce02fb43d1d8e8fa131ef3e6589857349ca216b941b8f3f862bce0278"
},
"downloads": -1,
"filename": "plotly_express-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "2911bfdc4077907b616730d351e46290",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2724,
"upload_time": "2019-08-07T16:06:11",
"upload_time_iso_8601": "2019-08-07T16:06:11.487555Z",
"url": "https://files.pythonhosted.org/packages/a9/e8/e6e0518d9e2fc78915b3e13cb89011bbffbf4a895d9d98257d06cd5229a9/plotly_express-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2019-08-07 16:06:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "plotly",
"github_project": "plotly_express",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "plotly-express"
}