معرفی شرکت ها


django-dataexporter-1.0.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Extensible helper to export Django QuerySets and other data to CSV and Excel.
ویژگی مقدار
سیستم عامل -
نام فایل django-dataexporter-1.0.0
نام django-dataexporter
نسخه کتابخانه 1.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Stephan Jaekel
ایمیل نویسنده steph@rdev.info
آدرس صفحه اصلی https://github.com/lenarother/django-dataexporter
آدرس اینترنتی https://pypi.org/project/django-dataexporter/
مجوز MIT
django-dataexporter =================== .. image:: https://img.shields.io/pypi/v/django-dataexporter.svg :target: https://pypi.org/project/django-dataexporter/ :alt: Latest Version .. image:: https://github.com/stephrdev/django-tapeforms/workflows/Test/badge.svg?branch=master :target: https://github.com/stephrdev/django-tapeforms/actions?workflow=Test :alt: CI Status .. image:: https://codecov.io/gh/lenarother/django-dataexporter/branch/master/graph/badge.svg :target: https://codecov.io/gh/lenarother/django-dataexporter :alt: Coverage Status .. image:: https://readthedocs.org/projects/django-dataexporter/badge/?version=latest :target: https://django-dataexporter.readthedocs.io/en/stable/?badge=latest :alt: Documentation Status *django-dataexporter* is a extensible helper to export Django QuerySets and other data to CSV and Excel. Features -------- * Exporter class to generate CSV and Excel files out of QuerySets and other iterables. * Factory to generate Django ModelAdmin actions to trigger an export out of Django's famous admin interface. Requirements ------------ django-dataexporter supports Python 3 only and requires at least Django 2. In addition, the Python package ``openpyxl`` needs to be installed. Prepare for development ----------------------- A Python 3.6 interpreter is required in addition to poetry. .. code-block:: shell $ poetry install Now you're ready to run the tests: .. code-block:: shell $ poetry run pytest Resources --------- * `Documentation <https://django-dataexporter.readthedocs.io>`_ * `Bug Tracker <https://github.com/lenarother/django-dataexporter/issues>`_ * `Code <https://github.com/lenarother/django-dataexporter/>`_


نیازمندی

مقدار نام
ython_versio importlib-metadata;
>=2.2 Django
>=3.5) Sphinx
>=2.6 openpyxl


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

مقدار نام
>=3.6,<4 Python


نحوه نصب


نصب پکیج whl django-dataexporter-1.0.0:

    pip install django-dataexporter-1.0.0.whl


نصب پکیج tar.gz django-dataexporter-1.0.0:

    pip install django-dataexporter-1.0.0.tar.gz