<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Seems to follow the pattern of any other WSGI server: you call it
    with the path to the WSGI callable (the app in Flask's case).  Was
    there something specific you were looking for?  Note that the last
    commit was four years ago, and it doesn't appear to support Python
    3.  The modern recommended servers are uWSGI, Gunicorn, or mod_wsgi
    with Apache.<br>
    <br>
    <div class="moz-cite-prefix">On 01/19/2016 08:45 AM, Kyle Lawlor
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACaYNLRPY9oGRyJ0qjwwQUZVu3=waAa=y-DPrXFe8dajexqwSg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi, all. I hope that the new year is treating everyone
          well. I'm curious to know if anyone in the community has
          experience using the Spawning server (<a
            moz-do-not-send="true"
            href="https://pypi.python.org/pypi/Spawning"><a class="moz-txt-link-freetext" href="https://pypi.python.org/pypi/Spawning">https://pypi.python.org/pypi/Spawning</a></a>)
          with Flask apps. If there are references or examples that
          people would be willing to share, I would appreciate it. <br>
          <br>
        </div>
        Thanks, <br>
        Kyle<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Flask mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Flask@python.org">Flask@python.org</a>
<a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/listinfo/flask">https://mail.python.org/mailman/listinfo/flask</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>