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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for kzutil-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ac835adf961ba5b13e4960b8f911b415a4f86b8fd787525855a41a1db77a91ed
MD5 fdeae4e6bae369f74df04356fd309fec
BLAKE2b-256 3f81456d189188f49f7f6fe90a8827504fc9c13bedcdbcd47ebdc1d6276d2b7a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kzutil-1.0.0-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.12.3

File hashes

Hashes for kzutil-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e75fb824ac18e3889654d430be811dc4eb9189a814627b0d3709b9f237682eec
MD5 19f2d06465344030525802acf6dae3a7
BLAKE2b-256 fed77c5a0e491c156c7b611370417c7941f3a83e65879635bc552b74d34e025d

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