Skip to main content

a library that gives you useful util

Project description

kzutil

kzutil is a library that gives you useful util.

PyPI Downloads

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.2.tar.gz (3.7 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.2-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kzutil-1.1.2.tar.gz
  • Upload date:
  • Size: 3.7 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.2.tar.gz
Algorithm Hash digest
SHA256 1e9cecea199aa388a2aaae558e4058c77b5aad01be7276c83bd4ac373a449b75
MD5 bc426c8ac9112568d3dbfc5edbc79c80
BLAKE2b-256 053fd6b0d8f6ed2a4c2927408425368ea9c1567e2649da8bebd875ba34b2366c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kzutil-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 48e368ae3ce1b5148d5df2dfd1004068c4ce774be982401f82b97e5aa84808fc
MD5 d8e3ee4ac3fb08c692d4c09c170bc539
BLAKE2b-256 68f62c27b3d552b7c016a73e32a69551d3d58a24ef6cbebf52522cda91996d69

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