qimchi


Nameqimchi JSON
Version 0.0.13 PyPI version JSON
download
home_pageNone
SummaryPlot your spicy quantum measurements with ease
upload_time2025-02-09 17:36:44
maintainerNone
docs_urlNone
authorSpandan Anupam
requires_python<4,>=3.11
licenseAGPL-3.0-or-later
keywords quantum plotter plotly dash
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Qimchi
## 🚧 Under Construction 🚧
Plotly based data visualization tool for xarray data. Optimized to work with the [qcutils](https://gitlab.com/squad-lab/qcutils) package.

## Installation
This pip package has only been tested with `python>=3.11`. Separate `venv` testing environment is suggested while the package is in production. 
```
pip install git+ssh://git@gitlab.com/squad-lab/qimchi.git
```
This should install the app, and you should be ready to go.

## Run Qimchi
Running qimchi is easy, after installing it in a suitable environment:
```python
py -m qimchi
```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "qimchi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.11",
    "maintainer_email": null,
    "keywords": "quantum, plotter, plotly, dash",
    "author": "Spandan Anupam",
    "author_email": "s.anupam@fz-juelich.de",
    "download_url": "https://files.pythonhosted.org/packages/0a/6d/ad42c17aab90ee4a7ffc17e57bbf66c0c37c91b011c641dceff628449190/qimchi-0.0.13.tar.gz",
    "platform": null,
    "description": "# Qimchi\n## \ud83d\udea7 Under Construction \ud83d\udea7\nPlotly based data visualization tool for xarray data. Optimized to work with the [qcutils](https://gitlab.com/squad-lab/qcutils) package.\n\n## Installation\nThis pip package has only been tested with `python>=3.11`. Separate `venv` testing environment is suggested while the package is in production. \n```\npip install git+ssh://git@gitlab.com/squad-lab/qimchi.git\n```\nThis should install the app, and you should be ready to go.\n\n## Run Qimchi\nRunning qimchi is easy, after installing it in a suitable environment:\n```python\npy -m qimchi\n```\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-or-later",
    "summary": "Plot your spicy quantum measurements with ease",
    "version": "0.0.13",
    "project_urls": {
        "Documentation": "https://gitlab.com/squad-lab/qimchi/-/blob/main/README.md",
        "Homepage": "https://gitlab.com/squad-lab/qimchi",
        "Repository": "https://gitlab.com/squad-lab/qimchi"
    },
    "split_keywords": [
        "quantum",
        " plotter",
        " plotly",
        " dash"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "51bf3bba3a7cbf48cd1e04478fe925cac255faff09681a5761eeb74b4fd1dea6",
                "md5": "129fb656f393dd05d57388cf020a1148",
                "sha256": "242bf477381d223e05b21407a87e53ba07ef23eb626946eb13a3f9aaa62e086f"
            },
            "downloads": -1,
            "filename": "qimchi-0.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "129fb656f393dd05d57388cf020a1148",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.11",
            "size": 101141,
            "upload_time": "2025-02-09T17:36:43",
            "upload_time_iso_8601": "2025-02-09T17:36:43.599199Z",
            "url": "https://files.pythonhosted.org/packages/51/bf/3bba3a7cbf48cd1e04478fe925cac255faff09681a5761eeb74b4fd1dea6/qimchi-0.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0a6dad42c17aab90ee4a7ffc17e57bbf66c0c37c91b011c641dceff628449190",
                "md5": "8b9c2c30a552be2989e8c8d04bdb620c",
                "sha256": "c36f9d3a5ac8d09408c0606073243e925aef43a34b29b04cc32f9cfcc34695ae"
            },
            "downloads": -1,
            "filename": "qimchi-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "8b9c2c30a552be2989e8c8d04bdb620c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.11",
            "size": 92888,
            "upload_time": "2025-02-09T17:36:44",
            "upload_time_iso_8601": "2025-02-09T17:36:44.917778Z",
            "url": "https://files.pythonhosted.org/packages/0a/6d/ad42c17aab90ee4a7ffc17e57bbf66c0c37c91b011c641dceff628449190/qimchi-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-09 17:36:44",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "squad-lab",
    "gitlab_project": "qimchi",
    "lcname": "qimchi"
}
        
Elapsed time: 0.42055s