history
File Purpose: logging, recording info about state of code, etc.
For reproducibility in the future.
Functions
returns the current version of PlasmaCalcs, if available. |
|
|
returns dict including info about right now, and the version of the code being used. |
|
convert a datetime.datetime to the requested timezone. |
|
current datetime as string according to user's computer. |
|
datetime as string, including timezone. |
|
return (best-effort guess of) datetime.datetime when this file was created or first written. |
|
returns the git commit hash for current git HEAD at the provided module or path. |
returns the git commit hash for current git HEAD in PlasmaCalcs |
|
|
returns git commit hash for the __file__ in the namespace where this function is called. |
|
returns the git commit hash for current git HEAD within the local directory |