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.2.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.2.tar.gz.
File metadata
- Download URL: mesh-python-0.2.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 |
245f33087e380872c50c892ad3f967f2c07d30bb477e8aa21d245c22500f2870
|
|
| MD5 |
8c4bf26ed3d51487e297aaa53e1be67a
|
|
| BLAKE2b-256 |
d8519169dadf94ac7d7c517c60fcfb06c052ab53e53be98d4290f514af99ecae
|
File details
Details for the file mesh_python-0.2-py3-none-any.whl.
File metadata
- Download URL: mesh_python-0.2-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 |
0e7963c9d2987a1cc9f9c78dde85465250d24e573d6c5e8dd1a7180b4745df78
|
|
| MD5 |
0c044d7e86fde9f8f2ec27ea5f77f66c
|
|
| BLAKE2b-256 |
af5f4ba393b844e45fb788addfc8080511b9c31ac3115db6078b6ccc5ec493ee
|