Thread-safe, singleton virtual environment manager for rapid code generation, safe pip installs, and sandboxed Python automation.
Project description
HoloViro
Overview
HoloViro is a modern, thread-safe virtual environment manager and code sandbox for Python projects. It streamlines the creation, management, and usage of isolated Python environments—making it easy to install packages, import modules, and run generated code on the fly. Perfect for dynamic AI projects, code generation workflows, modular agent frameworks, and rapid prototyping.
Highlights:
- Instant venv creation: Effortlessly create and manage project-specific virtual environments.
- Safe, isolated installs: Pip install and import any package into a dedicated venv—no polluting your global Python.
- Code management: Extract, save, and reformat Python code, ready for execution or external editing.
- Clipboard & Notepad automation: Quickly transfer and edit generated code via clipboard and notepad integration.
- Singleton design: One unified instance handles all operations, safely and efficiently.
Why HoloViro?
Modern development demands quick, safe, and repeatable environments—especially when running generated or third-party code. HoloViro is purpose-built for:
- Instantly spinning up or reusing venvs for new skills, tools, and agents.
- Sandboxing package installs and imports with zero global impact.
- Extracting and saving code blocks from any source for quick testing.
- Automated clipboard handling and code editing for agent-driven dev.
Key Features
- Unified venv lifecycle: Create, activate, and manage virtual environments with a single class.
- Automated pip installs: Install packages programmatically, only if missing.
- Dynamic importing: Load modules straight from venv—no sys.path headaches.
- Flexible code extraction: Pull code blocks from markdown, scripts, or raw text.
- Notepad/clipboard workflow: Paste code instantly into Notepad for quick review or edits.
- Thread-safe singleton: Reliable, centralized, and ready for automation pipelines.
How It Works
- Instantiate HoloViro in your codebase.
- Set your environment directory—or let HoloViro auto-create one.
- Install packages, extract code, and save scripts with simple method calls.
- Import and run modules safely, in their own environment.
- Paste generated code to Notepad in one line—perfect for rapid AI/agent dev.
FAQ
Q: Does HoloViro modify my global Python environment? A: No. All installs, imports, and code runs happen in a dedicated venv.
Q: Can I use HoloViro in agent/AI workflows? A: Absolutely. It’s designed for automation, safety, and modularity.
Q: Does it require a GUI? A: Clipboard and Notepad features are Windows-centric, but venv management works everywhere.
Q: Where can I find examples? A: See code examples on my GitHub repository.
License
This project is licensed under the Apache License, Version 2.0. Copyright 2025 Tristan McBride Sr.
Authors
- Tristan McBride Sr.
- Sybil
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
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 holoviro-0.1.6.tar.gz.
File metadata
- Download URL: holoviro-0.1.6.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e5319d841d7a685928673006f36ef31265cb07b122102d9642ebae190a1ea63
|
|
| MD5 |
7f2001b141f70747c255894d41b53a37
|
|
| BLAKE2b-256 |
3968c1bf704595481ec7b84a018516b8c977e35138fdc5bfb736b235646680fb
|
File details
Details for the file holoviro-0.1.6-py3-none-any.whl.
File metadata
- Download URL: holoviro-0.1.6-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6585adb93087b69ad9fa84c7c435df638e6d1dd41ea659fe6290de20129ebd23
|
|
| MD5 |
395067c0de0f2a12021a0735688638b9
|
|
| BLAKE2b-256 |
01bbaa437bd76555f9b36884c42dc3ef73adcfdae41139ab929f685ab2200fdb
|