معرفی شرکت ها


et-xmlfile-2021-1.0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

An implementation of lxml.xmlfile for the standard library
ویژگی مقدار
سیستم عامل -
نام فایل et-xmlfile-2021-1.0.2
نام et-xmlfile-2021
نسخه کتابخانه 1.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده See ATUHORS.txt
ایمیل نویسنده charlie.clark@clark-consulting.eu
آدرس صفحه اصلی https://github.com/compyman/et_xmlfile
آدرس اینترنتی https://pypi.org/project/et-xmlfile-2021/
مجوز MIT
et_xmfile ========= et_xmlfile is a low memory library for creating large XML files. It is based upon the `xmlfile module from lxml <http://lxml.de/api.html#incremental-xml-generation>`_ with the aim of allowing code to be developed that will work with both libraries. It was developed initially for the openpyxl project but is now a standalone module. The code was written by Elias Rabel as part of the `Python Düsseldorf <http://pyddf.de>`_ openpyxl sprint in September 2014. Note on performance ------------------- The code was not developed with performance in mind but turned out to be faster than the existing SAX-based implementation but is significantly slower than lxml's xmlfile. There is one area where an optimisation for lxml will negatively affect the performance of et_xmfile and that is when using the `.element()` method on an xmlfile context manager. It is, therefore, recommended not to use this, though the method is provided for code compatibility.


زبان مورد نیاز

مقدار نام
>=2.6, !=3.2 Python


نحوه نصب


نصب پکیج whl et-xmlfile-2021-1.0.2:

    pip install et-xmlfile-2021-1.0.2.whl


نصب پکیج tar.gz et-xmlfile-2021-1.0.2:

    pip install et-xmlfile-2021-1.0.2.tar.gz