replicate / cog

Containers for machine learning
https://cog.run
Apache License 2.0
7.88k stars 549 forks source link

Automatically publish Python package on PyPi on release #146

Closed bfirsh closed 2 years ago

bfirsh commented 3 years ago

Currently there is a package that has been manually released, but it is not automated.

https://pypi.org/project/cog/

We should also set some expectation around what this package is. Just the Python package doesn't actually do very much.

zeke commented 2 years ago

Here's a hack that I'm using to build the cog package locally so it can be imported into automated tests: https://github.com/zeke/cog-kitchen-sink/pull/2

bfirsh commented 2 years ago

https://pypi.org/project/cog/