Vertaling van "lxml" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Generalmente, el parser lxml es una muy buena elección.
Generally, the lxml parser is a very good choice.
Si tenéis problemas instalando lxml es porque como a mí, os faltan dependencias.
If you have problems installing lxml is because you need some dependencies.
Se sustituye la dependencia lxml con html5lib, para simplificar la instalación
Replaced lxml dependency with html5lib, to simplify installation
Para ello ejecutamos pip install selenium y pip install lxml dentro de nuestro entorno virtual.
To do that, type down the following commands pip install selenium and pip install lxml inside of our virtual environment.
El parser lxml es muy rápido y puede ser usado para analizar rápidamente HTML dado.
The lxml parser is very fast and can be used to quickly parse given HTML.
El método más eficiente para llamar XSLT mediante lxml es analizar el XSLT por adelantado, a continuación, crear un transformador para uso repetido.
The most efficient method to call XSLT using lxml is to parse the XSLT in advance, then create a transformer for repeated use.
Sustituye el objeto procesado correspondiente a name por obj, que debe ser un objeto similar, es decir, un árbol lxml para archivos HTML o XML o una hoja de estilos cssutils para archivos CSS.
Replace the parsed object corresponding to name with obj, which must be a similar object, i.e. an lxml tree for HTML/XML or a cssutils stylesheet for a CSS file.
El parser lxml tiene dos versiones, un parser HTML y un parser XML.
The lxml parser has two versions, an HTML parser and an XML parser.
Para archivos HTML y XML, devuelve un árbol lxml.
For HTML and XML files an lxml tree is returned.
lxml usar el paquete de Python lxml.etree para el análisis de XML; usa menos memoria y tiempo de CPU.
lxml use the lxml.etree Python package for XML-parsing; uses less memory and cpu time.
Usted debe descargar lxml y el DocBook XSL separadamente; ver los enlaces en Recursos.
You must download lxml and the DocBook XSL separately; see the links in Resources.
Más rápido el acceso a archivos a través de LXML o libgettextpo.
Faster file access through lxml or libgettextpo.
LXML lengua más rica en funciones y fácil de usar: la biblioteca para trabajar con XML y HTML en lenguajes de programación Python
lxml: most feature-rich and easy-to-use library for working with XML and HTML in the Python language