yaqd-ni


Nameyaqd-ni JSON
Version 2023.12.0 PyPI version JSON
download
home_pagehttps://yaq.fyi
Summaryyaq daemons for NI hardware
upload_time2023-12-14 21:21:16
maintainerNone
docs_urlNone
authorBlaise Thompson
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # yaqd-ni

[![PyPI](https://img.shields.io/pypi/v/yaqd-ni)](https://pypi.org/project/yaqd-ni)
[![Conda](https://img.shields.io/conda/vn/conda-forge/yaqd-ni)](https://anaconda.org/conda-forge/yaqd-ni)
[![yaq](https://img.shields.io/badge/framework-yaq-orange)](https://yaq.fyi/)
[![black](https://img.shields.io/badge/code--style-black-black)](https://black.readthedocs.io/)
[![ver](https://img.shields.io/badge/calver-YYYY.0M.MICRO-blue)](https://calver.org/)
[![log](https://img.shields.io/badge/change-log-informational)](https://github.com/yaq-project/yaqd-ni/blob/main/CHANGELOG.md)

yaq daemons for NI hardware

This package contains the following daemon(s):

- [ni-daqmx-tmux](https://yaq.fyi/daemons/ni-daqmx-tmux/)

## maintainers
- [Blaise Thompson](https://github.com/untzag)

            

Raw data

            {
    "_id": null,
    "home_page": "https://yaq.fyi",
    "name": "yaqd-ni",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Blaise Thompson",
    "author_email": "blaise@untzag.com",
    "download_url": "https://files.pythonhosted.org/packages/3e/93/c3472c725a1872f48cd3bdb6593fbb769cfed8371a8e45004631d31b5e4e/yaqd_ni-2023.12.0.tar.gz",
    "platform": null,
    "description": "# yaqd-ni\n\n[![PyPI](https://img.shields.io/pypi/v/yaqd-ni)](https://pypi.org/project/yaqd-ni)\n[![Conda](https://img.shields.io/conda/vn/conda-forge/yaqd-ni)](https://anaconda.org/conda-forge/yaqd-ni)\n[![yaq](https://img.shields.io/badge/framework-yaq-orange)](https://yaq.fyi/)\n[![black](https://img.shields.io/badge/code--style-black-black)](https://black.readthedocs.io/)\n[![ver](https://img.shields.io/badge/calver-YYYY.0M.MICRO-blue)](https://calver.org/)\n[![log](https://img.shields.io/badge/change-log-informational)](https://github.com/yaq-project/yaqd-ni/blob/main/CHANGELOG.md)\n\nyaq daemons for NI hardware\n\nThis package contains the following daemon(s):\n\n- [ni-daqmx-tmux](https://yaq.fyi/daemons/ni-daqmx-tmux/)\n\n## maintainers\n- [Blaise Thompson](https://github.com/untzag)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "yaq daemons for NI hardware",
    "version": "2023.12.0",
    "project_urls": {
        "Homepage": "https://yaq.fyi",
        "Issues": "https://github.com/yaq-project/yaqd-ni/issues",
        "Source": "https://github.com/yaq-project/yaqd-ni"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cb235697b9c5f29744a7801137e49e7d39e199dd01174bbe9c0cf633e5038654",
                "md5": "ed036329131bcce330525c6550a2dc43",
                "sha256": "62a8d1282b5141a63b63db8c8d022528fb7b3ad3d7225ba2a32ca4af24a597cb"
            },
            "downloads": -1,
            "filename": "yaqd_ni-2023.12.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed036329131bcce330525c6550a2dc43",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 13562,
            "upload_time": "2023-12-14T21:21:15",
            "upload_time_iso_8601": "2023-12-14T21:21:15.498417Z",
            "url": "https://files.pythonhosted.org/packages/cb/23/5697b9c5f29744a7801137e49e7d39e199dd01174bbe9c0cf633e5038654/yaqd_ni-2023.12.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3e93c3472c725a1872f48cd3bdb6593fbb769cfed8371a8e45004631d31b5e4e",
                "md5": "a048cce0b80c0894d507d3bbcb3894b9",
                "sha256": "1f9e491d88aa4f3e7d1b1ce83622689fc64a51bedb839495f48661227bd6e31f"
            },
            "downloads": -1,
            "filename": "yaqd_ni-2023.12.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a048cce0b80c0894d507d3bbcb3894b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 13194,
            "upload_time": "2023-12-14T21:21:16",
            "upload_time_iso_8601": "2023-12-14T21:21:16.637337Z",
            "url": "https://files.pythonhosted.org/packages/3e/93/c3472c725a1872f48cd3bdb6593fbb769cfed8371a8e45004631d31b5e4e/yaqd_ni-2023.12.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-14 21:21:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yaq-project",
    "github_project": "yaqd-ni",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "yaqd-ni"
}
        
Elapsed time: 0.17356s