Father's Little Digitization Workflow Helper
Project description
digital flow
Father's little helper for internal library digitalization workflows running on Linux-Systems.
Testing
Testing with tox uses different Python versions.
Local tests using Tox on Ubuntu 20.04 LTS
For running tox locally for different Python Versions, it is required to have them installed
apt update
apt-get -y install software-properties-common
add-apt-repository -y ppa:deadsnakes/ppa
apt update
apt-get -y install python python3.6 python3-pip python-setuptools
# activate project's environment
. ./venv/bin/activate
pip install tox
tox
Run Tests with toxic containers
setup_tox.sh your-python-tox-image
docker build --tag <your-test-image> --build-arg BASE_IMAGE=<your-python-tox-image> -f Dockerfile.tox .
docker run --rm <your-test-image> tox
This executes tox
in a closed container without distributioning.
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
digiflow-3.1.0.tar.gz
(6.7 MB
view details)
Built Distribution
File details
Details for the file digiflow-3.1.0.tar.gz
.
File metadata
- Download URL: digiflow-3.1.0.tar.gz
- Upload date:
- Size: 6.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3632dbfcd503cc99eaa1444ed0fb34b8e36dec9a7d2f622ef15b4d4e9e25e98 |
|
MD5 | 71f30ee4fd9b4794e7a27de05014cd80 |
|
BLAKE2b-256 | 01196e7e7c4ca3f18187671f72a09cdcff65948d8ba72359716649ab959d7c91 |
File details
Details for the file digiflow-3.1.0-py3-none-any.whl
.
File metadata
- Download URL: digiflow-3.1.0-py3-none-any.whl
- Upload date:
- Size: 6.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61a422737cc994268c931acf0907b40c022026ce4bcbfe4380746da921642919 |
|
MD5 | 0467eafe24864faacc2f8b3b921a7e1b |
|
BLAKE2b-256 | f7c138f8bd92382210d53e189bd285125d1e2d82cbf9d2fadde0c857141560a9 |