accern_xyme is a python library for accessing XYME functionality.
Usage
For XYME legacy information use the latest version before v0.1.0
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("https://xyme.accern.com/", "<USERNAME>", "<PASSWORD>")
print(xyme.get_pipelines())
<USERNAME> and <PASSWORD> are the login credentials for XYME.
The values can also be set to None in which case the values must
be set in the environment variables ACCERN_USER
and ACCERN_PASSWORD. A login token can also be provided.
You will need python3.6 or later.
Release files for accern-xyme 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| accern_xyme-0.1.7.tar.gz | 39.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| accern_xyme-0.1.7-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 79.8 kB
Release files / accern_xyme-0.1.7.tar.gz
| Download URL | accern_xyme-0.1.7.tar.gz |
|---|---|
| Size | 39.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2b15e9a3b14184258ed6d05346fb39a3456dd83698676661b9bef63ed24113a3
|
|
BLAKE2b-256 checksum How to use checksums |
44e42e7a479e856d8c668929d5cf464313efb8ac3ed5b0786fa099a500230520
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.48.0 CPython/3.6.8
|
Release files / accern_xyme-0.1.7-py2.py3-none-any.whl
| Download URL | accern_xyme-0.1.7-py2.py3-none-any.whl |
|---|---|
| Size | 40.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
01868fc5271d2bb59b021f66beda72015b13dfd00850f1eb678c9e74fb38ef29
|
|
BLAKE2b-256 checksum How to use checksums |
7a9d5acb1e1e947b224ac94e14bce5b7ee926e2b944502b9a741709322fdd65f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.48.0 CPython/3.6.8
|