A framework for building Meltano extensions
Project description
Meltano extension developer kit
The Meltano extension developer kit is the fastest way to build custom Meltano extensions. If you're looking to build a custom extractor, loader, or tap then the SDK is actually what you're looking for.
Creating a new extension using the EDK
This repo ships with a copier based template to help developers get and new extension using the Meltano EDK up and running quickly.
Prerequisites for using the template
Install copier:
pipx install copier
Use copier to initialize a new extension
Start a new EDK project using the supplied template (directly from Github):
copier gh:meltano/edk my-new-extension
Install the project dependencies:
cd my-new-extension
poetry install
Developing extensions using the EDK
For detailed instructions on developing Meltano EDK extensions, see the Meltano EDK documentation and review the Work-In-Progress Specification.
For working examples of Meltano EDK extensions, see:
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 meltano_edk-0.4.0.tar.gz
.
File metadata
- Download URL: meltano_edk-0.4.0.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4754c6abf2fd04d60cdc4a180e7217fb2af58325a63b95105fe9dc48bb658b13 |
|
MD5 | 141d00e02c5e237ea99f15b7d50218ba |
|
BLAKE2b-256 | f6ebed3977cae412586fdcae9382b097e2d74e3cdd7c7420e51b1d9ab523358a |
File details
Details for the file meltano_edk-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: meltano_edk-0.4.0-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09fce7dc6585572175de0b0f9791e7463312a7a1b13b8c740ba54f2dbd6ac528 |
|
MD5 | 21267c8b99c59aa9313bb62cc2ad769b |
|
BLAKE2b-256 | 3c3c77aa6c57dc567fa18707cabc464a4f8e3b42d61b9443ca0d06b7b73522f5 |