## seaborn_extensions
**==================**
**My collection of general plotting functions that I build on top of seaborn.**
* Free software: GNU General Public License v3
* Documentation: [https://seaborn-extensions.readthedocs.io](https://seaborn-extensions.readthedocs.io)
**Features**
* **swarmboxenplot:** Overlayed swarm- and boxen-plots with significance bars between groups.
* **clustermap:** The great clustermap but with easy annotation of rows and columns for numeric and categorical factors.
* **volcano_plot:** A volcano plot with great defaults.
* **rankplot:** A simple rank vs value plot, also known as a waterfall plot.
**Installation**
To install seaborn_extensions, simply use pip:
```bash
pip install seaborn_extensions
```
**Credits**
This package was created with Cookiecutter and the `audreyr/cookiecutter-pypackage` project template.
* Cookiecutter: [https://github.com/audreyr/cookiecutter](https://github.com/audreyr/cookiecutter)
* `audreyr/cookiecutter-pypackage`: [https://github.com/audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)
Raw data
{
"_id": null,
"home_page": null,
"name": "seaborn_extensions",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "seaborn_extensions",
"author": null,
"author_email": "Andre Rendeiro <afrendeiro@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/8b/50/1947af80dd7b95ea1980f17f0aa3480bb021f11f9f3c94723389802b63d6/seaborn_extensions-0.2.1.tar.gz",
"platform": null,
"description": "## seaborn_extensions\n\n**==================**\n\n**My collection of general plotting functions that I build on top of seaborn.**\n\n* Free software: GNU General Public License v3\n* Documentation: [https://seaborn-extensions.readthedocs.io](https://seaborn-extensions.readthedocs.io)\n\n**Features**\n\n* **swarmboxenplot:** Overlayed swarm- and boxen-plots with significance bars between groups.\n* **clustermap:** The great clustermap but with easy annotation of rows and columns for numeric and categorical factors.\n* **volcano_plot:** A volcano plot with great defaults.\n* **rankplot:** A simple rank vs value plot, also known as a waterfall plot.\n\n**Installation**\n\nTo install seaborn_extensions, simply use pip:\n\n```bash\npip install seaborn_extensions\n```\n\n**Credits**\n\nThis package was created with Cookiecutter and the `audreyr/cookiecutter-pypackage` project template.\n\n* Cookiecutter: [https://github.com/audreyr/cookiecutter](https://github.com/audreyr/cookiecutter)\n* `audreyr/cookiecutter-pypackage`: [https://github.com/audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)\n",
"bugtrack_url": null,
"license": "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"summary": "Extensions of seaborn plots for biology",
"version": "0.2.1",
"project_urls": {
"documentation": "https://github.com/afrendeiro/seaborn_extensions/blob/main/README.md",
"homepage": "https://github.com/afrendeiro/seaborn_extensions",
"repository": "https://github.com/afrendeiro/seaborn_extensions"
},
"split_keywords": [
"seaborn_extensions"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "df3c62e7a5a2b783b034c70b845620bd5f442b8f53b7d8646777a3f11f6ce49f",
"md5": "f859ae99180b3a474f3414461bb6b368",
"sha256": "6a84cfd2a93cc8a67f2f4515cce73acade12fbc36c204bf1e482bbb3c3fe0eb9"
},
"downloads": -1,
"filename": "seaborn_extensions-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f859ae99180b3a474f3414461bb6b368",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 20837,
"upload_time": "2024-12-31T10:19:19",
"upload_time_iso_8601": "2024-12-31T10:19:19.797003Z",
"url": "https://files.pythonhosted.org/packages/df/3c/62e7a5a2b783b034c70b845620bd5f442b8f53b7d8646777a3f11f6ce49f/seaborn_extensions-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8b501947af80dd7b95ea1980f17f0aa3480bb021f11f9f3c94723389802b63d6",
"md5": "f747a55eb9ef5a68b63ae220f8d8aa02",
"sha256": "e9c1ce9dc87a69daf9222bbe096297e36cba7b5b6c602d3f77f96ca3c1fbf258"
},
"downloads": -1,
"filename": "seaborn_extensions-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "f747a55eb9ef5a68b63ae220f8d8aa02",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 30075,
"upload_time": "2024-12-31T10:19:22",
"upload_time_iso_8601": "2024-12-31T10:19:22.758256Z",
"url": "https://files.pythonhosted.org/packages/8b/50/1947af80dd7b95ea1980f17f0aa3480bb021f11f9f3c94723389802b63d6/seaborn_extensions-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-31 10:19:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "afrendeiro",
"github_project": "seaborn_extensions",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "setuptools_scm",
"specs": []
},
{
"name": "outdated",
"specs": []
},
{
"name": "numpy",
"specs": [
[
">=",
"1.18.0"
],
[
"<",
"2.0"
]
]
},
{
"name": "pandas",
"specs": []
},
{
"name": "matplotlib",
"specs": [
[
"<",
"4.0"
],
[
">=",
"3.3.0"
]
]
},
{
"name": "seaborn",
"specs": [
[
">=",
"0.11.1"
],
[
"<",
"1.0"
]
]
},
{
"name": "pingouin",
"specs": [
[
">=",
"0.5.2"
],
[
"<",
"1.0"
]
]
},
{
"name": "tqdm",
"specs": []
}
],
"tox": true,
"lcname": "seaborn_extensions"
}