No project description provided
Project description
sice-python
A library for accessing the SICE API for python.
Installation
Installation is as simple as:
pip install sice-python
Usage
Use our client to request a CDA through SICE.
from sices.client import BaseClient
client = BaseClient(
host='https://172.30.3.204:8443',
)
Methods
- TODO
Resources
There are two main resources.
- Confirmacion our abstraction of cda, this goes through SICE as XML.
- Respuesta our abstraction of received SICE messages.
Errors
SICE errors response to CDA requests.
These errors are included inside respuesta.
Test
Tested with mamba, install poetry dev packages and then run tests.
poetry run make test
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
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
sice_python-0.1.0.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file sice_python-0.1.0.tar.gz
.
File metadata
- Download URL: sice_python-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b29625d376ac7a2f691d79c34c0ae7817822d67f83de57d01b022a789ce770bb |
|
MD5 | 865d2c076d0024db03b0c2fc2c29355c |
|
BLAKE2b-256 | b5e4c2873edbb431a02d57e6b004b3c62d2eccabbefbce009dcbf069f88608c0 |
File details
Details for the file sice_python-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: sice_python-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c5e327657b9bb7c1ffb938dd697a1d10512216e9fafd80041c5f07ebe0517f0 |
|
MD5 | 8d5865834261539e4945c4224b07a786 |
|
BLAKE2b-256 | d0c6191c2873959039922a697415888477827dc256672160986d30c400b19d52 |