Skip to content

SgtMarmite/StorageAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StorageAPI

Keboola Storage API client
written in Python 3.10.4

How to use with Docker:

git clone https://github.com/SgtMarmite/StorageAPI.git
cd .\StorageAPI\app\
*provide valid token in /app/config.json
docker build . -t KeboolaAPIClient
docker create --name dummy KeboolaAPIClient
docker cp dummy:/app/parsed_result.csv  output/

About

Keboola storage API client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published