PyPika supports python 3.6+. It may also work on pypy, cython, and jython, but is not being tested for these versions. The entry point for building queries is pypika.Query. In order to select columns ...