Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1minds3t/omnipkg
/ functions
Functions
1,775 in github.com/1minds3t/omnipkg
⨍
Functions
1,775
◇
Types & classes
163
↳
Endpoints
4
↓ 1 callers
Function
run_config_wizard
Interactive config editor. Shows current config, lets user pick what to change, then guides them through each option with tables + numbered p
src/omnipkg/cli.py:529
↓ 1 callers
Function
run_demo
Runs a fully automated demo of omnipkg's Time Machine power.
src/omnipkg/tests/test_old_flask.py:270
↓ 1 callers
Function
run_demo
Runs the automated http command auto-healing demo.
src/omnipkg/tests/test_cli_healing.py:200
↓ 1 callers
Function
run_fast_test
()
src/omnipkg/tests/test_rich_switching.py:126
↓ 1 callers
Function
run_fresh
(spec, python_exe)
src/omnipkg/tests/test_daemon_tags.py:92
↓ 1 callers
Function
run_legacy_payload
()
src/omnipkg/tests/test_multiverse_healing.py:161
↓ 1 callers
Function
run_modern_payload
(legacy_json: str)
src/omnipkg/tests/test_multiverse_healing.py:174
↓ 1 callers
Method
run_once
Ephemeral execution mode - for ABI-heavy packages (numpy, torch, scipy). Spawns a fresh worker process with *spec* activated, runs *
src/omnipkg/isolation/worker_daemon.py:6375
↓ 1 callers
Function
run_python_code_in_isolation
Executes a block of Python code in a pristine subprocess. Includes built-in omnipkg path setup and TF patching.
src/omnipkg/isolation/runners.py:9
↓ 1 callers
Function
run_reuse
(spec, python_exe, existing_tag)
src/omnipkg/tests/test_daemon_tags.py:172
↓ 1 callers
Function
run_test
The core of the OMNIPKG Nuclear Stress Test with combo testing.
src/omnipkg/tests/test_version_combos.py:159
↓ 1 callers
Function
run_with_healing_wrapper
Generates and executes the temporary wrapper script. This version creates a robust sys.path in the subprocess, enabling it to find both the o
src/omnipkg/commands/run.py:2580
↓ 1 callers
Function
safe_subprocess_call
Standardized subprocess call that handles: - Config passing via temp file (no JSON escaping issues) - Unicode output on Windows - Rea
src/omnipkg/common_utils.py:142
↓ 1 callers
Function
sanitizeTelemetryData
(details)
docs/assets/js/interact.js:494
↓ 1 callers
Function
scan_for_cloaks
Scan directory for entries matching glob pattern, holding the scan lock so the results are not observed mid-rename by another process. D
src/omnipkg/isolation/fs_lock_queue.py:323
↓ 1 callers
Method
scan_iter
(self, match="*", count=None)
src/omnipkg/cache.py:61
↓ 1 callers
Method
scard
(self, key)
src/omnipkg/cache.py:58
↓ 1 callers
Function
select_tests_interactively
()
src/omnipkg/tests/test_loader_stress_test.py:4569
↓ 1 callers
Method
setup
Create the omnipkg environment structure
src/omnipkg/integration/environment.py:38
↓ 1 callers
Method
setup
(self)
src/omnipkg/tests/benchmark_transport.py:251
↓ 1 callers
Function
setup_environment
(omnipkg_core: OmnipkgCore)
src/omnipkg/tests/test_uv_switching.py:90
↓ 1 callers
Method
share
(tensor)
src/omnipkg/isolation/gpu_ipc.py:48
↓ 1 callers
Method
should_attempt_quantum_healing
Determines if quantum healing should be attempted based on available information. Returns False if we don't have enough info to attem
src/omnipkg/core.py:6247
↓ 1 callers
Function
showOutput
(cmd, output)
docs/assets/js/interact.js:379
↓ 1 callers
Function
show_full_omnipkg_run
Show FULL output from 8pkg run - the error, healing, stats, everything!
src/omnipkg/tests/test_cli_healing.py:164
↓ 1 callers
Method
show_logs
Display web bridge logs.
src/omnipkg/apis/local_bridge.py:762
↓ 1 callers
Function
show_raw_http_failure
Show the RAW error from http command with full output
src/omnipkg/tests/test_cli_healing.py:134
↓ 1 callers
Method
shutdown
(self)
src/omnipkg/isolation/worker_daemon.py:6484
↓ 1 callers
Method
shutdown
(self)
src/omnipkg/isolation/worker_daemon.py:7703
↓ 1 callers
Function
smart_tf_patcher
Install a lazy import hook that only activates TF/PyTorch/NumPy handling when those packages are actually being imported.
src/omnipkg/isolation/patchers.py:242
↓ 1 callers
Method
smart_upgrade
(V23 - The Minimalist Finalizer) The definitive self-upgrade. Trusts the core library's self-healing capabilities and focuses solely
src/omnipkg/core.py:12256
↓ 1 callers
Function
spawn_ghost
()
src/omnipkg/windows_bootstrap/launcher.py:50
↓ 1 callers
Method
sscan_iter
(self, name, match="*", count=None)
src/omnipkg/cache.py:64
↓ 1 callers
Function
startHealthCheck
()
docs/assets/js/interact.js:176
↓ 1 callers
Method
start_omnipkg_op
Signals the FS watcher that a long Omnipkg install is STARTING.
src/omnipkg/isolation/worker_daemon.py:6487
↓ 1 callers
Method
start_omnipkg_op
Signals the FS watcher that a long Omnipkg install is STARTING.
src/omnipkg/isolation/worker_daemon.py:7715
↓ 1 callers
Method
stop
Stop the watcher. Guaranteed not to block process exit.
src/omnipkg/isolation/fs_watcher.py:1115
↓ 1 callers
Function
subsection
(title: str, width: int = 80)
src/omnipkg/tests/test_tensorflow_switching.py:114
↓ 1 callers
Function
sync_context_to_runtime
Ensures omnipkg's active context matches the currently running Python interpreter. This version is now silent for production use.
src/omnipkg/common_utils.py:454
↓ 1 callers
Function
sync_lock
Rebuild an omnipkg environment from a lock file. DESTRUCTIVE — clears and reinstalls site-packages + bubbles for each python. Default lo
src/omnipkg/integration/reproducible.py:1772
↓ 1 callers
Method
test_compatibility
Test if a Python package works with specific system library versions. Returns detailed compatibility results.
src/omnipkg/libresolver.py:371
↓ 1 callers
Function
test_swapped_binary_execution
Tests version swapping using omnipkgLoader with enhanced debugging.
src/omnipkg/tests/test_uv_switching.py:192
↓ 1 callers
Function
test_version_switching
Test that we can seamlessly switch between versions
src/omnipkg/tests/test_old_flask.py:136
↓ 1 callers
Method
to_dict
(self)
src/omnipkg/libresolver.py:49
↓ 1 callers
Function
try_daemon_cli
src/omnipkg/dispatcher.c:983
↓ 1 callers
Function
try_daemon_uv
* try_daemon_uv — Phase 1 fast path. * * Sends a run_uv request directly to the daemon's dedicated UV worker. * The worker has a warm Tokio runtime
src/omnipkg/dispatcher.c:909
↓ 1 callers
Method
validate_mode
Validate requested IPC mode and return actual mode + message. Returns: (actual_mode, message)
src/omnipkg/isolation/worker_daemon.py:6098
↓ 1 callers
Method
verify_all_interpreters
(self)
tests/test_verify_bubble_deps.py:44
↓ 1 callers
Method
verify_packages_in_staging
Verify all packages in staging area using smart grouping. Args: staging_path: Path to staging directory targ
src/omnipkg/installation/verification_strategy.py:101
↓ 1 callers
Function
wait_for_file
src/omnipkg/ghost.c:44
↓ 1 callers
Method
wait_for_ready_with_activity_monitoring
Wait for worker READY signal with REAL activity monitoring (CPU/Mem/IO).
src/omnipkg/isolation/worker_daemon.py:2809
Function
PyInit_omnipkg_atomic
src/omnipkg/isolation/atomic_ops.c:70
Method
__call__
(self, text)
src/omnipkg/i18n.py:363
Method
__call__
(self, site_packages_path: str, installed: list, removed: list)
src/omnipkg/isolation/fs_watcher.py:902
Method
__del__
Called when the lock object is deleted.
src/omnipkg/_vendor/filelock/_api.py:273
Method
__enter__
Context manager entry: backup protected files.
src/omnipkg/CondaGuard.py:41
Method
__enter__
(self)
src/omnipkg/loader.py:5745
Method
__enter__
(self)
src/omnipkg/cache.py:360
Method
__enter__
Saves the original config and applies the temporary one.
src/omnipkg/common_utils.py:988
Method
__enter__
(self)
src/omnipkg/isolation/fs_watcher.py:1215
Method
__enter__
(self)
src/omnipkg/isolation/switchers.py:78
Method
__enter__
(self)
src/omnipkg/isolation/fs_lock_queue.py:139
Method
__enter__
(self)
src/omnipkg/utils/warning_silencer.py:171
Method
__enter__
(self)
src/omnipkg/_vendor/filelock/_api.py:30
Method
__enter__
Acquire the lock. :return: the lock object
src/omnipkg/_vendor/filelock/_api.py:249
Method
__exit__
Context manager exit: check and restore if needed.
src/omnipkg/CondaGuard.py:46
Method
__exit__
Enhanced deactivation with worker cleanup.
src/omnipkg/loader.py:5962
Method
__exit__
(self, exc_type, exc_value, traceback)
src/omnipkg/cache.py:363
Method
__exit__
Guarantees restoration of the original config.
src/omnipkg/common_utils.py:1000
Method
__exit__
(self, exc_type, exc_val, exc_tb)
src/omnipkg/isolation/fs_watcher.py:1220
Method
__exit__
(self, exc_type, exc_val, exc_tb)
src/omnipkg/isolation/switchers.py:81
Method
__exit__
(self, *unused)
src/omnipkg/isolation/fs_lock_queue.py:148
Method
__exit__
(self, exc_type, exc_val, exc_tb)
src/omnipkg/utils/warning_silencer.py:175
Method
__exit__
( self, exc_type: type[BaseException] | None, exc_value: BaseException | None,
src/omnipkg/_vendor/filelock/_api.py:33
Method
__exit__
Release the lock. :param exc_type: the exception type if raised :param exc_value: the exception value if raised :par
src/omnipkg/_vendor/filelock/_api.py:258
Method
__init__
(self, *args, **kwargs)
setup.py:665
Method
__init__
(self)
src/omnipkg/CondaGuard.py:38
Method
__init__
(self)
src/omnipkg/i18n.py:269
Method
__init__
(self, *args, **kwargs)
src/omnipkg/loader.py:113
Method
__init__
(self, quiet=False)
src/omnipkg/loader.py:141
Method
__init__
(self, *args, worker_fallback=True, **kwargs)
src/omnipkg/loader.py:5606
Method
__init__
(self, suppress_init_messages=False)
src/omnipkg/core.py:338
Method
__init__
(self, config_manager: ConfigManager)
src/omnipkg/core.py:3432
Method
__init__
(self, config: Dict, parent_omnipkg)
src/omnipkg/core.py:3511
Method
__init__
(self, multiversion_base: str, config: Dict, cache_client=None)
src/omnipkg/core.py:6044
Method
__init__
(self, hook_manager: ImportHookManager)
src/omnipkg/core.py:6188
Method
__init__
( self, package_name: str, package_version: Optional[str] = None, current_pyth
src/omnipkg/core.py:6211
Method
__init__
(self, redis_client=None, cache_dir: str = "~/.omnipkg/cache")
src/omnipkg/core.py:16705
Method
__init__
(self, db_path: Path)
src/omnipkg/cache.py:74
Method
__init__
(self, client: SQLiteCacheClient)
src/omnipkg/cache.py:356
Method
__init__
(self, base_dir: Path = None)
src/omnipkg/libresolver.py:56
Method
__init__
(self, swapper: SysLibSwapper)
src/omnipkg/libresolver.py:737
Method
__init__
(self, multiversion_base: str)
src/omnipkg/activator.py:38
Method
__init__
(self, hook_manager: ImportHookManager)
src/omnipkg/activator.py:61
Method
__init__
(self, config_manager, temporary_overrides: dict)
src/omnipkg/common_utils.py:983
Method
__init__
( self, config: Dict, env_id: str, force_refresh: bool = False, omnipk
src/omnipkg/package_meta_builder.py:112
Method
__init__
(self)
src/omnipkg/integration/environment.py:27
Method
__init__
(self, omnipkg_manager)
src/omnipkg/integration/cli_executor.py:24
Method
__init__
(self, ptr, shape, typestr)
src/omnipkg/isolation/gpu_ipc.py:111
Method
__init__
(self, shm)
src/omnipkg/isolation/fs_watcher.py:136
← previous
next →
1,001–1,100 of 1,775, ranked by callers