qdatamatrix


Nameqdatamatrix JSON
Version 0.1.34 PyPI version JSON
download
home_page
SummaryThis file is part of qdatamatatrix.
upload_time2023-01-23 16:26:27
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords data scienc3 pyqt widget spreadsheet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # QDataMatrix

*A PyQt4/PyQt5 widget for viewing and editing a `DataMatrix` object.*

Sebastiaan Mathôt  <br />
Copyright 2016-2023  <br />
https://pydatamatrix.eu/

## About

The `qdatamatrix` package provides a graphical widget to view and edit a `datamatrix` object.

## Dependencies

- Python 2.7 or >= 3.4
- [datamatrix](https://github.com/open-cogsci/datamatrix/)
- [qtpy](https://pypi.python.org/pypi/QtPy/)

## Usage

See `example.py`, included with the source code.

## License

`qdatamatrix` is licensed under the [GNU General Public License
v3](http://www.gnu.org/licenses/gpl-3.0.en.html).


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "qdatamatrix",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "data scienc3,pyqt,widget,spreadsheet",
    "author": "",
    "author_email": "Sebastiaan Math\u00f4t <s.mathot@cogsci.nl>",
    "download_url": "https://files.pythonhosted.org/packages/6b/1e/426f91259b9bb95f9d993373502e821969f373f29894c38df3aebe38538d/qdatamatrix-0.1.34.tar.gz",
    "platform": null,
    "description": "# QDataMatrix\n\n*A PyQt4/PyQt5 widget for viewing and editing a `DataMatrix` object.*\n\nSebastiaan Math\u00f4t  <br />\nCopyright 2016-2023  <br />\nhttps://pydatamatrix.eu/\n\n## About\n\nThe `qdatamatrix` package provides a graphical widget to view and edit a `datamatrix` object.\n\n## Dependencies\n\n- Python 2.7 or >= 3.4\n- [datamatrix](https://github.com/open-cogsci/datamatrix/)\n- [qtpy](https://pypi.python.org/pypi/QtPy/)\n\n## Usage\n\nSee `example.py`, included with the source code.\n\n## License\n\n`qdatamatrix` is licensed under the [GNU General Public License\nv3](http://www.gnu.org/licenses/gpl-3.0.en.html).\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "This file is part of qdatamatatrix.",
    "version": "0.1.34",
    "split_keywords": [
        "data scienc3",
        "pyqt",
        "widget",
        "spreadsheet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d93309a9c7c24c632051b5f20405cf9ec42a0e00e4d62a39f5c4ec43477e90e6",
                "md5": "80085f029a645e0d65cd18c37d5420c3",
                "sha256": "5702b1d9ea750f12df34f742d28678142f86b6747f744ef9f047fa712ca809e6"
            },
            "downloads": -1,
            "filename": "qdatamatrix-0.1.34-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "80085f029a645e0d65cd18c37d5420c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 24640,
            "upload_time": "2023-01-23T16:26:25",
            "upload_time_iso_8601": "2023-01-23T16:26:25.890561Z",
            "url": "https://files.pythonhosted.org/packages/d9/33/09a9c7c24c632051b5f20405cf9ec42a0e00e4d62a39f5c4ec43477e90e6/qdatamatrix-0.1.34-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b1e426f91259b9bb95f9d993373502e821969f373f29894c38df3aebe38538d",
                "md5": "d43d0f9e2b8d5e6440e6e64c9bc5e0d1",
                "sha256": "e76fd2682a9160c2f3ccf31cfd59ebcfe462f6c54b5f6834482671f2ed139e8b"
            },
            "downloads": -1,
            "filename": "qdatamatrix-0.1.34.tar.gz",
            "has_sig": false,
            "md5_digest": "d43d0f9e2b8d5e6440e6e64c9bc5e0d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 19473,
            "upload_time": "2023-01-23T16:26:27",
            "upload_time_iso_8601": "2023-01-23T16:26:27.390360Z",
            "url": "https://files.pythonhosted.org/packages/6b/1e/426f91259b9bb95f9d993373502e821969f373f29894c38df3aebe38538d/qdatamatrix-0.1.34.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-23 16:26:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "qdatamatrix"
}
        
Elapsed time: 0.03718s