Skip to main content

a library that gives you useful utility for niche functions

Project description

kzutil

kzutil is a library that gives you useful utility for niche functions.

It has important functions for libraries built on it.

PyPI Downloads PyPI version

Author: Kevin Zhu

Features

  • funcs to use (emailing, zipping)
  • consts to use
  • wrappers to use
  • updating based on need

Installation

To install kzutil, use pip: pip install kzutil.

However, many prefer to use a virtual environment.

macOS / Linux:

# make your desired directory
mkdir /path/to/your/directory
cd /path/to/your/directory

# setup the .venv (or whatever you want to name it)
pip install virtualenv
python3 -m venv .venv

# install kzutil
source .venv/bin/activate
pip install kzutil

deactivate # when you are completely done

Windows CMD:

# make your desired directory
mkdir C:path\to\your\directory
cd C:path\to\your\directory

# setup the .venv (or whatever you want to name it)
pip install virtualenv
python3 -m venv .venv

# install kzutil
.venv\Scripts\activate
pip install kzutil

deactivate # when you are completely done

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

kzutil-1.1.6.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

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

kzutil-1.1.6-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file kzutil-1.1.6.tar.gz.

File metadata

  • Download URL: kzutil-1.1.6.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for kzutil-1.1.6.tar.gz
Algorithm Hash digest
SHA256 c10d6a3de5de2461e9c44c1bc2a9c553d61c2b35284b33b71254006cd6e4e3cd
MD5 2e65adb676d87cc3f5e143d96607985c
BLAKE2b-256 858087a4073a95132aa6726950b413cf48d26369dec06c557fe1b3912d3c69dc

See more details on using hashes here.

File details

Details for the file kzutil-1.1.6-py3-none-any.whl.

File metadata

  • Download URL: kzutil-1.1.6-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for kzutil-1.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 15d29c4a7ddfb44d93e92390ef42b75d55895bebf910386c4ec89a9a14779c72
MD5 1ca1f04cafaf676aed9277fc542335d6
BLAKE2b-256 29b8ff0316aa3d10f3b9081e57c98c4e8d3fce15bb999834152ff6af106ad86d

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