Python interface definition for Mercury.
Project description
Mercupy
Python interface definition for Mercury.
Maps Mercury objects (manifests, filters, etc.) to Python native objects.
- Manifest elements maps to
manifest_elements.ManifestElement
. - Filter elements maps to
filter_elements.FilterElement
. - Condensed tags map to
tags.TagTokenTree
. However,tags.CondensedTag
and overriden operators (*, /, +
) should be used to construct condensed tags;tags._TagTokenTree
should not be used directly. - Data passed to and received from deep learning models are mapped to
data_elements.DataElement
.
Links
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
mercupy-0.0.0.tar.gz
(9.6 kB
view hashes)