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.2.0.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

tap_fedidb-0.2.0-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tap_fedidb-0.2.0.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for tap_fedidb-0.2.0.tar.gz
Algorithm Hash digest
SHA256 78da3290fe2bfd693e1ffe46788a7dc38e696a978ac9be098b7b146d2b8e1c8e
MD5 405445bfd9cd6b64db3f3d3d6da9296e
BLAKE2b-256 291031bd7e8406784b5ccde38fb29a3bcec6147c0bba2675f4f609c147118cd3

See more details on using hashes here.

Provenance

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

Publisher: build.yml on edgarrmondragon/tap-fedidb

Attestations:

File details

Details for the file tap_fedidb-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: tap_fedidb-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 13.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for tap_fedidb-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 884c50a2596e82eb815ecede23371cbfb42cb2f51dee42c7f2d926a76201fe45
MD5 bd9563e48c1c9cd0f7277792f4d07c1b
BLAKE2b-256 62ad26f5e6412d7c022b402216c2209e1c861811024368447590a8f940330552

See more details on using hashes here.

Provenance

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

Publisher: build.yml on edgarrmondragon/tap-fedidb

Attestations:

Supported by

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