qimchi


Nameqimchi JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://gitlab.com/squad-lab/qimchi
SummaryPlot your spicy quantum measurements with ease
upload_time2024-12-20 15:20:32
maintainerNone
docs_urlNone
authorSpandan Anupam
requires_python<4.0,>=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": "https://gitlab.com/squad-lab/qimchi",
    "name": "qimchi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=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/d1/89/66b9ccd67c76aace654bd1e71930142c9f821ac0f0cea87b63bb48802332/qimchi-0.0.9.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.9",
    "project_urls": {
        "Homepage": "https://gitlab.com/squad-lab/qimchi",
        "Repository": "https://gitlab.com/squad-lab/qimchi"
    },
    "split_keywords": [
        "quantum",
        " plotter",
        " plotly",
        " dash"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25720dfd71b4f2d6f76847f696a35f7dd2c44f7593fc0af6069195d73df5437f",
                "md5": "8f35c6d81a66f9418a14958af194b699",
                "sha256": "c24ffbb641150896526cef0ebc93c94b932bfa51c99b43cb252fa601d4ddd6d0"
            },
            "downloads": -1,
            "filename": "qimchi-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f35c6d81a66f9418a14958af194b699",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 96955,
            "upload_time": "2024-12-20T15:20:29",
            "upload_time_iso_8601": "2024-12-20T15:20:29.430525Z",
            "url": "https://files.pythonhosted.org/packages/25/72/0dfd71b4f2d6f76847f696a35f7dd2c44f7593fc0af6069195d73df5437f/qimchi-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d18966b9ccd67c76aace654bd1e71930142c9f821ac0f0cea87b63bb48802332",
                "md5": "6ce0c254236f7e3c38714b888d85467c",
                "sha256": "be5f1242e62afa50c98f437ef58c0fc8f621c165aaca970d70fab41bd35c5e7c"
            },
            "downloads": -1,
            "filename": "qimchi-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "6ce0c254236f7e3c38714b888d85467c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 90160,
            "upload_time": "2024-12-20T15:20:32",
            "upload_time_iso_8601": "2024-12-20T15:20:32.815835Z",
            "url": "https://files.pythonhosted.org/packages/d1/89/66b9ccd67c76aace654bd1e71930142c9f821ac0f0cea87b63bb48802332/qimchi-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-20 15:20:32",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "squad-lab",
    "gitlab_project": "qimchi",
    "lcname": "qimchi"
}
        
Elapsed time: 0.40221s