PyPika supports is tested for supported Python, i.e. 3.9+. It is tested for PyPy3.9 and PyPy3.10. It may also work Cython, and Jython but is not being tested for in the CI script. The entry point for ...
The System.Convert class provides methods to convert values from one type into another. This is restricted to the IConvertible interface which mainly covers basic numeric types and a few more like ...