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.6.tar.gz
(324.7 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.6-py3-none-any.whl
(334.2 kB
view details)
File details
Details for the file xgm_devtest-6.0.6.tar.gz.
File metadata
- Download URL: xgm_devtest-6.0.6.tar.gz
- Upload date:
- Size: 324.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e632fd0e8f3cd98da89377a081d6b25486d513594ce45d75aae0e84add65346d
|
|
| MD5 |
44a9100bc07d18ffc6e84c406050d692
|
|
| BLAKE2b-256 |
96317b2016dfd12e39b7c9becddcff75dc2216a27bc836429744c9720b22640b
|
File details
Details for the file xgm_devtest-6.0.6-py3-none-any.whl.
File metadata
- Download URL: xgm_devtest-6.0.6-py3-none-any.whl
- Upload date:
- Size: 334.2 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 |
e112932d22ec1282c294cf82edc08f4378beb998c16802eb632d164ddfb3108c
|
|
| MD5 |
65a4ff7f0969f1643711bd3464a93d79
|
|
| BLAKE2b-256 |
8902c23ae46b669d6f36f7ad307877afb0ce20f4cf8486026f75fb1eccb9a82e
|