pykanto.utils
pykanto.utils#
Parsers, I/O tools, typing and general computing.
Modules
A collection of functions and decorators used to manage common operations (e.g., parallelisation, timing). |
|
This module contains functions for parsing custom metadata files. |
|
Functions to read external files -e.g. |
|
Create project directory trees, assign path variables, and get paths for different types of files |
|
Use pykanto and ray on a slurm scheduler. |
|
Pykanto typing module: provides a) custom type hints not already covered in other modules and b) classes whose main purpose is data storage and/or type checking. |