control, measure and visualization
Project description
- 安装
pip install .
- 启动远程驱动
quark remote remote.json
- 控制示例
from quark import connect
adc = connect('ADC', host='127.0.0.1', port=1169)
发布到 PyPI
- 预先安装打包工具:
python -m pip install --upgrade build twine
- 在项目根目录构建发布物:
python -m build
- (推荐)先上传至 TestPyPI:
python -m twine upload --repository testpypi dist/*
- 验证安装:
pip install --index-url https://test.pypi.org/simple --extra-index-url https://pypi.org/simple systemq
- 确认无误后上传至正式 PyPI:
python -m twine upload dist/*
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.4.tar.gz
(322.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
xgm_devtest-6.0.4-py3-none-any.whl
(324.5 kB
view details)
File details
Details for the file xgm_devtest-6.0.4.tar.gz.
File metadata
- Download URL: xgm_devtest-6.0.4.tar.gz
- Upload date:
- Size: 322.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
275ea76844e20c4626f88402b654b15fc3233b0fbb25e8beebec5e1fea322895
|
|
| MD5 |
c2dadfb78bc77ff27a48134fc17c7ca4
|
|
| BLAKE2b-256 |
89e91fcbcf27330c7a0f54bd9c29dfde60412bdb3352f9e5afcc96e89bdf4460
|
File details
Details for the file xgm_devtest-6.0.4-py3-none-any.whl.
File metadata
- Download URL: xgm_devtest-6.0.4-py3-none-any.whl
- Upload date:
- Size: 324.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9868973648c637d81c634ce4c44b2a4e273903e40f6855cb3c75706f67c97618
|
|
| MD5 |
af1677d6279c2ca1b1412094e7973155
|
|
| BLAKE2b-256 |
0f82f95bb266c87f653391c4034719916e69800ed873cfa5b3f65fc84a021d18
|