-
Notifications
You must be signed in to change notification settings - Fork 0
a simple set of code to help using scripts in my other projects... never meant to be published
License
tomio13/BatchAnalyzer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Helper functions for working with batch analysis programs in python. This is NOT functions of DOS or BASH. Instead, here are some functions to easier read a configuration text file, resulting a configuration dict structure, one can use to tune a script. A Plot() in matplotlib to integrate some functionality into one command, makind the script simpler lookging, some tools to save data tables (text) and binary pickle files easier, and a simple reporting facility, but not so complex as a system log would be. It is also python3 compatible As of 0.9e, it is only python 3 compatible. 2022-03-25: Change to setuptools from distutils. ver 0.11: The report writing is not like print, taking every argument to be printed, except the color= to define text color on the terminal. The ReadConf now has an option to strip the configuration variables from lists to their last values. This is good when no lists are needed.
About
a simple set of code to help using scripts in my other projects... never meant to be published
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published