`tap-geekbot` is a Singer tap for Geekbot, built with the Meltano SDK for Singer Taps.
Project description
Capabilities
catalog
state
discover
about
stream-maps
Settings
-
Developer TODO:
Declare tap settings here.
A full list of supported settings and capabilities is available by running: tap-geekbot --about
Source Authentication and Authorization
-
Developer TODO:
If your tap requires special access on the source system, or any special authentication requirements, provide those here.
Usage
You can easily run tap-geekbot
by itself or in a pipeline using Meltano.
Executing the Tap Directly
tap-geekbot --version
tap-geekbot --help
tap-geekbot --config CONFIG --discover > ./catalog.json
Developer Resources
-
Developer TODO:
As a first step, scan the entire project for the text "TODO:
" and complete any recommended steps, deleting the "TODO" references once completed.
Initialize your Development Environment
pipx install poetry
poetry install
Create and Run Tests
Create tests within the tests
subfolder and then run:
poetry run pytest
You can also test the tap-geekbot
CLI interface directly using poetry run
:
poetry run tap-geekbot --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. Open the meltano.yml
and follow any "TODO" items listed in
the file.
Next, install Meltano (if you haven't already) and any needed plugins:
# Install meltano
pipx install meltano
# Initialize meltano within this directory
cd tap-geekbot
meltano install
Now you can test and orchestrate using Meltano:
# Test invocation:
meltano invoke tap-geekbot --version
# OR run a test `elt` pipeline:
meltano elt tap-geekbot 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
File details
Details for the file tap_geekbot-0.2.3.tar.gz
.
File metadata
- Download URL: tap_geekbot-0.2.3.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22bfd37a1e9eb91bac7f5bd188c671b79e2173e54e1a369a7f6bf3d6ab73524f |
|
MD5 | 9d98f1c6f1569e05e9bf70439730aef8 |
|
BLAKE2b-256 | 0a8a27a3141c97ed613f5ffed0e2814ae82eea832f2d4e1c404e75269b43f694 |
File details
Details for the file tap_geekbot-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: tap_geekbot-0.2.3-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aee3dab595e5c3cfeab24cc3a9faa0d57699f118bcb4f1280baf5f1852b90b43 |
|
MD5 | f1e46796fd50a76915241e053abeba55 |
|
BLAKE2b-256 | ebbc3d247df51b6cc66757cf3f5712b8c42fd46295586a93aa35d4d6dc636273 |