Skip to content
Snippets Groups Projects
Forked from Platform / Development / swh-core
158 commits behind the upstream repository.
David Douard's avatar
David Douard authored
adding a swh/__main__.py file.
dae96344
History

Software Heritage - Core foundations

Low-level utilities and helpers used by almost all other modules in the stack.

core library for swh's modules:

  • config parser
  • serialization
  • logging mechanism
  • database connection
  • http-based RPC client/server