Skip to main content

An XML export format for django-import-export

Project description

Version:
0.2.0
Source:

https://github.com/maykinmedia/django-import-export-xml

PythonVersion:

3.9

Build status Code quality checks black Coverage status

python-versions django-versions pypi-version

An XML export format for django-import-export

1 Installation

1.1 Requirements

  • Python 3.9 or above

  • Django 3.2 or newer

1.2 Install

pip install django-import-export-xml

2 Usage

Use it like any of the built-in formats: https://django-import-export.readthedocs.io/en/stable/installation.html#import-export-formats

3 Local development

To install and develop the library locally, use:

pip install -e .[tests,coverage,release]

When running management commands via django-admin, make sure to add the root directory to the python path (or use python -m django <command>):

export PYTHONPATH=. DJANGO_SETTINGS_MODULE=testapp.settings
django-admin check
# or other commands like:
# django-admin makemessages -l nl

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-import-export-xml-0.2.0.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

django_import_export_xml-0.2.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file django-import-export-xml-0.2.0.tar.gz.

File metadata

File hashes

Hashes for django-import-export-xml-0.2.0.tar.gz
Algorithm Hash digest
SHA256 4295003317a124007e07d541cf6c7984ef07bcbe05383be2192367e7b456c4fc
MD5 d4bf32c52301c887a969ef89e6b10e52
BLAKE2b-256 46fd20ccdfb64b4ab816be180b5cb76bfc7f07965b58a3448ff2a7ecb2665b86

See more details on using hashes here.

File details

Details for the file django_import_export_xml-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_import_export_xml-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 334551dcd0ed6d83619cab3739f7a3ae3db4e1802b5a1b3556e8c9c59ff67c07
MD5 081c1ea980ea31c3d20e09ba5782b7ce
BLAKE2b-256 a72ceb2215f8a911803deae4dd5cd9c3bd2881b927de91acdd834bdfdfa62793

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page