معرفی شرکت ها


django-xmlmapping-0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Library to map XML data to a Django data model and persist the data in the data base.
ویژگی مقدار
سیستم عامل -
نام فایل django-xmlmapping-0.1
نام django-xmlmapping
نسخه کتابخانه 0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Michael Palumbo
ایمیل نویسنده michael.palumbo87@gmail.com
آدرس صفحه اصلی https://github.com/YAmikep/django-xmlmapping
آدرس اینترنتی https://pypi.org/project/django-xmlmapping/
مجوز UNKNOWN
================== django-xmlmapping ================== Library to map XML data to a Django data model, and persist the data in the data base. Supports any data base supported by Django itself. It has 2 dependencies: ``django-jsonfield`` and ``lxml``. For now, it has just been tested with: Python 2.7, Django 1.4, django-jsonfield 0.8.10 and lxml 2.3.4 but feel free to try it with other versions and let me know. For installation instructions, see the file ``INSTALL.rst`` in this directory; for instructions on how to use this application, and on what it provides, see the file ``overview.rst`` in the ``docs/`` directory. Next things to do ----------------- See the roadmap on Trello: https://trello.com/b/NwQGznbA * write tests cases * write more documentation * test with older versions of python and django * handle XML attributes * handle Booleans, numbers, ... * handle date parsing * handle more feed formats * make it possible to download a file right in the app * handle mapping of nested models * create advanced transformers


نحوه نصب


نصب پکیج whl django-xmlmapping-0.1:

    pip install django-xmlmapping-0.1.whl


نصب پکیج tar.gz django-xmlmapping-0.1:

    pip install django-xmlmapping-0.1.tar.gz