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-0.2.2.tar.gz
(65.7 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 accern_xyme-0.2.2.tar.gz.
File metadata
- Download URL: accern_xyme-0.2.2.tar.gz
- Upload date:
- Size: 65.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
467246c0d4c98e58e3f6bbd468924ade7e989d714db5bf4a2061869aea05a012
|
|
| MD5 |
7edf3ff2c8bfd8948139e9e0d1c8e44f
|
|
| BLAKE2b-256 |
31934277d5e624021fd0b657c0c7da2a9ebb35f95b1d66fd6c993f7012e1da5c
|
File details
Details for the file accern_xyme-0.2.2-py3-none-any.whl.
File metadata
- Download URL: accern_xyme-0.2.2-py3-none-any.whl
- Upload date:
- Size: 68.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c06feb1ba0705aed3526ab46382fb390dc8fe0f1a9ca27d30171794b26324d2
|
|
| MD5 |
4d6d46822c7b4a75c59211ac1479a2f2
|
|
| BLAKE2b-256 |
678b36d9ca6a27c09a35a6b756dca3f2c3e3bc976e1c619818431318901343b1
|