# sciviso
[![codecov.io](https://codecov.io/github/ArianeMora/sciviso/coverage.svg?branch=master)](https://codecov.io/github/ArianeMora/sciviso?branch=master)
[![PyPI](https://img.shields.io/pypi/v/sciviso)](https://pypi.org/project/sciviso/)
## A wrapper to format all plots the same
Sci-viso is a wrapper around matplotlib and seaborn. These are already great libraries, but as I needed to generate
figures for publication, I found that I had specific formats that I needed, and continually adding these in was
making my code clunky and repetative. I also wanted my charts within a publication to have the same "look and feel",
like palette, font, sizing etc. So I made sciviso so that my figures could come out of python "publication ready" and
asthetic.
I have only made wrappers for charts that I use (obvs) but keen for people to add others or make suggestions (feel free
to do that via github issues).
Others:
https://github.com/lukelbd/proplot
https://matplotlib.org/stable/index.html#contributing
## Check out the docs
[Link to docs](https://arianemora.github.io/sciviso/)
Raw data
{
"_id": null,
"home_page": "https://github.com/ArianeMora/sciviso",
"name": "sciviso",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "util",
"author": "Ariane Mora",
"author_email": "ariane.n.mora@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b6/d0/5180eb74c9fd13e601c1b59aaeef05b8549adb11ef9d917ace2bf87a84d6/sciviso-1.0.9.tar.gz",
"platform": null,
"description": "# sciviso\n[![codecov.io](https://codecov.io/github/ArianeMora/sciviso/coverage.svg?branch=master)](https://codecov.io/github/ArianeMora/sciviso?branch=master)\n[![PyPI](https://img.shields.io/pypi/v/sciviso)](https://pypi.org/project/sciviso/)\n\n## A wrapper to format all plots the same \n\nSci-viso is a wrapper around matplotlib and seaborn. These are already great libraries, but as I needed to generate\nfigures for publication, I found that I had specific formats that I needed, and continually adding these in was\nmaking my code clunky and repetative. I also wanted my charts within a publication to have the same \"look and feel\",\nlike palette, font, sizing etc. So I made sciviso so that my figures could come out of python \"publication ready\" and\nasthetic.\n\nI have only made wrappers for charts that I use (obvs) but keen for people to add others or make suggestions (feel free\nto do that via github issues).\n\nOthers:\nhttps://github.com/lukelbd/proplot\nhttps://matplotlib.org/stable/index.html#contributing\n\n## Check out the docs\n\n[Link to docs](https://arianemora.github.io/sciviso/)\n\n\n",
"bugtrack_url": null,
"license": "GPL3",
"summary": "sciviso: Wrapper for common visualisations for sci constellation.",
"version": "1.0.9",
"project_urls": {
"Bug Tracker": "https://github.com/ArianeMora/sciviso/issues",
"Documentation": "https://github.com/ArianeMora/sciviso",
"Homepage": "https://github.com/ArianeMora/sciviso",
"Source Code": "https://github.com/ArianeMora/sciviso"
},
"split_keywords": [
"util"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f77af094d369aedfabfc8c21073ab64b15b83a347af08d4eaf86c390f94a74c8",
"md5": "c7f448067144521574f2163ca437b1a1",
"sha256": "995fed3e0626bf8d2583b93bd44a60bd34a409d00c4754395dac08e10f6dd92f"
},
"downloads": -1,
"filename": "sciviso-1.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c7f448067144521574f2163ca437b1a1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 58547,
"upload_time": "2022-11-17T03:42:36",
"upload_time_iso_8601": "2022-11-17T03:42:36.719048Z",
"url": "https://files.pythonhosted.org/packages/f7/7a/f094d369aedfabfc8c21073ab64b15b83a347af08d4eaf86c390f94a74c8/sciviso-1.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b6d05180eb74c9fd13e601c1b59aaeef05b8549adb11ef9d917ace2bf87a84d6",
"md5": "b5f8c24bce8998e2775890edf9e236b2",
"sha256": "69a3427cef34d1a34638a9b0b305a9518e3e8b0ee49c4c61671f3e46cab65d55"
},
"downloads": -1,
"filename": "sciviso-1.0.9.tar.gz",
"has_sig": false,
"md5_digest": "b5f8c24bce8998e2775890edf9e236b2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 34285,
"upload_time": "2022-11-17T03:42:39",
"upload_time_iso_8601": "2022-11-17T03:42:39.072098Z",
"url": "https://files.pythonhosted.org/packages/b6/d0/5180eb74c9fd13e601c1b59aaeef05b8549adb11ef9d917ace2bf87a84d6/sciviso-1.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-11-17 03:42:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ArianeMora",
"github_project": "sciviso",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "sciviso"
}