LuminosoInsight / sales-engineering-code

Code for sales engineering, particularly for code that will be given to customers
MIT License
0 stars 0 forks source link

need manage_concept_lists.py script #187

Open wharter opened 11 months ago

wharter commented 11 months ago

We need a script that will download ALL or a specified shared concept list into JSON format and also allow you to upload a shared concept list from a json file into a project.

Possible parameters

-n --list_name " default=ALL" -f --file_name "name of the json file to download/upload from/to. default=shared_concept_list.json" project_url "the url of the project to download/upload from/to "

wharter commented 11 months ago

In looking, there is already a load_concept_list.py and that probably just needs to have a download ability added to it.

lumi-jsrour commented 11 months ago

load_concpet_list.py takes the attached files a the format to load, download should have the same format

load_shared_concepts_example.csv