Skip to content
Snippets Groups Projects
Forked from Platform / Development / swh-core
172 commits behind the upstream repository.
Antoine Lambert's avatar
Antoine Lambert authored
pytest-postgresql 3.1.3 and pytest-redis 2.4.0 added support for
pytest >= 7 so we can now drop the pytest pinning.
7be2dbf0
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