All Projects → odpf → transformers

odpf / transformers

Licence: Apache-2.0 license
This repository is home to the Optimus data transformation plugins for various data processing needs.

Programming Languages

python
139335 projects - #7 most used programming language
go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to transformers

Kanext
Theme with improved looks and functionality for Kanboard
Stars: ✭ 31 (-16.22%)
Mutual labels:  plugins
WP-Gulp-Starter
A starter kit for developing WordPress themes and plugins with Gulp workflow.
Stars: ✭ 26 (-29.73%)
Mutual labels:  plugins
flutter plugins
Flutter插件集合,好用常用的插件.
Stars: ✭ 22 (-40.54%)
Mutual labels:  plugins
plugins
Officially supported Psi plugins
Stars: ✭ 52 (+40.54%)
Mutual labels:  plugins
vuepress-theme-macgs
💫 A vuepress theme for easyhexo.com
Stars: ✭ 16 (-56.76%)
Mutual labels:  plugins
build-plugin-template
Template repository to create new Netlify Build plugins.
Stars: ✭ 26 (-29.73%)
Mutual labels:  plugins
ink
The flexible TypeScript Markdown editor that powers https://octo.app
Stars: ✭ 82 (+121.62%)
Mutual labels:  plugins
xd-storage-helper
A little helper to make storing key-value-pairs (e.g. settings) for Adobe XD plugins easier.
Stars: ✭ 22 (-40.54%)
Mutual labels:  plugins
bumblebee
🚕 A spreadsheet-like data preparation web app that works over Optimus (Pandas, Dask, cuDF, Dask-cuDF, Spark and Vaex)
Stars: ✭ 120 (+224.32%)
Mutual labels:  optimus
dotfiles
Opinionated garbage for your terminal. Gotta get that yolo swag.
Stars: ✭ 37 (+0%)
Mutual labels:  plugins
Loom
The next generation Minecraft server software and plugin API.
Stars: ✭ 40 (+8.11%)
Mutual labels:  plugins
react-editor-kit
(alpha) Compose a React-based text editor using a suite of standard plugins
Stars: ✭ 21 (-43.24%)
Mutual labels:  plugins
Accordion-Shortcodes
A WordPress plugin that adds a few shortcodes to allow for accordion dropdowns.
Stars: ✭ 16 (-56.76%)
Mutual labels:  plugins
stop-spammers
Stop Spammers — WordPress Plugin
Stars: ✭ 31 (-16.22%)
Mutual labels:  plugins
vim-rzip
Extends zip.vim to browse and write nested zip files
Stars: ✭ 22 (-40.54%)
Mutual labels:  plugins
unity-history-window
A simple selection history window for Unity.
Stars: ✭ 118 (+218.92%)
Mutual labels:  plugins
livestorm-plugin
This repo hosts the exposed APIs that you can use to create a plugin for your Livestorm organization
Stars: ✭ 25 (-32.43%)
Mutual labels:  plugins
website
Kanboard's website
Stars: ✭ 18 (-51.35%)
Mutual labels:  plugins
WDS-Required-Plugins
Make certain plugins required so that they cannot be (easily) deactivated. | Gatekeeper: @aubreypwd
Stars: ✭ 77 (+108.11%)
Mutual labels:  plugins
toast
Plugin-driven CLI utility for code generation using Go source as IDL
Stars: ✭ 52 (+40.54%)
Mutual labels:  plugins

Transformers

test workflow build workflow

Optimus's transformation plugins are implementations of Task and Hook interfaces that allows execution of arbitrary jobs in optimus.

To install plugins via homebrew

brew tap odpf/taps
brew install optimus-plugins-odpf

To install plugins via shell

curl -sL ${PLUGIN_RELEASE_URL} | tar xvz
chmod +x optimus-*
mv optimus-* /usr/bin/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].