qtdraw


Nameqtdraw JSON
Version 2.2.4 PyPI version JSON
download
home_pageNone
Summary3D drawing tool for molecules and crystals based on Pyvista and PySide6.
upload_time2024-12-15 21:52:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords pyvista pyside6 multipie
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [QtDraw](https://cmt-mu.github.io/QtDraw/)

3D drawing tool for molecules and crystals based on [PyVista](https://docs.pyvista.org/) and [PySide6](https://doc.qt.io/qtforpython-6/index.html).
Drawings are associated with crystallographic symmetry operations provided by [MultiPie](https://github.com/CMT-MU/MultiPie).

- **Authors**: Hiroaki Kusunose

- **Citing QtDraw and MultiPie**: If you are using QtDraw and/or MultiPie in your scientific research, please help our scientific visibility by citing our work:
    > Hiroaki Kusunose, Rikuto Oiwa, and Satoru Hayami, Symmetry-adapted modeling for molecules and crystals, Phys. Rev. B <b>107</b>, 195118 (2023).<br>
    > DOI: [https://doi.org/10.1103/PhysRevB.107.195118](https://doi.org/10.1103/PhysRevB.107.195118)

- **Installation**: QtDraw can be installed from PyPI using pip on Python >= 3.9:
    ```
    pip install qtdraw
    ```

- **Shell commands**:
  - `qtdraw [filename]` : Open QtDraw file.
  - `conv_qtdraw2 [ver1_file.qtdw]` : Convert Version 1 `.qtdw` file into this version (Version 2).

- **Requirements**:
  - This library requires [TeXLive](https://www.tug.org/texlive/) environment.
  - Symmetry operation supports are provided by [MultiPie](https://github.com/CMT-MU/MultiPie).

- **See also**:
  - [Manual](https://cmt-mu.github.io/QtDraw/src/overview.html).
  - [MultiPie tutorial (in Japanese)](https://cmt-mu.github.io/MultiPieTutorial/)
  - [QtDraw tutorial (in Japanese)](https://cmt-mu.github.io/QtDrawTutorial/)
  - Source : [PyPI](https://pypi.org/project/qtdraw/) or [GitHub](https://github.com/CMT-MU/QtDraw)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "qtdraw",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "pyvista, PySide6, multipie",
    "author": null,
    "author_email": "Hiroaki Kusunose <hiroaki.kusunose@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/11/0f/8f5f7a82ffd6d925f9549540677005a1e77e583d0c5cbae753aecce472fc/qtdraw-2.2.4.tar.gz",
    "platform": null,
    "description": "# [QtDraw](https://cmt-mu.github.io/QtDraw/)\n\n3D drawing tool for molecules and crystals based on [PyVista](https://docs.pyvista.org/) and [PySide6](https://doc.qt.io/qtforpython-6/index.html).\nDrawings are associated with crystallographic symmetry operations provided by [MultiPie](https://github.com/CMT-MU/MultiPie).\n\n- **Authors**: Hiroaki Kusunose\n\n- **Citing QtDraw and MultiPie**: If you are using QtDraw and/or MultiPie in your scientific research, please help our scientific visibility by citing our work:\n    > Hiroaki Kusunose, Rikuto Oiwa, and Satoru Hayami, Symmetry-adapted modeling for molecules and crystals, Phys. Rev. B <b>107</b>, 195118 (2023).<br>\n    > DOI: [https://doi.org/10.1103/PhysRevB.107.195118](https://doi.org/10.1103/PhysRevB.107.195118)\n\n- **Installation**: QtDraw can be installed from PyPI using pip on Python >= 3.9:\n    ```\n    pip install qtdraw\n    ```\n\n- **Shell commands**:\n  - `qtdraw [filename]` : Open QtDraw file.\n  - `conv_qtdraw2 [ver1_file.qtdw]` : Convert Version 1 `.qtdw` file into this version (Version 2).\n\n- **Requirements**:\n  - This library requires [TeXLive](https://www.tug.org/texlive/) environment.\n  - Symmetry operation supports are provided by [MultiPie](https://github.com/CMT-MU/MultiPie).\n\n- **See also**:\n  - [Manual](https://cmt-mu.github.io/QtDraw/src/overview.html).\n  - [MultiPie tutorial (in Japanese)](https://cmt-mu.github.io/MultiPieTutorial/)\n  - [QtDraw tutorial (in Japanese)](https://cmt-mu.github.io/QtDrawTutorial/)\n  - Source : [PyPI](https://pypi.org/project/qtdraw/) or [GitHub](https://github.com/CMT-MU/QtDraw)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "3D drawing tool for molecules and crystals based on Pyvista and PySide6.",
    "version": "2.2.4",
    "project_urls": {
        "Homepage": "https://github.com/CMT-MU/QtDraw",
        "Issues": "https://github.com/CMT-MU/QtDraw/issues"
    },
    "split_keywords": [
        "pyvista",
        " pyside6",
        " multipie"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb6a2621c85ec7b59a2078249a7fd9dc6e9de18e4d8d920f724822b1404dcbb5",
                "md5": "a19e6c649ffb24a14bcda1cf33b1d3d4",
                "sha256": "ba1c09937591102bba38b3c8ddaf4a84229f4935414279c9c17ed41d4c7948c0"
            },
            "downloads": -1,
            "filename": "qtdraw-2.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a19e6c649ffb24a14bcda1cf33b1d3d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 305086,
            "upload_time": "2024-12-15T21:52:43",
            "upload_time_iso_8601": "2024-12-15T21:52:43.516871Z",
            "url": "https://files.pythonhosted.org/packages/bb/6a/2621c85ec7b59a2078249a7fd9dc6e9de18e4d8d920f724822b1404dcbb5/qtdraw-2.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "110f8f5f7a82ffd6d925f9549540677005a1e77e583d0c5cbae753aecce472fc",
                "md5": "78cb466a478b6bddf9907990e3f6300a",
                "sha256": "afb54ba60ac9868bbe01c80d77442109f02f22f826a2934ea787c5e44b6c0973"
            },
            "downloads": -1,
            "filename": "qtdraw-2.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "78cb466a478b6bddf9907990e3f6300a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 294937,
            "upload_time": "2024-12-15T21:52:45",
            "upload_time_iso_8601": "2024-12-15T21:52:45.211002Z",
            "url": "https://files.pythonhosted.org/packages/11/0f/8f5f7a82ffd6d925f9549540677005a1e77e583d0c5cbae753aecce472fc/qtdraw-2.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-15 21:52:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CMT-MU",
    "github_project": "QtDraw",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "qtdraw"
}
        
Elapsed time: 0.98989s