Skip to main content

Quantum control, measure and visualization driver package

Project description

SystemQ

Quantum control, measure and visualization driver package.

系统要求

  • Python >= 3.10
  • Windows / Linux / macOS

安装方法

方法一:从 PyPI 安装(推荐)

如果包已发布到 PyPI,可以直接使用 pip 安装:

pip install XGM_devtest

方法二:从 Git 仓库安装

如果项目托管在 Git 仓库(如 Gitee 或 GitHub),可以直接从仓库安装:

# 从 Gitee 安装
pip install git+https://gitee.com/your-username/systemq.git

# 或指定分支/标签
pip install git+https://gitee.com/your-username/systemq.git@v6.0.0

方法三:从本地源码安装

  1. 下载源码

    下载项目源码并解压,或使用 Git 克隆:

    git clone https://gitee.com/your-username/systemq.git
    cd systemq
    
  2. 安装包

    方式 A:开发模式安装(推荐用于开发)

    pip install -e .
    

    这种方式安装后,修改源码会立即生效。

    方式 B:普通安装

    pip install .
    
  3. 验证安装

    python -c "import xgkj; print('安装成功!')"
    

方法四:从分发包安装

如果您有 .whl.tar.gz 分发包文件:

# 安装 wheel 文件
pip install XGM_devtest-6.0.0-py3-none-any.whl

# 或安装源码包
pip install XGM_devtest-6.0.0.tar.gz

依赖说明

安装时会自动安装以下依赖:

  • quarkstudio[remote]
  • waveforms

如果需要手动安装依赖:

pip install -r requirements.txt

使用方法

启动服务

quark remote remote.json

控制设备

from quark import connect

adc = connect('ADC', host='127.0.0.1', port=1169)

版本信息

当前版本: 6.0.0

许可证

MIT License

作者

baqis (baqis@baqis.ac.cn)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xgm_devtest-6.0.0.tar.gz (323.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xgm_devtest-6.0.0-py3-none-any.whl (326.8 kB view details)

Uploaded Python 3

File details

Details for the file xgm_devtest-6.0.0.tar.gz.

File metadata

  • Download URL: xgm_devtest-6.0.0.tar.gz
  • Upload date:
  • Size: 323.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.0

File hashes

Hashes for xgm_devtest-6.0.0.tar.gz
Algorithm Hash digest
SHA256 616274708ddf8ad1c6b6d31ca85443979a10ab49f6224ed7714dde343e865822
MD5 32a606338506e37d6da2ec3ec9f879a7
BLAKE2b-256 fc657528273421918efec9fc323f1d1555cd110e9bfda0f1fc2adb6470e96a81

See more details on using hashes here.

File details

Details for the file xgm_devtest-6.0.0-py3-none-any.whl.

File metadata

  • Download URL: xgm_devtest-6.0.0-py3-none-any.whl
  • Upload date:
  • Size: 326.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.0

File hashes

Hashes for xgm_devtest-6.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ee4b5b79bccde95f2ee8d59547a16d54d604bcba11b86ad718db501a9dfc4a02
MD5 51e72b04febd72ce28c33722526e0768
BLAKE2b-256 1ee1221e8fb0e09f47d53b7ff61d683b798060b0ba6c0d8a4b48a0e3c8f54677

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page