A Singer Target for save data to local json files
Project description
target-localjson
Intro
This Singer Target implements a simple way persist data as local json files.
Install
pip install target-localjson
Config
To execute the Tap in Sync Mode you have to provide a config.json file.
There is only one required key: dest_dir. It must be a string and represents the destination directory where json files will be persisted.
For each stream received, the Target creates a subdirectory and puts the json files there.
Requires write permission on dest_dir.
Run Target
e.g.
tap-<your-choice> -c tap_sample_config.json | target-localjson -c sample_config.json
Project details
Release history Release notifications | RSS feed
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 target-localjson-0.1.1.tar.gz.
File metadata
- Download URL: target-localjson-0.1.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.8.5 Linux/5.4.72-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f873c82dd61b03f160692feaddeeefebeea939226be78e1f4b7d225846618aae
|
|
| MD5 |
f5b41188b90d0f53b1ae150638efacfe
|
|
| BLAKE2b-256 |
27326665da71cf56bd0253af307e598a8908e99f25a57f8f9ed9820b88ab8b73
|
File details
Details for the file target_localjson-0.1.1-py3-none-any.whl.
File metadata
- Download URL: target_localjson-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.8.5 Linux/5.4.72-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b97eb8e1e6f0a4550398f2d65a4679f20b3892eb70b3439b5491fd759c186c38
|
|
| MD5 |
c751610b1e8271b0326eecce579692de
|
|
| BLAKE2b-256 |
a572a543125bf7e2d7ec1236ca20ff5dc9c41c8b517416faa2a4bbf22378e2c0
|