# QTB Plot
[![pipeline status](https://gitlab.com/marvin.vanaalst/qtb-plot/badges/main/pipeline.svg)](https://gitlab.com/marvin.vanaalst/qtb-plot/-/commits/main)
[![coverage report](https://gitlab.com/marvin.vanaalst/qtb-plot/badges/main/coverage.svg)](https://gitlab.com/marvin.vanaalst/qtb-plot/-/commits/main)
[![PyPi](https://img.shields.io/pypi/v/qtb-plot)](https://pypi.org/project/qtb-plot/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
[![security: bandit](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)
[![Downloads](https://pepy.tech/badge/qtb-plot)](https://pepy.tech/project/qtb-plot)
This package is basically just a convenience matplotlib option setter.
You have two ways of using it.
With `set_style` you set the style for the entire notebook or whatever session
you are working in and with `plotting_context` you create a context manager
that will only set the style locally for the current plot.
Take a look at the supplied tutorial notebok to see how this is done.
The easiest way of installing the package is to cd into the package folder and to install it locally with
`pip install -e .`
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/marvin.vanaalst/qtb-plot",
"name": "qtb-plot",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "plotting",
"author": "Marvin van Aalst",
"author_email": "marvin.vanaalst@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/92/41/bdb460e29402041bb6cc89a4b0230603e18d4114a5ff324efba7f4656df9/qtb_plot-0.3.58.tar.gz",
"platform": null,
"description": "# QTB Plot\n\n[![pipeline status](https://gitlab.com/marvin.vanaalst/qtb-plot/badges/main/pipeline.svg)](https://gitlab.com/marvin.vanaalst/qtb-plot/-/commits/main)\n[![coverage report](https://gitlab.com/marvin.vanaalst/qtb-plot/badges/main/coverage.svg)](https://gitlab.com/marvin.vanaalst/qtb-plot/-/commits/main)\n[![PyPi](https://img.shields.io/pypi/v/qtb-plot)](https://pypi.org/project/qtb-plot/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)\n[![security: bandit](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)\n[![Downloads](https://pepy.tech/badge/qtb-plot)](https://pepy.tech/project/qtb-plot)\n\nThis package is basically just a convenience matplotlib option setter.\nYou have two ways of using it.\nWith `set_style` you set the style for the entire notebook or whatever session\nyou are working in and with `plotting_context` you create a context manager\nthat will only set the style locally for the current plot.\n\nTake a look at the supplied tutorial notebok to see how this is done.\n\n\nThe easiest way of installing the package is to cd into the package folder and to install it locally with\n`pip install -e .`\n",
"bugtrack_url": null,
"license": "GPL-4",
"summary": "Standard plotting styles of our institute",
"version": "0.3.58",
"project_urls": {
"Homepage": "https://gitlab.com/marvin.vanaalst/qtb-plot",
"Repository": "https://gitlab.com/marvin.vanaalst/qtb-plot"
},
"split_keywords": [
"plotting"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f2e4fe09a0ad640693f91d181cea4b2e2f413c0d17842eff4aea65b91de09381",
"md5": "ab5bbb4932d51fd7139cbc7eb9db17bc",
"sha256": "295ade05bf6fa7d732ebc9d999e3b835e529b3d69b856fa2a8c6dabba5521900"
},
"downloads": -1,
"filename": "qtb_plot-0.3.58-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ab5bbb4932d51fd7139cbc7eb9db17bc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 7942,
"upload_time": "2024-06-24T01:13:11",
"upload_time_iso_8601": "2024-06-24T01:13:11.612780Z",
"url": "https://files.pythonhosted.org/packages/f2/e4/fe09a0ad640693f91d181cea4b2e2f413c0d17842eff4aea65b91de09381/qtb_plot-0.3.58-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9241bdb460e29402041bb6cc89a4b0230603e18d4114a5ff324efba7f4656df9",
"md5": "a283677d6295f81695d55e7a3791ea17",
"sha256": "ddd2fca2e3ba45692aeaa6285b5d211305f0bca2b1a833bf537d13c67369c36a"
},
"downloads": -1,
"filename": "qtb_plot-0.3.58.tar.gz",
"has_sig": false,
"md5_digest": "a283677d6295f81695d55e7a3791ea17",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 8121,
"upload_time": "2024-06-24T01:13:13",
"upload_time_iso_8601": "2024-06-24T01:13:13.520619Z",
"url": "https://files.pythonhosted.org/packages/92/41/bdb460e29402041bb6cc89a4b0230603e18d4114a5ff324efba7f4656df9/qtb_plot-0.3.58.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-24 01:13:13",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "marvin.vanaalst",
"gitlab_project": "qtb-plot",
"lcname": "qtb-plot"
}