4 projects
pythils
A Python utilities package.
cfcontext
`cfcontext` is a lightweight library for managing shared contexts within a Python application. It allows you to create, replace, and handle dynamic contextual objects that are inherited across the call stack frames, ensuring consistency throughout nested function calls and asynchronous tasks.
bsolver
Un solveur d'expressions booléenes
pybatcher
A library for managing batch processing in Python.