build-automation

Is there a Rake equivalent in Python?

Is there a Rake equivalent in Python? Question: Rake is a software build tool written in Ruby (like Ant or Make), and so all its files are written in this language. Does something like this exist in Python? Asked By: e-satis || Source Answers: Paver has a similar set of goals, though I don’t really …

Total answers: 9

which build tool(s) do you recommend for python?

which build tool(s) do you recommend for python? Question: I’m starting a small/medium-sized python project, likely in Test Driven Development. My backgrounds are more in C and java than python (I used ant and makefile) I know that in python you might not need a build tool, but I will, because I’ll use cython and …

Total answers: 6