GithubHelp home page GithubHelp logo

ochienggot / flyteidl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flyteorg/flyteidl

1.0 0.0 0.0 13.01 MB

Flyte at its core has a declarative, type-safe language for declaring data dependencies between arbitrary computation units. This repository contains the core specification of this language in the form of protocol-buffers.

Home Page: https://github.com/lyft/flyte

License: Apache License 2.0

Makefile 2.17% Shell 9.37% Go 56.65% Python 31.81%

flyteidl's Introduction

Flyte IDL

This is one of the core repositories of Flyte and contains the Specification of the Flyte Lanugage. The Specification is maintained using Googles fantastic Protcol buffers library. The code and docs are auto-generated.

Generate Code from protobuf

  1. Make sure docker is installed locally.
  2. Once installed run, make generate to generate all the code and mock client for FlyteAdmin Service

    bash

    make generate

  3. You might have to run, make download_tooling to install generator dependencies

    bash

    make download_tooling

  4. To add new dependencies for a doc, modify doc_requirements.in and then

    bash

    make doc-requirements.txt

flyteidl's People

Contributors

katrogan avatar enghabu avatar wild-endeavor avatar migueltol22 avatar honnix avatar anandswaminathan avatar schottra avatar matthewphsmith avatar kosigz-lyft avatar surindersinghp avatar jonathanburns avatar bnsblue avatar chanadian avatar pingsutw avatar igorvalko avatar kumare3 avatar lu4nm3 avatar slai avatar vsbus avatar

Stargazers

Roman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.