Skip to main content

Unibox is a tool that aims to provide a unified interface for various common daily operations

Project description

Unibox

Python PyPI Version Code style: black License: MIT

Unibox is a tool that aims to provide a unified interface for various common daily operations.

Features

CLI:

  • unibox resize <dir>: resizes a directory of images using either pillow or libvips
    • customizable size / quality / encoding (png / webp / jpeg)
  • unibox copy <dir>: an awscli-like tool for copying files with certain suffix to a new dir, keeping the same directory structure.
    • bypasses windows explorer so it's much faster.
  • unibox move <dir>: like copy, but moves instead

utils:

  • UniLogger: uniformed logger class
  • UniLoader: uniformed data loader class (unibox.loads(<any file>))
  • UniSaver: uniformed data saver class (unibox.saves(<any file>))
  • UniTraverser: uniformed directory traverser class, with

Install

install from pypi:

pip install unibox

build from source:

git clone https://github.com/trojblue/unibox

# pip install poetry
poetry install
poetry build
pip install dist/unibox-<version number>.whl

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

unibox-0.2.5.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

unibox-0.2.5-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

Details for the file unibox-0.2.5.tar.gz.

File metadata

  • Download URL: unibox-0.2.5.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for unibox-0.2.5.tar.gz
Algorithm Hash digest
SHA256 9e53fb7549bedc2fe6f90847463e4bebd684370cfe1c01d947f3d5b79e8b4a5b
MD5 baeffc460d8a7e367dce35eff01358a0
BLAKE2b-256 3681bab78c5c47f4c97d5a77217819f86da6eed00d9c56185894d89839b1566f

See more details on using hashes here.

File details

Details for the file unibox-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: unibox-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 14.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for unibox-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 06e523f890f9da3d6d3d7a11ea5f29f37473d85837644bdadfa7b9eba007a8fa
MD5 4390ce4c7131349aef4d301a9f3cd242
BLAKE2b-256 55885fc382d67814022c188d575b1ac046eca573e9529a335036edb0a7b8e1ba

See more details on using hashes here.

Supported by

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