SRTS200 Radome Measurement Pedestal Control Software
Development Platform
- Windows 10
Requirements
- Python >=3.12
Initialization (One-Time Setup)
sudo apt install python3-pdm # system-wide briefcase
pdm init # create project
pdm config python.use_venv true
pdm venv create
pdm use .venv/Scripts/python
pdm add <package> # add dependencies
Building
pdm config python.use_venv true
pdm use .venv/bin/python
source .venv/Scripts/activate
pdm install
CLI Usage
srts200
Release files for srts200 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| srts200-0.1.1.tar.gz | 4.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| srts200-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.1 kB
Release files / srts200-0.1.1.tar.gz
| Download URL | srts200-0.1.1.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
66d3b5b786477622312a00494a4efecccaed6dcf361cf17f005baf6a073b1852
|
|
BLAKE2b-256 checksum How to use checksums |
249db4a8e61afdab2c1d6cacfe6610ba6a3d2b792c47b809878bbae554fe3137
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
pdm/2.26.6 CPython/3.14.3 Linux/6.14.0-1017-azure
|
Release files / srts200-0.1.1-py3-none-any.whl
| Download URL | srts200-0.1.1-py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6797a347348d2eda7f99b25af27a674dc0d64d1c3cfaae5529a0ae617e1bb792
|
|
BLAKE2b-256 checksum How to use checksums |
b5da1a857486f5c922c4f9f46814702ebf7f78d908154b032dfbcca18da31baf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
pdm/2.26.6 CPython/3.14.3 Linux/6.14.0-1017-azure
|