Skip to main content

A CLI tool for Visibl

Project description

TO test locally:

1. First, uninstall the package

pip uninstall visibl

2. Clean up all cached files and build artifacts

rm -rf build/ dist/ *.egg-info/ find . -type d -name "pycache" -exec rm -r {} + rm -rf ~/.visibl/config.json # Remove any existing config

3. Reinstall the package in editable mode

pip install -e .

Publishing to pypi:

1. Make sure you're in your virtual environment

source venv/bin/activate # On Windows: venv\Scripts\activate

2. Install required packages

pip install build wheel pyinstaller

3. Run the build script

python build_wheels.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

visibl-1.0.0-py3-none-any.whl (21.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: visibl-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 21.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.0

File hashes

Hashes for visibl-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a2f05fdf15b3d4f2d2aa17924160544d2307b9c47bddb0959d6f61b04e583b74
MD5 0c493797ac2e7fdfb4965f74b3b912ea
BLAKE2b-256 5f959a2aac70c2030f7ea80f8e357fd3d7763f8b3e0da62f8981a07f951f163a

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