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
This fixes python 3.7 support due to poetry, a dependency of isort, that removed support for that Python version in a recent release.
Low-level utilities and helpers used by almost all other modules in the stack.
core library for swh's modules: