AccernXYME is a library for easily accessing XYME via python.
Project description
accern_xyme is a python library for accessing XYME functionality.
Usage
You can install accern_xyme with pip:
pip install --user accern-xyme
Import it in python via:
import accern_xyme
xyme = accern_xyme.create_xyme_client(
"<URL>",
token="<TOKEN>",
namespace="default")
print(xyme.get_dags())
<URL>
and <TOKEN>
are the login credentials for XYME.
You will need python3.6 or later.
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
accern_xyme-4.0.6.tar.gz
(66.0 kB
view details)
Built Distribution
File details
Details for the file accern_xyme-4.0.6.tar.gz
.
File metadata
- Download URL: accern_xyme-4.0.6.tar.gz
- Upload date:
- Size: 66.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
975c076201b99f620188bac7780365c9b2aa996556528ef91c6e10121e66712c
|
|
MD5 |
cfd7e369b524aebd4ec2e8beb55b1c58
|
|
BLAKE2b-256 |
152b63810eeb0a5d2dd20efa7cc271f1b59ceb147360a6938a858a2f525fd19a
|
File details
Details for the file accern_xyme-4.0.6-py3-none-any.whl
.
File metadata
- Download URL: accern_xyme-4.0.6-py3-none-any.whl
- Upload date:
- Size: 69.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bbb4bd40b7d76fb09e4d4bddbcb22b8314086c925a1cc1356fc4122851ee6f64
|
|
MD5 |
c42a373383079f88099d97ce86ea8847
|
|
BLAKE2b-256 |
0f290304b13da5b47609290f2c282e9233084905047c00086bbe47c30c84c5a3
|