lvm-read


Namelvm-read JSON
Version 1.23 PyPI version JSON
download
home_pageNone
SummaryLabView Measurement file reader
upload_time2024-05-16 05:43:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords labview lvm
VCS
bugtrack_url
requirements numpy pytest
Travis-CI No Travis.
coveralls test coverage No coveralls.
            lvm_read
========

LabView Measurement file reader
-------------------------------

|pytest|

|binder| to test the *Showcase lvm_read.ipynb*. 

.. |binder| image:: http://mybinder.org/badge.svg 
   :target: http://mybinder.org:/repo/ladisk/lvm_read
.. |pytest| image:: https://github.com/ladisk/lvm_read/actions/workflows/python-package.yml/badge.svg
    :target: https://github.com/ladisk/lvm_read/actions

See also `Specifications <http://www.ni.com/tutorial/4139/en/>`_.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lvm-read",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "\"Janko Slavi\u010d et al.\" <janko.slavic@fs.uni-lj.si>",
    "keywords": "LabView, lvm",
    "author": null,
    "author_email": "\"Janko Slavi\u010d et al.\" <janko.slavic@fs.uni-lj.si>",
    "download_url": "https://files.pythonhosted.org/packages/a2/17/6d32abd700b483edc3f4fbeb01ab6514ea51eb7fd973890412554ca7cfcc/lvm_read-1.23.tar.gz",
    "platform": null,
    "description": "lvm_read\n========\n\nLabView Measurement file reader\n-------------------------------\n\n|pytest|\n\n|binder| to test the *Showcase lvm_read.ipynb*. \n\n.. |binder| image:: http://mybinder.org/badge.svg \n   :target: http://mybinder.org:/repo/ladisk/lvm_read\n.. |pytest| image:: https://github.com/ladisk/lvm_read/actions/workflows/python-package.yml/badge.svg\n    :target: https://github.com/ladisk/lvm_read/actions\n\nSee also `Specifications <http://www.ni.com/tutorial/4139/en/>`_.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "LabView Measurement file reader",
    "version": "1.23",
    "project_urls": {
        "homepage": "https://github.com/ladisk/lvm_read",
        "source": "https://github.com/ladisk/lvm_read"
    },
    "split_keywords": [
        "labview",
        " lvm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "598155ac1e7eadde8af8d673e36c717eaba983be6a40e4c43c332fe1aa0a1c17",
                "md5": "880971e553e71f86d55ee2299649b53b",
                "sha256": "cbf527f52ab13422562489cb84deb02bc91a2cc26765f576143f32da3967c045"
            },
            "downloads": -1,
            "filename": "lvm_read-1.23-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "880971e553e71f86d55ee2299649b53b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4438,
            "upload_time": "2024-05-16T05:43:47",
            "upload_time_iso_8601": "2024-05-16T05:43:47.254544Z",
            "url": "https://files.pythonhosted.org/packages/59/81/55ac1e7eadde8af8d673e36c717eaba983be6a40e4c43c332fe1aa0a1c17/lvm_read-1.23-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2176d32abd700b483edc3f4fbeb01ab6514ea51eb7fd973890412554ca7cfcc",
                "md5": "0de248d28e966049486eb433f29f5e19",
                "sha256": "254c6db5478251a12671bd0c2c95008337efabc1b4735ac72cf2792d5495b16f"
            },
            "downloads": -1,
            "filename": "lvm_read-1.23.tar.gz",
            "has_sig": false,
            "md5_digest": "0de248d28e966049486eb433f29f5e19",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4509,
            "upload_time": "2024-05-16T05:43:48",
            "upload_time_iso_8601": "2024-05-16T05:43:48.281321Z",
            "url": "https://files.pythonhosted.org/packages/a2/17/6d32abd700b483edc3f4fbeb01ab6514ea51eb7fd973890412554ca7cfcc/lvm_read-1.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 05:43:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ladisk",
    "github_project": "lvm_read",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        }
    ],
    "lcname": "lvm-read"
}
        
Elapsed time: 0.43276s