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.6.1
-
Currently work only with xlsxwriter
-
Could help if use direnv in dev environment
- 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-0.7.0.tar.gz
(8.0 kB
view details)
Built Distribution
djaxei-0.7.0-py3-none-any.whl
(11.1 kB
view details)
File details
Details for the file djaxei-0.7.0.tar.gz
.
File metadata
- Download URL: djaxei-0.7.0.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.6.11 Linux/5.11.0-41-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b96c2ceb996a69936e29099f7bfeb4a939318b4369715569b0638ef880ae4c92 |
|
MD5 | e371609c1f88133e9cb4dbdc481cb4ba |
|
BLAKE2b-256 | f86bf1f567a3279333de0e75f46af090f4e80273146564d6107eac233baa1c10 |
File details
Details for the file djaxei-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: djaxei-0.7.0-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.6.11 Linux/5.11.0-41-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 352b4af20b9135fe76c94ed7766cc8d27fdf81f6b144f1af0466e84716bb8319 |
|
MD5 | be8734775d19012d6d849d91101a5735 |
|
BLAKE2b-256 | 610eecda5ec7b91bbd9ba9f76d04840fd1ea2ebc2e17fce616901ba802559a74 |