README.md
changeset 47 33002744dbbd
parent 45 8d2fb4ec85d7
child 78 37bb8e326446
equal deleted inserted replaced
46:7cff1f0a6882 47:33002744dbbd
     8 ```
     8 ```
     9 
     9 
    10 Usage for export_annotations.py:
    10 Usage for export_annotations.py:
    11 
    11 
    12 ```
    12 ```
    13 python export_annotations.py -a http://localhost:8080/p/api/annotations -b http://localhost/~ymh/platform/ldtplatform/ -p  <project_guid> -E test -H ANNOT -v -v -s "2014-06-19T12:14:48+02" -R -P "{\"username\": \"<username>\",\"api_key\":\"<username api key>\"}"
    13 python export_annotations.py -a http://localhost:8080/p/api/annotation -b http://localhost/~ymh/platform/ldtplatform/ -p  <project_guid> -E test -H ANNOT -v -v -s "2014-06-19T12:14:48+02" -R -P "{\"username\": \"<username>\",\"api_key\":\"<username api key>\"}"
    14 ```
    14 ```