deen
An application that allows to apply encoding, compression and hashing to generic input data. It is meant to be a handy tool for quick encoding/decoding tasks for data to be used in other applications. It aims to be a lightweight alternative to other tools that might take a long time to startup and should not have too many dependencies. It includes a GUI for easy interaction and integration in common workflows as well as a CLI that might be usefule for automation tasks.
Installation
pip3 install deen
Further information is available in the wiki.
Packages
There is a deen-git package available in the Arch User Repository (AUR).
Usage
See the wiki for basic and more advanced usage examples.
Bash Completion
Bash completion can be enabled by adding the following line to your ~/.bash_profile or .bashrc:
source ~/path/to/deen-completion.sh
ZSH Completion
ZSH completion can be enabled by adding the following line to your ~/.zshrc:
autoload bashcompinit && bashcompinit && source ~/path/to/deen-completion.sh
Release files for deen 2.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| deen-2.0.1.tar.gz | 48.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| deen-2.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 134.3 kB
Release files / deen-2.0.1.tar.gz
| Download URL | deen-2.0.1.tar.gz |
|---|---|
| Size | 48.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ece6a76b29f19e8619b2126d8a0a5e8774d8173dcdfc069743f896f53988c93c
|
|
BLAKE2b-256 checksum How to use checksums |
b325087a2668ad25905013aaf3f22e9241798180e124122d1f00e1bbf889a536
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
|
Release files / deen-2.0.1-py3-none-any.whl
| Download URL | deen-2.0.1-py3-none-any.whl |
|---|---|
| Size | 86.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
da90f2d9e5eb446db31a06d2b9af06037812c4682fa767ae2ac49f79be79cd24
|
|
BLAKE2b-256 checksum How to use checksums |
0095532e97aab2767ce30ac14f65c23a4085178507246dd1bab193083527f74a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
|