Skip to main content

Singer tap for FediDB, built with the Meltano SDK for Singer Taps.

Project description

tap-fedidb

Singer tap for FediDB.org.

Built with the Meltano Tap SDK for Singer Taps.

Capabilities

  • catalog
  • state
  • discover
  • about
  • stream-maps
  • schema-flattening
  • batch

Supported Python Versions

  • 3.9
  • 3.10
  • 3.11
  • 3.12
  • 3.13

Settings

This tap doesn't have any settings of its own, but it does support the following built-in SDK settings:

Setting Required Default Description
stream_maps False None Config object for stream maps capability. For more information check out Stream Maps.
stream_map_config False None User-defined config values to be used within map expressions.
faker_config False None Config for the Faker instance variable fake used within map expressions. Only applicable if the plugin specifies faker as an addtional dependency (through the singer-sdk faker extra or directly).
faker_config.seed False None Value to seed the Faker generator for deterministic output: https://faker.readthedocs.io/en/master/#seeding-the-generator
faker_config.locale False None One or more LCID locale strings to produce localized output for: https://faker.readthedocs.io/en/master/#localization
flattening_enabled False None 'True' to enable schema flattening and automatically expand nested properties.
flattening_max_depth False None The max depth to flatten schemas.
batch_config False None
batch_config.encoding False None Specifies the format and compression of the batch files.
batch_config.encoding.format False None Format to use for batch files.
batch_config.encoding.compression False None Compression format to use for batch files.
batch_config.storage False None Defines the storage layer to use when writing batch files
batch_config.storage.root False None Root path to use when writing batch files.
batch_config.storage.prefix False None Prefix to use when writing batch files.

A full list of supported settings and capabilities is available by running: tap-fedidb --about

Source Authentication and Authorization

The FediDB API doesn't require authentication at this time.

Usage

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

Executing the Tap Directly

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

Developer Resources

Initialize your Development Environment

You will need the following tools to develop and test this tap:

  • Python 3.9+
  • uv

Create and Run Tests

Run integration tests:

uvx --with=tox-uv tox -e 3.9

You can also test the tap-fedidb CLI interface directly:

uvx --with=tox-uv tox -e sync

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.

Your project comes with a custom meltano.yml project file already created. Go ahead and install Meltano if you haven't already.

  1. Install all plugins

    meltano install
    
  2. Check that the extractor is working properly

    meltano invoke tap-fedidb --version
    
  3. Execute an ELT pipeline

    meltano run tap-fedidb 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_fedidb-0.3.4.tar.gz (73.1 kB view details)

Uploaded Source

Built Distribution

tap_fedidb-0.3.4-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file tap_fedidb-0.3.4.tar.gz.

File metadata

  • Download URL: tap_fedidb-0.3.4.tar.gz
  • Upload date:
  • Size: 73.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for tap_fedidb-0.3.4.tar.gz
Algorithm Hash digest
SHA256 6d351af0db69d93d6ab2af0a9069974aa27fbf0aa5a3c11e80354d6779dad338
MD5 614954af635f558a68cc24b4c27a404a
BLAKE2b-256 1836172045f9a02070c77cdc7391fb204d8eec90211afe859324518ab3042416

See more details on using hashes here.

Provenance

The following attestation bundles were made for tap_fedidb-0.3.4.tar.gz:

Publisher: build.yml on edgarrmondragon/tap-fedidb

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_fedidb-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: tap_fedidb-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for tap_fedidb-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 537cbb4a6828751aa1d8600a2a1731d93ae80868ff005bb5ca23d9b7105c0fb4
MD5 f021929afcd3db8003be62c4a1f7dcdf
BLAKE2b-256 807655c97fc80ccbb1bf2b7e89bad67306cec40767d2bb25ac3108ef56b4e1c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for tap_fedidb-0.3.4-py3-none-any.whl:

Publisher: build.yml on edgarrmondragon/tap-fedidb

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 Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page