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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2f05fdf15b3d4f2d2aa17924160544d2307b9c47bddb0959d6f61b04e583b74
|
|
| MD5 |
0c493797ac2e7fdfb4965f74b3b912ea
|
|
| BLAKE2b-256 |
5f959a2aac70c2030f7ea80f8e357fd3d7763f8b3e0da62f8981a07f951f163a
|