Jip J. Dekker
|
7cafdac7a0
|
Test all python files
|
2014-06-08 12:08:02 +02:00 |
|
Jip J. Dekker
|
edc91c2279
|
Sourceloader should import dynamically
|
2014-06-08 12:04:33 +02:00 |
|
Jip J. Dekker
|
071018cbac
|
Made a different python package for all helpers/utils
|
2014-06-08 11:42:01 +02:00 |
|
Jip J. Dekker
|
cbab2ac7a4
|
The difference between class and object variables
|
2014-06-07 12:21:00 +02:00 |
|
Jip J. Dekker
|
13305f400b
|
Added coverage to the README.md
|
2014-06-07 11:57:59 +02:00 |
|
RTB
|
b847d2d591
|
replaced ChemSpider() with NIST() due to token issues
|
2014-06-06 23:49:38 +02:00 |
|
RTB
|
012267c31c
|
fixed result in parse_aggregate_data
|
2014-06-06 23:32:03 +02:00 |
|
RTB
|
a12add5e4c
|
removed @staticmethod from parse_extendedinfo
|
2014-06-06 23:29:32 +02:00 |
|
RTB
|
4eeabd7aba
|
removed erronous @staticmethod for parse_properties
|
2014-06-06 23:16:22 +02:00 |
|
RTB
|
5b871de987
|
Merge branch 'feature/sources-configuration' of github.com:Recondor/Fourmi into feature/sources-configuration
|
2014-06-06 23:11:53 +02:00 |
|
Jip J. Dekker
|
c9f902993c
|
Merge branch 'develop' into feature/sources-configuration
|
2014-06-06 22:31:49 +02:00 |
|
Jip J. Dekker
|
96e41868bd
|
Merge branch 'hotfix/no-requests' into develop
|
2014-06-06 22:28:20 +02:00 |
|
Jip J. Dekker
|
a1f6313b33
|
Merge branch 'hotfix/no-requests'
no-requests
|
2014-06-06 22:27:10 +02:00 |
|
Jip J. Dekker
|
e0df310de7
|
Test if it's of Request type
|
2014-06-06 22:26:42 +02:00 |
|
Jip J. Dekker
|
073e5a12bb
|
Fixed the test to actually test if there are requests
|
2014-06-06 22:24:49 +02:00 |
|
Jip J. Dekker
|
321295a395
|
Fixed the synonym requests function for the start requests
|
2014-06-06 22:22:29 +02:00 |
|
RTB
|
30f00b676d
|
updated parse to use newresult function
|
2014-06-06 20:16:25 +02:00 |
|
RTB
|
69664d3ac0
|
added newrresult function to WikipediaParser.py
|
2014-06-06 19:30:31 +02:00 |
|
RTB
|
68139b4839
|
added config to wikipedia along with reliability check
|
2014-06-06 19:27:27 +02:00 |
|
RTB
|
981615c6b3
|
chemspider __init__ now sets reliability to empty string if it does not exist in config
|
2014-06-06 19:14:24 +02:00 |
|
RTB
|
f6f5c5f6fe
|
added config to NIST along with reliability check
|
2014-06-06 19:13:25 +02:00 |
|
RTB
|
a77eafe513
|
updated parse_generic_info to use newresult function
|
2014-06-06 19:08:22 +02:00 |
|
RTB
|
80770de5c0
|
updated parse_aggregate_data to use newresult function
|
2014-06-06 19:06:22 +02:00 |
|
RTB
|
c49d76cb66
|
updated parse_transition_data to use newresult function
|
2014-06-06 19:03:51 +02:00 |
|
RTB
|
ed53889018
|
updated parse_generic_data to use newresult function
|
2014-06-06 19:00:04 +02:00 |
|
RTB
|
a272f9f6d6
|
updated parse_antoine_data to use newresult function
|
2014-06-06 18:58:33 +02:00 |
|
RTB
|
e347b7538d
|
updated parse_individidual_datapoints to use newresult function
|
2014-06-06 18:54:38 +02:00 |
|
RTB
|
de21891bff
|
created newresult function in NIST.py
|
2014-06-06 18:52:18 +02:00 |
|
RTB
|
0021953a9a
|
updated parse_properties to use newresult function
|
2014-06-06 18:24:32 +02:00 |
|
RTB
|
b3b879d2ad
|
updated parse_extendedinfo to use the newresult function
|
2014-06-06 18:24:16 +02:00 |
|
RTB
|
755c981efa
|
created newresult function that uses the config for reliability
|
2014-06-06 18:24:05 +02:00 |
|
RTB
|
217fb3e9cd
|
ChemSpider now uses the token from sources.cfg with checks
|
2014-06-06 16:17:46 +02:00 |
|
RTB
|
df4ba2f784
|
changed __init__ of all sources to have an empty dictionary as default config value
|
2014-06-06 12:48:30 +02:00 |
|
RTB
|
eb3eee77a0
|
updated function description for __init__
|
2014-06-05 16:50:13 +02:00 |
|
RTB
|
ff3b81b813
|
each source now receives a configuration dictionary
|
2014-06-05 16:30:48 +02:00 |
|
RTB
|
fb3c760249
|
sourceloader now reads sources.cfg for source initialization
|
2014-06-05 16:22:52 +02:00 |
|
RTB
|
828928f1dd
|
added sources.cfg to git ignore
|
2014-06-05 15:55:01 +02:00 |
|
Jip J. Dekker
|
b5ada123ec
|
Merge branch 'master' of github.com:Recondor/Fourmi
|
2014-06-05 15:48:39 +02:00 |
|
Jip J. Dekker
|
82db78ecbb
|
Merge branch 'release/0.4.2' into develop
|
2014-06-05 15:46:55 +02:00 |
|
Jip J. Dekker
|
34428dd4d8
|
Merge branch 'release/0.4.2'
0.4.2
|
2014-06-05 15:46:49 +02:00 |
|
Jip J. Dekker
|
b68a4e474b
|
0.4.2
|
2014-06-05 15:46:29 +02:00 |
|
Jip J. Dekker
|
31790cc10c
|
Broken script parameter by the code inspector
|
2014-06-05 15:45:10 +02:00 |
|
Jip J. Dekker
|
21d6fbfb2b
|
And again it was a typo
|
2014-06-04 20:59:13 +02:00 |
|
Jip J. Dekker
|
56624e4647
|
Not yet uploading stats
|
2014-06-04 20:54:41 +02:00 |
|
Jip J. Dekker
|
90b8ac3285
|
A little typo
|
2014-06-04 20:35:36 +02:00 |
|
Jip J. Dekker
|
7a2ba29e77
|
Added coverage
|
2014-06-04 20:17:30 +02:00 |
|
Jip J. Dekker
|
75a6b5e345
|
Merge branch 'develop' into feature/GUI
|
2014-06-04 19:55:42 +02:00 |
|
Jip J. Dekker
|
bf1822059f
|
Merge branch 'develop' into feature/PubChem
|
2014-06-04 19:54:56 +02:00 |
|
Jip J. Dekker
|
c111e81dc2
|
Merge branch 'release/0.4.1' into develop
|
2014-06-04 19:53:20 +02:00 |
|
Jip J. Dekker
|
7fdec4bba7
|
Merge branch 'release/0.4.1'
0.4.1
|
2014-06-04 19:53:11 +02:00 |
|