Add your description here
Project description
README
This is a library to interact with Denodo RESTful Web Services
client = Client(host, username, password)
view = client.database(dbname).view(viewname)
elements: list[dict] = view.get(
select=[
"name",
"age",
],
filter="job ='developer'",
)
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
denodo_webservice-0.1.3.tar.gz
(15.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 denodo_webservice-0.1.3.tar.gz.
File metadata
- Download URL: denodo_webservice-0.1.3.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59bc9305f87a526285ab54562f2f9d2eb4f1776a6604918e7986621461ada172
|
|
| MD5 |
a7f8597a9dd1b7927df74276b69b7d2e
|
|
| BLAKE2b-256 |
f82443c772770f9f9c40b49de78083a6bf508b4ca2a3e472ffa7b13b3c679795
|
File details
Details for the file denodo_webservice-0.1.3-py3-none-any.whl.
File metadata
- Download URL: denodo_webservice-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
469cdf4606c756f52eee2eeea9b2cc9bbabbedf566063f14433442ea388a9d76
|
|
| MD5 |
39c246c2382be43f48e6f425b6146291
|
|
| BLAKE2b-256 |
f1df220ce198e9b12c9fb7c8dce09ef59d4f31c85c424a2ebfde7faf8c61b0a5
|