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.4.tar.gz
(15.7 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.4.tar.gz.
File metadata
- Download URL: denodo_webservice-0.1.4.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffbb2a8454d53de2155aa8b08c9d88c0f577c28d0fc70c0fe2d1f64afe4e5873
|
|
| MD5 |
f2ed4a994e54b56d11fdf11607688668
|
|
| BLAKE2b-256 |
868fb101afb52691d41e871946c0ceec8bb0e07a04a9ab3233ee5f65a2df58e5
|
File details
Details for the file denodo_webservice-0.1.4-py3-none-any.whl.
File metadata
- Download URL: denodo_webservice-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b05405da0a241281cb759a045204192c173aa30e21c4ac68c77d714c052b35a7
|
|
| MD5 |
fc8b34d3d4ae584935b24bf823cc68a9
|
|
| BLAKE2b-256 |
664e230152d7504d01406fc625e08a32a07cd2ca61f34c4c12ef83a5bb673e02
|