Python client to query the mesh engine.
Project description
A python client for Mesh Queries
Installation
pip install mesh-python
Usage
from mesh import MeshClient
credentials = {
"username":"Your username",
"password":"Your password"
}
client = MeshClient(**credentials)
query = "$UNIV2.DPI_WETH.DPI_PRICE"
result = client.engine(query)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mesh-python-0.3.tar.gz
(2.6 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 mesh-python-0.3.tar.gz.
File metadata
- Download URL: mesh-python-0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f86e4e812f6447a1385c6f6be4e7f14ad2f1fc82a202db7dd78012c7e63274fd
|
|
| MD5 |
3216e259c5d08ac655f126466270338e
|
|
| BLAKE2b-256 |
b38815594dd5a129381a0a4baa79e51a598c801cdb81761e90595bdea25fa223
|
File details
Details for the file mesh_python-0.3-py3-none-any.whl.
File metadata
- Download URL: mesh_python-0.3-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ffc4ff5b1f88b1a5bc993c7d2f34c5877293959f805789c3ffc37dde2c2cf4c
|
|
| MD5 |
b65075f892c5d09fbcbbe7a5fcb94192
|
|
| BLAKE2b-256 |
922e8691dba6ff64f72368ae9d36759268a321975f3bbc40620eca002ee7e7fa
|