king-michael / simulation_database

Apache License 2.0
1 stars 1 forks source link

API: functions to edit meta data #21

Open andrejberg opened 5 years ago

andrejberg commented 5 years ago

Idea

API contains set of simple add_ remove_ edit_ functions.

Input of functions is always:

db_path, entry_id, **kwargs

add_ / remove_

andrejberg commented 5 years ago

Bugs/Problems