Skip to content

containifyci/engine-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

engine-python 🐍

This repository is a simple showcase of how to build a Python project using engine-ci.


What’s Inside

  • Example Python FlaskAPI project (app.py)
  • Minimal Engine-CI pipeline definition (.containifyci)
  • Ready-to-run build steps for testing and packaging

Quick Start

1. Install Engine-CI

go install github.com/containifyci/engine-ci@latest

2. Build the Project

Run the following command from the repository root:

engine-ci run

This will:

  • Run the Python build/test pipeline defined by engine-ci

Learn More


About

Example how to build a python project with engine-ci

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors