An alpha version of circepy, a Python implementation of Circe, is now available.
This is not an official OHDSI or HADES package. It is being shared primarily for testing and evaluation purposes. Please do not use it in production until it has been more thoroughly validated. It is not recommended for use in any rwe studies at this time and, as with other OHDSI code, this is released under the Apache 2.0 license and comes with no warranty.
The main focus of the initial work has been verifying that the SQL generated is a one-to-one match with the existing Java code. This was prioritized over exploring newer SQL efficiencies so that we could ensure complete fidelity with the current implementation.
If you test the package, your feedback will be invaluable in helping determine its reliability and potential improvements.