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.4.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.4.tar.gz.
File metadata
- Download URL: mesh-python-0.4.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 |
2b52c26b7afed6902a75cdbedb4a1dd2383b13c7cfd0cb88c6eba37ae68a7578
|
|
| MD5 |
220d28763b672cfc08e630251656c7d8
|
|
| BLAKE2b-256 |
5b5e92ca125d6c8f31fc6dd3bee54e76d78e850e693cb4478f06e1dc796231be
|
File details
Details for the file mesh_python-0.4-py3-none-any.whl.
File metadata
- Download URL: mesh_python-0.4-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 |
61353e735278fbcf9257861cfe0c21740997b262c1148d1d0db4e8228b79ab8e
|
|
| MD5 |
2bda764b962acfff063d693a30eea579
|
|
| BLAKE2b-256 |
91e64ae238b3f337c2bc6e341186c1bca089d29c25cb79acf165b7128b695e1b
|