Python package for interacting with Keboola
Project description
pykeboola
Python package for interacting with Keboola. I have just started this and will build it as needed for future development. For now it includes only queueing jobs and checking on their statuses and listing all tables available to the token.
How to use
You can use the Client class to gateway into individual functionalities:
from pykeboola import Client
client = Client('url', 'token')
For queueing jobs and checking their statuses you can use E.g.:
client.jobs.check_job_status(id_of_the_job)
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
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 pykeboola-0.0.12.tar.gz.
File metadata
- Download URL: pykeboola-0.0.12.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e8489244822e687ad715ed4df7050c5528d497bab80db7bdf6460d31564a6d1
|
|
| MD5 |
f7fd36b6ac83615a169517b77897e13c
|
|
| BLAKE2b-256 |
13883fe4ac8d739820484ba51e39ec39a5f4cd6d2e8446066b482d38b35e44f4
|
File details
Details for the file pykeboola-0.0.12-py3-none-any.whl.
File metadata
- Download URL: pykeboola-0.0.12-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5192e5d80d8dc965da5820ec9909b1369d3b9db3167039d9b24af52c46170784
|
|
| MD5 |
6a709b447f0e8f252f723881f79e24f3
|
|
| BLAKE2b-256 |
994994e65addd9472ab4d726b204d2f24b54dd4016d62763a2c0a66859b5896a
|