[console_scripts]
csv_to_dataset=energyml.utils.cli:csv_to_dataset
describe_as_csv=energyml.utils.cli:describe_as_csv
extract_3d=energyml.utils.cli:extract_representation_in_3d_file
generate_data=energyml.utils.cli:generate_data
generate_multiple_data=energyml.utils.cli:generate_multiple_data
json_to_epc=energyml.utils.cli:json_to_epc
json_to_xml=energyml.utils.cli:json_to_xml
loadNsave=energyml.utils.cli:load_n_save
validate=energyml.utils.cli:validate_files
xml_to_json=energyml.utils.cli:xml_to_json

