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.5.tar.gz
(323.2 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.5-py3-none-any.whl
(331.4 kB
view details)
File details
Details for the file xgm_devtest-6.0.5.tar.gz.
File metadata
- Download URL: xgm_devtest-6.0.5.tar.gz
- Upload date:
- Size: 323.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab757fa57fc1c02cfd2afd69175cbaea382230ea336826bae3046b151d6b5ed6
|
|
| MD5 |
17c77172f54fd556842922bb49d0673f
|
|
| BLAKE2b-256 |
0ddf2accaa530248cbb516ba423ca1bb70b1134336115697c9b7e0575d014c19
|
File details
Details for the file xgm_devtest-6.0.5-py3-none-any.whl.
File metadata
- Download URL: xgm_devtest-6.0.5-py3-none-any.whl
- Upload date:
- Size: 331.4 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 |
ddb8f01ccfd810094b6da08f90513c53dfe37ddf439ecd3f827a7b2c95190cb2
|
|
| MD5 |
dea9a298f75a7ae82ac9a0f6b73e548a
|
|
| BLAKE2b-256 |
124909902722964bdd4c0ac8f0da183f882a5034f50b6b36b3afb042a3c91732
|