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.3.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.3-py3-none-any.whl
(324.5 kB
view details)
File details
Details for the file xgm_devtest-6.0.3.tar.gz.
File metadata
- Download URL: xgm_devtest-6.0.3.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 |
05b34f42836e38987e98f5548efba6b5ae10b82eeadd356e5c6b60baeea317e8
|
|
| MD5 |
58332c52f66674593770b7e10bba3aa1
|
|
| BLAKE2b-256 |
ccc42080eb24df86e6bd231de007e1e229b8b540aae84c9bfe37c49510c8e73d
|
File details
Details for the file xgm_devtest-6.0.3-py3-none-any.whl.
File metadata
- Download URL: xgm_devtest-6.0.3-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 |
0098c84ba4b938b908ed5dbdad5866bf80b4f9c5adc3b727357e8f9a60b2dcfc
|
|
| MD5 |
e8082573e731e76c56e14a17ee6789af
|
|
| BLAKE2b-256 |
637f9645806510faa55a8d97c57d819d3df958e5159e35737727789641e496bf
|