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.7.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.7-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kzutil-1.1.7.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.7.tar.gz
Algorithm Hash digest
SHA256 3a4c8b158757021189212dd6777c1bb26860491510e7aedad67741337135205f
MD5 b65f8c25133e17023e368681d8c782f8
BLAKE2b-256 33b7413fef4d2f88610df26f8c224812dcab8aa7d306403299d67ef797d9173b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kzutil-1.1.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 eac715efa40b0bb2b2bd60c3cf3fc8c4b4b9076452d0ef51e9ab783d9c6f58de
MD5 a91d28f03545d4125a214944b8709646
BLAKE2b-256 b7261535afb20678f2dd2d36b608fada18aef711c3a388e8662851b53fce7cc1

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