Commit Graph

16 Commits

Author SHA1 Message Date
Felix Lohmeier f0643b46a0 Revert "included urllib2_file.py in the package to ease installation"
This reverts commit bf91e918df.
2017-11-17 16:47:31 +01:00
Felix Lohmeier 37004aadff Revert "minor changes to coding style"
This reverts commit 56e5ee96f5.
2017-11-17 12:43:48 +01:00
Felix Lohmeier 56e5ee96f5 minor changes to coding style 2017-10-19 17:01:52 +02:00
Felix Lohmeier bf91e918df included urllib2_file.py in the package to ease installation 2017-03-14 22:04:06 +01:00
Felix Lohmeier 6f8badae6a added options for separator (csv,tsv) and projectName (all) 2017-03-01 04:25:20 +01:00
Felix Lohmeier b45cda5ad1 fixed typo in docker environment variable 2017-02-02 12:54:06 +01:00
Felix Lohmeier 67b586a734 fixed docker environment variables 2017-02-02 11:05:14 +01:00
Felix Lohmeier 78a7a75515 get environment variables in docker network 2017-02-01 23:59:13 +01:00
Felix Lohmeier 35963dad38 added new function create_project and many options in CLI 2017-02-01 16:51:13 +01:00
Paul Makepeace bbd4d84c96 Google Refine -> OpenRefine 2013-10-10 16:41:10 +05:00
Paul Makepeace bc0a8e7c7b Whitespace & minor renaming to bring in line with PEP8 guidelines 2013-10-09 23:16:43 +05:00
Paul Makepeace 0883216e0f Allow no options or args and just print usage. Return project so it's available with python -i refine.py 2011-06-08 17:07:39 +00:00
Paul Makepeace dfcf5e8978 Add --help explicitly to suggest trying that for more help 2011-06-08 17:06:50 +00:00
Paul Makepeace fce48f1e4c Add --apply example 2011-05-27 01:56:18 +01:00
Paul Makepeace 31e30df5bd Script to list Refine project; apply a JSON operation history; and export a Refine project 2011-05-27 01:35:14 +01:00
Paul Makepeace b6137dd803 Allow REFINE_{HOST,PORT} to be set in code. 2011-05-27 01:19:44 +01:00