compas_fab.utilities
Package containing a set of utility functions.
File system functions
Reads a csv file and returns a dictionary with the respective keys specified in the first row of the csv file. |
|
Write data to json file. |
|
Read data from json file. |
|
This function lists just the files in a directory, not sub-directories. |