A django admin extension for importing exporting records from/to xls/ods
Project description
A django admin extension for importing exporting records from/to xls/ods
A Python library project using:
-
pytest
-
flake8
-
tox
-
bumpversion
-
isort
-
Free software: MIT license
-
Documentation: TBD
Features
-
Requires Python >=3.8, Django>=3.2
-
Currently work only with xlsxwriter
-
Could help if use direnv in dev environment
Contributing
See demo in tests folder
- TODO
Dev setup
- install direnv
- install pyenv
- clone project:
git clone https://github.com/GigiusB/djaxei.git
cd djaxei
pyenv install `cat .python-version`
pip install -U poetry
# this should install poetry in your pyenv pythoncp .env.example .env
cp .envrc.example .envrc
direnv allow
poetry env use `pyenv which python`
cd .. ; cd -
# see if it loads the env- poetry install
- pytest
Credits
Project details
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
djaxei-1.2.0.tar.gz
(10.1 kB
view details)
File details
Details for the file djaxei-1.2.0.tar.gz
.
File metadata
- Download URL: djaxei-1.2.0.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.9.16 Linux/6.5.0-21-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2676224c82d773823ae6736c6d90001ee934f01113eefc2643f3da7f42c37a67 |
|
MD5 | ba264c54812cb20489d4cedbe412bdb9 |
|
BLAKE2b-256 | 991b5d314453bf2761e77cd3073c6f234f8d6e0851f653d9fb15f1788f5e8716 |