Skip to main content

Cli tool for zjz

Project description

zjz-cli

Cli tool for zjz

Requirements

Installation

It is strongly recommended to install this tool inside a Python virtual environment (venv) to avoid dependency conflicts with other Python projects on your system.

Step 1: Create a virtual environment

Open your terminal and choose a location for the environment. A common practice is to place it in your home directory as a hidden folder (e.g., ~/.my-cli-tool-env). Run:

python3 -m venv ~/.my-cli-tool-env

Step 2: Activate the virtual environment

  • Linux / macOS:
source ~/.my-cli-tool-env/bin/activate
  • Windows (Command Prompt):
.my-cli-tool-env\Scripts\activate.bat
  • Windows (PowerShell):
.my-cli-tool-env\Scripts\Activate.ps1

You will see (.my-cli-tool-env) appear at the beginning of your command prompt, indicating the virtual environment is active.

Step 3: Install the tool

With the virtual environment activated, install the package from PyPI:

pip install --upgrade zjz-cli

That's it! The CLI command zjz-cli is now available inside this virtual environment.

Usage

Once the virtual environment is activated, you can run the tool:

zjz-cli --help

Why a virtual environment?

Using venv prevents version clashes between Python packages required by this tool and other Python applications on your system. It also keeps your global Python installation clean. For more background, see Python Virtual Environments: A Primer.

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

zjz_cli-0.0.9.tar.gz (15.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zjz_cli-0.0.9-py3-none-any.whl (21.5 kB view details)

Uploaded Python 3

File details

Details for the file zjz_cli-0.0.9.tar.gz.

File metadata

  • Download URL: zjz_cli-0.0.9.tar.gz
  • Upload date:
  • Size: 15.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for zjz_cli-0.0.9.tar.gz
Algorithm Hash digest
SHA256 e4016b5de5e7bb788e7bd89be15e7ae349fa8c2743cc94d59c8e0ce2785bc23d
MD5 38d803a3cbb06b955278e6b37dac8fa7
BLAKE2b-256 d02eaff401fd1c1ac9d9e8e24f69acb3d1ab5d9323cacb7dc4af2b850aa6a637

See more details on using hashes here.

File details

Details for the file zjz_cli-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: zjz_cli-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 21.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for zjz_cli-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 6d63fb373c40840d3638b5edde409c68dc2c0657b8aa18dc830729e1621cce3e
MD5 75a9fabb83ae2fbaee48e0de2b4765c0
BLAKE2b-256 ac78372c1b77fed8d82aaf745d37e1346592365b7aaa534e670f2ece23b4a7d3

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