Skip to content

fedspendingtransparency/brus-backend-common

Repository files navigation

BRUS Backend Common

python: 3.12 Code style: black Pull Request Checks

This repository will act as place to share libraries, models, helpers, and scripts between the Data Broker and USAspending applications.

Structure

This repo contains:

  • helpers: common ad-hoc functions independent shared among the systems.
  • libraries: common libraries shared among the systems.
  • models: data models shared among the systems.
  • scripts: scripts shared among the systems.
  • tests: unit and integration tests for all of the above.
  • config: shared config values for all of the above.
  • lookups: shared lookup values for all of the above.
  • logging: shared logging settings, functions for all of the above.

Contributing and Installation

If you want to contribute with a local installation, follow the instructions on our contributing guide and install guide.

About

Shared backend code/tools/services between Broker and USAspending

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors