Skip to content

VanTheMan/pyflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a tool for scheduling and running python functions in a kubernetes cluster. This is designed to be jupyter notebook friendly.

The project is still in early development.

Dev Instructions

Requirements

  • docker
  • minikube
  • argo
minikube start
minikube mount $HOME/.pyflow:/.pyflow &
minikube dashboard
kubectl -n argo port-forward deployment/argo-server 2746:2746

Test/Example

python package.py

About

A python workflow orchestrator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages