On 12 déc, 15:28, [email protected] wrote:
> I have a routine in Python which is extracting information from a
> website. This information is read and inserted into objects.
>
> I currently have all the validations and checks implemented in the
> routines which are reading the HTML and crea
On 12 Gru, 15:28, [email protected] wrote:
> I have a routine in Python which is extracting information from a
> website. This information is read and inserted into objects.
>
> I currently have all the validations and checks implemented in the
> routines which are reading the HTML and crea
I have a routine in Python which is extracting information from a
website. This information is read and inserted into objects.
I currently have all the validations and checks implemented in the
routines which are reading the HTML and creating the objects. It is
however also possible to move all th