# MFLI Driver for qupulse
This is an early version of a Zurich Instruments MFLI driver for qupulse.
## Installation
```console
git clone https://github.com/qutech/qupulse-mfli
pip install -e ./qupulse-mfli
```
for a development install or
```console
pip install qupulse-mfli
```
for the published version.
## License
`qupulse-mfli` is distributed under the terms of the [GPLv3](https://spdx.org/licenses/GPL-3.0.html) license.
## Build & Publish
This project uses `hatch`. After you installed hatch `python -m pip install hatch`.You can push the version, build and publish (if you have the credentials) it via
```console
python -m hatch version M.N.L
python -m hatch build
python -m hatch publish
```
Raw data
{
"_id": null,
"home_page": null,
"name": "qupulse-mfli",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "control,physics,pulse,quantum,qubit",
"author": "Quantum Technology Group RWTH Aachen University, Paul Surrey <paul.surrey@rwth-aachen.de>",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/6a/79/2eb87aa41a1355ee13cda586d87e903785f0743754c6080a1ca0393adec8/qupulse_mfli-0.0.1.tar.gz",
"platform": null,
"description": "# MFLI Driver for qupulse\n\nThis is an early version of a Zurich Instruments MFLI driver for qupulse.\n\n## Installation\n\n```console\ngit clone https://github.com/qutech/qupulse-mfli\npip install -e ./qupulse-mfli\n```\n\nfor a development install or\n\n```console\npip install qupulse-mfli\n```\n\nfor the published version.\n\n## License\n\n`qupulse-mfli` is distributed under the terms of the [GPLv3](https://spdx.org/licenses/GPL-3.0.html) license.\n\n## Build & Publish\n\nThis project uses `hatch`. After you installed hatch `python -m pip install hatch`.You can push the version, build and publish (if you have the credentials) it via\n```console\npython -m hatch version M.N.L\npython -m hatch build\npython -m hatch publish\n```\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "0.0.1",
"project_urls": {
"Documentation": "https://github.com/qutech/qupulse-mfli#readme",
"Issues": "https://github.com/qutech/qupulse-mfli/issues",
"Source": "https://github.com/qutech/qupulse-mfli"
},
"split_keywords": [
"control",
"physics",
"pulse",
"quantum",
"qubit"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1c29c37fb7b57fa06481d529aaa96bd954d87463af72fad37c424d6da202bc6a",
"md5": "34022cce06aae12fe3611821cf7edb36",
"sha256": "8c739d3e6e03aabbed96cf0fd259ec3f6ba81735904de9d0cb587eed4b7cdc34"
},
"downloads": -1,
"filename": "qupulse_mfli-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "34022cce06aae12fe3611821cf7edb36",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 26776,
"upload_time": "2024-03-15T15:52:09",
"upload_time_iso_8601": "2024-03-15T15:52:09.195323Z",
"url": "https://files.pythonhosted.org/packages/1c/29/c37fb7b57fa06481d529aaa96bd954d87463af72fad37c424d6da202bc6a/qupulse_mfli-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6a792eb87aa41a1355ee13cda586d87e903785f0743754c6080a1ca0393adec8",
"md5": "1448d589b48d16882618418289160e0d",
"sha256": "1d75e4457ab3fff6c69b75f3410ee50f6cc2380be7170584bed081606ccd5f40"
},
"downloads": -1,
"filename": "qupulse_mfli-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "1448d589b48d16882618418289160e0d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 26044,
"upload_time": "2024-03-15T15:52:11",
"upload_time_iso_8601": "2024-03-15T15:52:11.163465Z",
"url": "https://files.pythonhosted.org/packages/6a/79/2eb87aa41a1355ee13cda586d87e903785f0743754c6080a1ca0393adec8/qupulse_mfli-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-15 15:52:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "qutech",
"github_project": "qupulse-mfli#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "qupulse-mfli"
}