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.2.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.2-py3-none-any.whl
(324.5 kB
view details)
File details
Details for the file xgm_devtest-6.0.2.tar.gz.
File metadata
- Download URL: xgm_devtest-6.0.2.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 |
8582820a8bec34a02a7dedc526c8c2d273d036d4d3312d65844277b15844999e
|
|
| MD5 |
21f02e48c97e94ead31a77aedc8a28e9
|
|
| BLAKE2b-256 |
5b0e9cc34b1df820790865293c12680f70c45477e4a7d33b9e060734479e524f
|
File details
Details for the file xgm_devtest-6.0.2-py3-none-any.whl.
File metadata
- Download URL: xgm_devtest-6.0.2-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 |
a166f9164a97aa978b436d247a03b145609f15b58953c80b987d513a66330293
|
|
| MD5 |
52cdf04f98f678138c8b81f1ef818980
|
|
| BLAKE2b-256 |
c02031c591dba328199e567ac0e14ec188e04d2145868dc06664357ee14b0749
|