[Flask] help getting hello world package-based webapp running without installing it

John Gabriele jgabriele at fastmail.fm
Thu Jul 20 12:43:36 EDT 2017


On Thu, Jul 20, 2017, at 12:27 PM, David Lord wrote:
> The correct way to develop your application is by installing it as a package, that's not just something for production,
Ah! I understand now. And the `pip install --editable .` enables the installed package reloading --- had to re-read that part. Thanks!
-- John

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20170720/a4663e13/attachment.html>


More information about the Flask mailing list