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.1.1.tar.gz
(10.2 kB
view details)
File details
Details for the file djaxei-1.1.1.tar.gz
.
File metadata
- Download URL: djaxei-1.1.1.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.9.11 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74a0d00c3c43103d78397beb334751fc22e6dacdb59d581b27c58e32c93117b7 |
|
MD5 | c814cb3b42c6e5e1769d3c1a1b4f6a42 |
|
BLAKE2b-256 | 20dc586ae90d2aca7391e1e8299d00e5feea07b4852503285d064977d7e4b008 |