This library serves as the common components to be shared with RegTech FastAPI based apps, containing some FastAPI utilities, and auth related functionatlities.
If you have an inquiry or suggestion for the RegTech API Commons Library or any related code, please reach out to us at sblhelp@cfpb.gov
- Poetry is used as the package management tool. Once installed, just running
poetry install
in the root of the project should install all the dependencies needed by the app.