<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Does anyone know of a ready-to-use script install (or collection
      of ports) that sets up the following for OpenBSD, 1-2-3?</p>
    <ul>
      <li>postgres 13<br>
        <br>
      </li>
      <li>python3 (>=.6)<br>
        <br>
      </li>
      <li>cython<br>
        <br>
      </li>
      <li>django (>=2.2)<br>
        <br>
      </li>
      <li>nginx (>=1.14)<br>
        <br>
      </li>
      <li>optionally: aiohttp (which supports graphql and is also a
        performant REST API -_if_ you do it right...)<br>
      </li>
    </ul>
    <p>So nothing too <joke>prehistoric</joke><br>
    </p>
    <p>[YES: I CAN DO IT MYSELF. But I have deadlines, I have to pay for
      a laptop upgrade and rent and; and my client is not into
      subsidizing such an implementation...]</p>
    <p>django+postgres [13] are pretty popular; so I can't imagine that
      I would be the only one interested in this...</p>
    <p>PS For those who are performance freaks and are not into python:
      I interleave my django with cython standalone binaries...</p>
    <p><br>
    </p>
    <p><br>
    </p>
  </body>
</html>