Skip to content
Snippets Groups Projects
Antoine Lambert's avatar
Antoine Lambert authored
This fixes python 3.7 support due to poetry, a dependency of isort, that
removed support for that Python version in a recent release.
4f3d8c12
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