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.1.tar.gz
(14.8 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.1.tar.gz.
File metadata
- Download URL: denodo_webservice-0.1.1.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af2e3b81c422e486d80783929a8ffbe680155dac528533823cb78c7528d179cb
|
|
| MD5 |
62268a6a7ed12d6be0ab6266e372b88c
|
|
| BLAKE2b-256 |
cb63e416febfa29dd4eb99be7b98e7a22ae91b179caf96c7528aa945758cb829
|
File details
Details for the file denodo_webservice-0.1.1-py3-none-any.whl.
File metadata
- Download URL: denodo_webservice-0.1.1-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 |
e0a2b8dcdc201411db20a740e525c77378ecb061c2606d804db1d8f72edb7c93
|
|
| MD5 |
55295e1e109742bbd4f9d5e643de8871
|
|
| BLAKE2b-256 |
703a030ef7f78314275e51d82c04430dc5fde879e0fd6400b0e07493388267b6
|