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
  • consts to use
  • updating frequently 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.4.tar.gz (3.8 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.4-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kzutil-1.1.4.tar.gz
  • Upload date:
  • Size: 3.8 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.4.tar.gz
Algorithm Hash digest
SHA256 3908098ea891f3cc362d70e68a967f8837fedc7fc48f77bcacef98a43183b2c4
MD5 dffc28770fcbc1c69837e7ce73b54e71
BLAKE2b-256 8fe29e65650640b747d591aa0a9778f02a69e2c43d4648565e1401e377b2cb48

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kzutil-1.1.4-py3-none-any.whl
  • Upload date:
  • Size: 3.8 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d500b0325af5448335cf799eeaedd2e9efef9d1ceec3e24f9352a37f34b84cf5
MD5 4924ed52d6260da309acdd3f650225ef
BLAKE2b-256 409b9701e896dfb25b94d39a8fc53fee75ec2f6ae2ea1cc5f9ae0320806033d2

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