Re: ReportLab 3.x packaging and deployment
Michael Hipp <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
On 1/13/2014 7:09 AM, Andy Robinson wrote: > Everyone, I'll let Robin worry about the code itself, but later this > month I hope to catch up on the weird and wonderful world of Python > packaging and try to make sure we do "what most people expect" for > 3.x. I have NOT been following this for years and I know it's all > changing. > > Does anyone here disagree violently with this two-month-old > recommendation on the Python site? > > https://python-packaging-user-guide.readthedocs.org/en/latest/current.html My only input is that it would be really, really nice if it could be installed into a venv using pip on Windows and still get all the binary acceleration goodness. (As opposed to using the typical Windows binary installer that mostly only knows how to install into the global location.) Thanks, Michael