7 projects
fsc.hdf5-io
A tool for managing HDF5 serialization of complex objects across projects.
fsc.iohelper
A tool for saving / loading data from file with a given encoding and decoding function.
fsc.export
Decorator to add objects to their module's __all__.
fsc.async-tools
Defines tools for simplifying the use of asynchronous Python.
fsc
Base package for frescolino's python modules.
fsc.formatting
This modules offers convenient string formating operations.
fsc.locker
Locker metaclasses to limit attribute changes for Python classes.