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

Uploaded Python 3

File details

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

File metadata

  • Download URL: kzutil-1.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 e81b7fa9468929044e9d50b6917057be1c60430bdf7460a8d358dd20e1c617a6
MD5 b3d80d25c2f697924e7caaedd6b6701e
BLAKE2b-256 f5187d1611ebf27c983b78c9ed763cfe15238ab8086c10b034c529736b3ed05c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kzutil-1.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4de19cdec73f8a95d726d8b029428c810ef7ebf8b44bf7316ba592b44ec84a29
MD5 24feb9dc141f0cc9b436c5f3164161df
BLAKE2b-256 eaaca469cfbd57a8c1dbdde7a7b487741775a5d46ae58f01f0d08ac3dc282178

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