10000 GitHub - thehyve/kotobuki: Update Usagi mappings with kotobuki
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thehyve/kotobuki

Repository files navigation

kotobuki

tests PyPI Latest Release License

kotobuki is a Python package that can update custom mappings created in Usagi that have become outdated in a new release of the OHDSI vocabularies.

Installation

kotobuki requires Python 3.11+ and is available on PyPI:

pip install kotobuki

Depending on the type of database you have, you'll also need to install the required python adapter library. E.g. for postgresql, you can use psycopg2.

See SQLAlchemy docs for a list of supported dialects.

Usage

See User documentation

Development

Setup steps

Make sure the following tooling is installed:

Install the project and dev dependencies via uv sync --all-groups.

Then set up the git hook scripts via uv run pre-commit install.

Nox sessions

Run nox -l for a list of available nox sessions, or simply run nox to run the ruff linter and the pytest suite for all supported Python versions.

About

Update Usagi mappings with kotobuki

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0