Skip to main content

Singer tap for Jsonl, built with the Meltano Singer SDK.

Project description

tap-jsonl

tap-jsonl is a Singer tap for generic JSONL extractions.

Built with the Meltano Tap SDK for Singer Taps.

Configuration

Accepted Config Options

Example config

      config:
        path: ./data/**/*.jsonl
        stream_name: my_stream
        primary_keys: ["id"]
        encoding: utf-8
        schema_sample_records: 1000
        schema_sample_files: 100

A full list of supported settings and capabilities for this tap is available by running:

tap-jsonl --about

Configure using environment variables

This Singer tap will automatically import any environment variables within the working directory's .env if the --config=ENV is provided, such that config values will be considered if a matching environment variable is set either in the terminal context or in the .env file.

Source Authentication and Authorization

Usage

You can easily run tap-jsonl by itself or in a pipeline using Meltano.

Executing the Tap Directly

tap-jsonl --version
tap-jsonl --help
tap-jsonl --config CONFIG --discover > ./catalog.json

Developer Resources

Follow these instructions to contribute to this project.

Initialize your Development Environment

Prerequisites:

  • Python 3.10+
  • uv
uv sync

Create and Run Tests

Create tests within the tests subfolder and then run:

uv run pytest

You can also test the tap-jsonl CLI interface directly using uv run:

uv run tap-jsonl --help

Testing with Meltano

Note: This tap will work in any Singer environment and does not require Meltano. Examples here are for convenience and to streamline end-to-end orchestration scenarios.

Use Meltano to run an EL pipeline:

# Install meltano
uv tool install meltano

# Test invocation
meltano invoke tap-jsonl --version

# Run a test EL pipeline
meltano run tap-jsonl target-jsonl

SDK Dev Guide

See the dev guide for more instructions on how to use the SDK to develop your own taps and targets.

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

tap_jsonl-0.3.0.tar.gz (179.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tap_jsonl-0.3.0-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file tap_jsonl-0.3.0.tar.gz.

File metadata

  • Download URL: tap_jsonl-0.3.0.tar.gz
  • Upload date:
  • Size: 179.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for tap_jsonl-0.3.0.tar.gz
Algorithm Hash digest
SHA256 5f84b689e2a5fe82f6fc6958d83b6b901fd60787455732ef827e4f60abf5735d
MD5 1be3f797f9c34517c8c19c9faf16bcd0
BLAKE2b-256 b1ef77304ba438ecb89e890efc0ef76020d0129d07e44b7e440360f441260864

See more details on using hashes here.

Provenance

The following attestation bundles were made for tap_jsonl-0.3.0.tar.gz:

Publisher: build.yml on muka/tap-jsonl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tap_jsonl-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: tap_jsonl-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 12.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for tap_jsonl-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9eee6914bf5e3b23e15f1252d9cfefb454a8fe4d67c2cbe99e1a2521566f4371
MD5 f4a58d361faedf04be8723639d42d5c8
BLAKE2b-256 558bfb74d15e8fe56d2838975ed36e647402fb474f5ea0ab9b7f8ae9b5a8b93a

See more details on using hashes here.

Provenance

The following attestation bundles were made for tap_jsonl-0.3.0-py3-none-any.whl:

Publisher: build.yml on muka/tap-jsonl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page