Jip J. Dekker
|
ef1c319396
|
Escape escape characters
|
2014-06-19 22:05:21 +02:00 |
|
Jip J. Dekker
|
576683dcd0
|
These regular expressions where all wrong
|
2014-06-19 22:01:35 +02:00 |
|
Jip J. Dekker
|
ad640c5cb3
|
Merge branch 'feature/NIST-cleanup' into develop
Conflicts:
FourmiCrawler/sources/NIST.py
|
2014-06-17 23:49:30 +02:00 |
|
Jip J. Dekker
|
2801ff2d21
|
Merge branch 'feature/ChemSpider-cleanup' into develop
Conflicts:
FourmiCrawler/sources/ChemSpider.py
|
2014-06-17 23:43:56 +02:00 |
|
Jip J. Dekker
|
79cf15b95c
|
Refractoring double code
|
2014-06-15 20:50:00 +02:00 |
|
Jip J. Dekker
|
74e7152d5f
|
A lot of PEP-8 fixes
|
2014-06-15 20:45:35 +02:00 |
|
Jip J. Dekker
|
66f2384747
|
Default arguments can't be mutable
|
2014-06-15 20:41:19 +02:00 |
|
RTB
|
0fab626a55
|
moved import and removed TODO
|
2014-06-10 14:07:02 +02:00 |
|
RTB
|
b4a724392b
|
moved scraping of experimental data tab to its own function
|
2014-06-10 14:04:39 +02:00 |
|
RTB
|
41bbe5b1de
|
moved scraping of Predicted - ACD/Labs tab to its own function
|
2014-06-10 13:57:10 +02:00 |
|
RTB
|
5e13af5b1b
|
added function comments to ChemSpider
|
2014-06-10 13:42:49 +02:00 |
|
RTB
|
f01ff62d99
|
removed test for existence of reliability in config from chemspider init
|
2014-06-08 19:30:05 +02:00 |
|
RTB
|
a6fb27f8a7
|
the difference between class and object variables...
|
2014-06-08 19:29:29 +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
|
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
|
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
|
ff3b81b813
|
each source now receives a configuration dictionary
|
2014-06-05 16:30:48 +02:00 |
|
Jip J. Dekker
|
242e0bf628
|
Code inspection
|
2014-06-04 19:43:33 +02:00 |
|
Jip J. Dekker
|
046fbed3cd
|
Code reformat
|
2014-06-04 19:34:23 +02:00 |
|
Jip J. Dekker
|
d4a0ffdff3
|
Optimized imports
|
2014-06-04 12:01:05 +02:00 |
|
RTB
|
ca0a22ae7b
|
Added test for empty values on properties in ChemSpider ExtendedCompoundInfo API
|
2014-05-01 12:14:52 +02:00 |
|
RTB
|
73753a6294
|
chemspider source now handles vague search requests
|
2014-05-01 12:04:44 +02:00 |
|
RTB
|
971552110a
|
Added test for empty values on properties in ACD/Labs tab
|
2014-04-29 16:30:09 +02:00 |
|
Jip J. Dekker
|
90f03734a6
|
Refractored classname
|
2014-04-23 15:57:10 +02:00 |
|
Jip J. Dekker
|
e18e4b4b26
|
Resolved all references to the old folder
|
2014-04-23 15:55:38 +02:00 |
|
Jip J. Dekker
|
662ee8f490
|
Renamed folder
|
2014-04-23 15:49:03 +02:00 |
|