Skip to content

gijzelaerr/pyscilog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyscilog 🍄

Pyscilog, the Python scientific logger, is a companion for the standard Python logging library. It supports the reporting of various metrics, such as memory usage and system load. This library is typically useful in high performance and scientific software development settings.

installation

pip install pyscilog