Singer tap for Socket, built with the Meltano SDK for Singer Taps.
Project description
Capabilities
catalogstatediscoveraboutstream-maps
Settings
| Setting | Required | Default | Description |
|---|---|---|---|
| api_key | True | None | API Key for Socket |
| start_date | False | None | Earliest datetime to get data from |
A full list of supported settings and capabilities is available by running: tap-socketdev --about
Builtin Settings
The following settings are available to all taps.
| 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 additional 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 | Configuration for BATCH message capabilities. |
| 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. |
Source Authentication and Authorization
Usage
You can easily run tap-socketdev by itself or in a pipeline using Meltano.
Executing the Tap Directly
tap-socketdev --version
tap-socketdev --help
tap-socketdev --config CONFIG --discover > ./catalog.json
Developer Resources
Initialize your Development Environment
curl -LsSf https://astral.sh/uv/install.sh | sh # or see https://docs.astral.sh/uv/getting-started/installation/
uv sync
Create and Run Tests
Create tests within the tests subfolder and then run:
uvx pytest
You can also test the tap-socketdev CLI interface directly using uv run:
uv run tap-socketdev --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.
Your project comes with a custom meltano.yml project file already created.
Next, install Meltano (if you haven't already) and any needed plugins:
# Install meltano
uv tool install meltano
# Initialize meltano within this directory
cd tap-socketdev
meltano install
Now you can test and orchestrate using Meltano:
# Test invocation:
meltano invoke tap-socketdev --version
# OR run a test EL pipeline:
meltano run tap-socketdev 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
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 tap_socketdev-0.4.5.tar.gz.
File metadata
- Download URL: tap_socketdev-0.4.5.tar.gz
- Upload date:
- Size: 50.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17d23415360ed21d0865de98dccd113a40333367b3c3979ff2db38c7178b9f53
|
|
| MD5 |
dd9e14b0a7bc021b76ac4019afc43990
|
|
| BLAKE2b-256 |
74dca638d271ef0c784bd495d833a5a35851d0992fccc4325f82653677ab0fda
|
Provenance
The following attestation bundles were made for tap_socketdev-0.4.5.tar.gz:
Publisher:
release.yaml on reservoir-data/tap-socketdev
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tap_socketdev-0.4.5.tar.gz -
Subject digest:
17d23415360ed21d0865de98dccd113a40333367b3c3979ff2db38c7178b9f53 - Sigstore transparency entry: 725457237
- Sigstore integration time:
-
Permalink:
reservoir-data/tap-socketdev@9dac7c25723734cdd0ab993d0cbd9bf212014997 -
Branch / Tag:
refs/tags/v0.4.5 - Owner: https://github.com/reservoir-data
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@9dac7c25723734cdd0ab993d0cbd9bf212014997 -
Trigger Event:
push
-
Statement type:
File details
Details for the file tap_socketdev-0.4.5-py3-none-any.whl.
File metadata
- Download URL: tap_socketdev-0.4.5-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fde4b26a294cc63b3c4733a7a6e4bed7e9330d9e6c573a4b9c28db06ce5a5f33
|
|
| MD5 |
9728c6037299f5f20ee3452b99e90d14
|
|
| BLAKE2b-256 |
c225ba09662cd4ac1258502bb9ac06be9ec3a49e6b4a43c1cc1255eefa961252
|
Provenance
The following attestation bundles were made for tap_socketdev-0.4.5-py3-none-any.whl:
Publisher:
release.yaml on reservoir-data/tap-socketdev
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tap_socketdev-0.4.5-py3-none-any.whl -
Subject digest:
fde4b26a294cc63b3c4733a7a6e4bed7e9330d9e6c573a4b9c28db06ce5a5f33 - Sigstore transparency entry: 725457240
- Sigstore integration time:
-
Permalink:
reservoir-data/tap-socketdev@9dac7c25723734cdd0ab993d0cbd9bf212014997 -
Branch / Tag:
refs/tags/v0.4.5 - Owner: https://github.com/reservoir-data
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@9dac7c25723734cdd0ab993d0cbd9bf212014997 -
Trigger Event:
push
-
Statement type: