Metadata-Version: 2.1
Name: ohdsi-sqlrender
Version: 0.2.1
Summary: Python wrapper for the OHDSI R packages
Home-page: https://github.com/vantage6/python-ohdsi
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: dev

# python-ohdsi
Python wrappers for (some) OHDSI tools. This project has been initiated for supporting
OMOP data sources in vantage6.

# TODO
Packages to be wrapped:
- [ ] [Capr](https://github.com/OHDSI/Capr)
- [X] [CirceR](https://github.com/OHDSI/CirceR)
- [X] [CohortGenerator](https://github.com/OHDSI/cohortgenerator)
- [X] [SqlRender](https://github.com/OHDSI/SqlRender)
- [X] [DatabaseConnector](https://github.com/OHDSI/DatabaseConnector)
- [ ] [FeatureExtraction](https://github.com/OHDSI/FeatureExtraction)

Release packages: `ohdsi-circe`, `ohdsi-capr`, `ohdsi-cohortgenerator`, `ohdsi-sqlrender`, `ohdsi-databaseconnector`, `ohdsi-featureextraction`
