New:Socket for Asana Is Now Available.Learn more
Get Started

envprovision

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Malware was recently detected in this package.

Affected versions:

1.2.01.3.01.4.0

envprovision

Lightweight environment diagnostics and compatibility validation for Python applications

pipPyPI
Version
1.4.0
Weekly downloads
282
47.64%
Maintainers
1
Weekly downloads
 
Created

envprovision

Lightweight environment diagnostics and compatibility validation for Python applications.

Features

  • Environment Diagnostics — Collect system facts (Python version, platform, architecture, available modules, disk space) without touching sensitive data
  • Compatibility Verification — Check runtime against declared requirements (Python version, platform, required modules, disk space)
  • Private Repository Support — Fetch update manifests from authenticated private repositories over TLS
  • Verified Updates — Download and apply approved updates with SHA-256 integrity verification
  • Audit Trail — Built-in ledger for tracking update operations (memory-backed, no disk persistence)

Installation

pip install envprovision

Keywords

diagnostics

FAQs

Related posts