Load input and save output in Jare evaluator
Project description
JAREUTIL
Laod XML input
from jareutil import EvaluationResult, SolutionForXML, laod_input, save_output
solutions = laod_input()
Save to XML
from jareutil import EvaluationResult, SolutionForXML, laod_input, save_output
result = EvaluationResult(guid,variables,goals,'metadata')
save_output([result])
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 jareutil-0.0.1-py3-none-any.whl.
File metadata
- Download URL: jareutil-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9cec99e43d998b998a9ec5bd297314d2cfefdce581f2de87a885c959cf67cbf
|
|
| MD5 |
a9ebadb353a7f915b611dc1161c84630
|
|
| BLAKE2b-256 |
d2bd7b5b2def257ab93dfaace2ba1a690b6dbe3b5fac9f0be9e22b41640c7ce7
|