dsmcp
installation
pip install dsmcp
run the application
by passing a config file
python3 -m dsmcp -c [config file].ini basic
or by passing params in command line
python3 -m dsmcp
replace host by the host url and port by the host port
config file structure
[GLOBAL]
loglevel=info
host=host:port
The PyDapi2 library offers a Python implementation of the Dassym API version 2.
Dassym API version 2 aka DAPI2 is the application programming interface (API) used to control Dassym electronic boards.
This library was created to meet internal needs in Dassym.
Version : 0.0.3 (2021-05-17)
Release files for dsmcp 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 | |
|---|---|---|---|
| dsmcp-0.1.1.tar.gz | 1.0 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dsmcp-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.1 MB
Release files / dsmcp-0.1.1.tar.gz
| Download URL | dsmcp-0.1.1.tar.gz |
|---|---|
| Size | 1.0 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
27e72d9d4bd7041736fff6aec3afb6e70bb47e64f859a19c58613dd44f7b4c5a
|
|
BLAKE2b-256 checksum How to use checksums |
e48bf5b77e226a0cb241b5997e6eb2186834d0f639dffcff79f87a21624805ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
|
Release files / dsmcp-0.1.1-py3-none-any.whl
| Download URL | dsmcp-0.1.1-py3-none-any.whl |
|---|---|
| Size | 1.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
82272001bc954a27c679069e21a8d7c476be9525e009c7c38d3a0fe382860f39
|
|
BLAKE2b-256 checksum How to use checksums |
6d7ab22de234a6422f22abf1a9ee1d79426be437d2bb64e6c65dbc98dc754077
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
|