Skip to content
Snippets Groups Projects
Forked from Platform / Development / swh-core
83 commits behind the upstream repository.
Antoine Lambert's avatar
Antoine Lambert authored
Also align black version in tox.ini file.
3b1a41e4
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