django-import-export 3.0.0b0
pip install django-import-export==3.0.0b0
Released:
Django application and library for importing and exporting data with included admin integration.
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Informatika Mihelac
- Requires: Python >=3.7
Classifiers
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
django-import-export is a Django application and library for importing and exporting data with included admin integration.
Features:
support multiple formats (Excel, CSV, JSON, … and everything else that tablib supports)
admin integration for importing
preview import changes
admin integration for exporting
export data respecting admin filters
Documentation: https://django-import-export.readthedocs.io/en/stable/
GitHub: https://github.com/django-import-export/django-import-export/
Free software: BSD license
Example app
To run the demo app:
cd tests ./manage.py makemigrations ./manage.py migrate ./manage.py createsuperuser ./manage.py loaddata category book ./manage.py runserver
Contribute
If you’d like to contribute, simply fork the repository, commit your changes to the develop branch (or branch off of it), and send a pull request. Make sure you add yourself to AUTHORS.
As most projects, we try to follow PEP8 as closely as possible. Please bear in mind that most pull requests will be rejected without proper unit testing.
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Informatika Mihelac
- Requires: Python >=3.7
Classifiers
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-import-export-3.0.0b0.tar.gz
.
File metadata
- Download URL: django-import-export-3.0.0b0.tar.gz
- Upload date:
- Size: 56.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3ef8ec89b0b595dccef7ba2ce199034692443c2bc7f49b75b8cf34859dec1eff
|
|
MD5 |
df9d571de5a388bd68a4aa4fe950f67a
|
|
BLAKE2b-256 |
309b956ccdca5e14b9d047c20caaaf09f5b9d74bf4131f10311bcdfafe38c91e
|
File details
Details for the file django_import_export-3.0.0b0-py3-none-any.whl
.
File metadata
- Download URL: django_import_export-3.0.0b0-py3-none-any.whl
- Upload date:
- Size: 102.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
dda39abc48c760a69b0bf85f0ba1ff87282b3592bd0b7a891c97c60455b9cfe1
|
|
MD5 |
aeab574260b3e61c45c28498ea636bc4
|
|
BLAKE2b-256 |
e0feeb18401e356ea8c13a15ae783f05d0328ba6fd8a0bb58fa51c3ea6e34da1
|