Skip to main content

A CLI Tool Coded In Python3 To Convert WoTB ( Dava ) SmartDLC DVPL File Based On LZ4 High Compression.

Project description

PyDVPL Cli Converter

  • A Cli Tool Coded In Python3 To Convert WoTB ( Dava ) SmartDLC DVPL Files Based On LZ4 Compression.

Package & Module Structure :

.
├── pydvpl
│   ├── color
│   │   ├── __init__.py
│   │   └── _color.py
│   ├── dvpl
│   │   ├── __init__.py
│   │   └── _dvpl.py
│   ├── version
│   │   ├── __init__.py
│   │   └── _version.py
│   ├── __init__.py
│   └── _pydvpl.py
└──────────────────────────

Usage :

$ pydvpl [--mode] [--keep-originals] [--path] [--verbose] [--ignore] [--threads]

• flags can be one of the following:

    -m, --mode: required flag to select modes for processing.
    -k, --keep-originals: keeps the original files after compression/decompression.
    -p, --path: specifies the directory/files path to process. Default is the current directory.
    -i, --ignore: specifies comma-separated file extensions to ignore during compression.
    -v, --verbose: shows verbose information for all processed files.
    -t, --threads: specifies the number of threads to use for processing. Default is 1.
    --version: check version info/update and meta info.
    --upgrade: update to the latest version.

• mode can be one of the following:

    c, compress: compresses files into dvpl.
    d, decompress: decompresses dvpl files into standard files.
    v, verify: verify compressed dvpl files to determine valid compression.
    h, help: show this help message.

• usage can be one of the following examples:

    $ pydvpl --mode help

    $ pydvpl --mode decompress --path /path/to/decompress/compress

    $ pydvpl --mode compress --path /path/to/decompress/compress

    $ pydvpl --mode decompress --keep-originals -path /path/to/decompress/compress

    $ pydvpl --mode compress --keep-originals -path /path/to/decompress/compress

    $ pydvpl --mode decompress --path /path/to/decompress/compress.yaml.dvpl

    $ pydvpl --mode compress --path /path/to/decompress/compress.yaml

    $ pydvpl --mode decompress --keep-originals --path /path/to/decompress/compress.yaml.dvpl

    $ pydvpl --mode dcompress --keep-originals --path /path/to/decompress/compress.yaml

    $ pydvpl --mode compress --path /path/to/decompress --ignore .exe,.dll

    $ pydvpl --mode compress --path /path/to/decompress --ignore exe,dll

    $ pydvpl --mode compress --path /path/to/decompress --ignore test.exe,test.txt
      
    $ pydvpl --mode compress --path /path/to/decompress --ignore .exe.dvpl,.dll.dvpl

    $ pydvpl --mode compress --path /path/to/decompress --ignore exe.dvpl,dll.dvpl

    $ pydvpl --mode compress --path /path/to/decompress --ignore test_test.exe,test_test.txt

    $ pydvpl --mode verify -path /path/to/verify

    $ pydvpl --mode verify -path /path/to/verify/verify.yaml.dvpl
    
    $ pydvpl --mode decompress --path /path/to/decompress/compress.yaml.dvpl --threads 10

    $ pydvpl --mode compress --path /path/to/decompress/compress.yaml --threads 10

    $ pydvpl --mode compress --path /path/to/decompress/compress.yaml --compression hc
    
    $ pydvpl --mode compress --path /path/to/decompress/ --compression fast

Requirements :

python 3.10+

pip 23.0+

Auto installation :

pip install pydvpl

Manual installation :

$ git clone https://github.com/rifsxd/pydvpl.git
$ cd pydvpl
$ pip install ./

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydvpl-1.0.0.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pydvpl-1.0.0-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file pydvpl-1.0.0.tar.gz.

File metadata

  • Download URL: pydvpl-1.0.0.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for pydvpl-1.0.0.tar.gz
Algorithm Hash digest
SHA256 09759d0767bb0228a0b2f2f4e6e52fb9eabbd6c972874ccdde289b50de5a4b99
MD5 857e9f9f73fba642dafd188bfec46930
BLAKE2b-256 74aa55bacc5618f969e89afe74435bafc5b7b3f27a3a32cbe66aba08437b0975

See more details on using hashes here.

File details

Details for the file pydvpl-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: pydvpl-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for pydvpl-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4c792b7b10104b2ad14a07b703949305b2b0ae4310c26bcbfe80b1a57d2038e8
MD5 a6ecff13b2020e377db8276a18bf9500
BLAKE2b-256 02d8f501e7dc574b1ddad74b83bdee826d7bda2db2bf6664bb8dafebb11609b7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page