[reportlab-users] Installing ReportLab on Mac
Andy Robinson
andy at reportlab.com
Fri Jan 2 10:41:01 EST 2009
2009/1/2 Reed O'Brien <Reed.L.OBrien at nasa.gov>:
> zc,buildout (which has its own warts) with setuptools and a privately
> maintained index allows maintaining a system that builds development and
> production configurations, repeatably and reliably, for all of the above
> platforms with minimal headache. I am not arguing others should do it this
> way, but I thought I would share why I use non "Real Men" methods.
That's fair enough. In practice every serious team ends up building
a script for whatever they need to deploy, and we're no different. But
we never used eggs in our scripts since we've been doing Python
since long before they existed. I presume zc.buildout
requires eggs?
- Andy
More information about the reportlab-users
mailing list