Skip to content

oscarvilla/Python_scaffolding

Repository files navigation

Python_scaffolding

Python scaffolding for MLOps, based on github-actions-demo from Noah Gift, who created his repo "for building out Github Actions and Tricks [and] test multiple clouds and multiple versions of Python."

Demo Video of original repo

To use in your own project you can do this

Create a virtualenv python3 -m venv ~/.github-actions-demo

Source it source ~/.github-actions-demo/bin/activate

The repo is a scaffolding with multiple options

requirements.txt

You have here multiple file requirements, in case you have multiple instances in which you like to deploy your dev environment

*.yml

There are multiple pipelines for testing, formating and installations that run on Github actions

About

Python scaffolding for MLOps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published