bentoml / bentoctl

Fast model deployment on any cloud 🚀

Home Page:https://bentoml.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Dulwich implementation instead of GitPython

yubozhao opened this issue · comments

Dulwich is pure python git implementation, does not rely on git command.

https://github.com/jelmer/dulwich

using the Github API to download and manage the operator versions