#extract #provider #load #transform #environment #local #kts

yanked kts-etl

Extract, transform and load data from your local environment

11 releases

0.1.12 Jul 9, 2019
0.1.10 Jun 27, 2019

#167 in #provider

Download history 10/week @ 2024-09-22 2/week @ 2024-10-13 6/week @ 2024-11-03 1/week @ 2024-11-10 21/week @ 2024-12-08 77/week @ 2024-12-29

98 downloads per month
Used in know-thy-shell

MIT license

17KB
413 lines

This is work in progress!

Data providers for know-thy-shell

Data providers for know-thy-shell.

Locations

The following locations are supported:

Note that mcfly should be a superset of shell history. When mcfly is present the history module will be disabled.

API

Each of the data providers implements the following api

  • build
  • info
  • search
  • get

Usage

This create is used by the kts cli and the know-py-shell python glue interface.

This is work in progress!

Dependencies

~63MB
~1M SLoC