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

Uploaded Python 3

File details

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

File metadata

  • Download URL: kzutil-1.1.5.tar.gz
  • Upload date:
  • Size: 4.1 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.5.tar.gz
Algorithm Hash digest
SHA256 31655afc1a38e4e6ae0e54c460c21c66b57e0458d82325d96cc3530ee2d70bf3
MD5 56dd7bc099ca65cd066c7d0aee51b107
BLAKE2b-256 e1a086bfd0a535ef03177bab560221da10f07699b0b7dad30f66b2a3a9bba96c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kzutil-1.1.5-py3-none-any.whl
  • Upload date:
  • Size: 4.5 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 437d41a4257acf5e3cfcb1021609c38deaa8c45b5e9aaab32212b5554b6a1830
MD5 10ad5515a2578a3fe5105ef7162d840f
BLAKE2b-256 58a85ef569dd7c416972f89b8a79d026e9a5aa19ea7c9b961503fd0d8be9c249

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