Olivia5k / piper

Build system that builds and very little more
http://thiderman.org/piper/
MIT License
5 stars 0 forks source link

Should we use curdling? #19

Open Olivia5k opened 9 years ago

Olivia5k commented 9 years ago

curdling seems pretty aight. We should look in to using that. Interesting part would be to set up tox to use it!

daenney commented 9 years ago

I've looked at this before but I think since the invention of wheels most of the speedups from curdling caching the binaries it built is no longer applicable. The local cache is probably still a good idea so we should probably have a proxying pypi mirror to speed things up overall.

I'd be more interested in looking at devpi-server for that use case which comes with a web UI and replication.