Python wrapper to communicate with Wood NEXUS IC tool
Project description
pynexusic
pynexusic is a package that allows communication with Wood NEXUS IC tool
Installation
pip install pynexusic
Example
- Import
NEXUSIC_RESTAPIfrom pynexusic import NEXUSIC_RESTAPI as api
- Initialize
NEXUSIC_RESTclassNX_REST = api.NEXUSIC_REST(baseURI, APIKey)
- Execute required function
result, result_code = NX_REST.getVersion()
Output:result = {'version': 'x.x.xxxxx.x', 'schema': 'x.xxx'} result_code = 200
License
This project is licensed under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pynexusic-2.0.1.tar.gz
(7.0 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
File details
Details for the file pynexusic-2.0.1.tar.gz.
File metadata
- Download URL: pynexusic-2.0.1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01da0665fdbb84b84221783aeb70d1269107630bbf270dc1aaa95fe47e1d6af2
|
|
| MD5 |
7091cc683b05ac0a80167c04c43592ce
|
|
| BLAKE2b-256 |
317cc598df774cf315b9ce77d0822f33b99669df11be5655b90aa3967198f8a7
|
File details
Details for the file pynexusic-2.0.1-py2-none-any.whl.
File metadata
- Download URL: pynexusic-2.0.1-py2-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69fe8e5d9c44ebab913b160ca4f0eb38ae5f4f0d083dc0a7e4b7ea9594ec76cf
|
|
| MD5 |
651e339ea2be966c75e06f02fcb445bd
|
|
| BLAKE2b-256 |
0f667667124e24c1b31af46ee8bbd281b7a74dc1c318475c438630a9a88e085a
|