xshell-venv 0.2.0

xshell-venv manages your Python virtual environments in code.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.xshell]
version = "0.2"

[package]
description = "xshell-venv manages your Python virtual environments in code."
edition = "2021"
license = "MIT"
name = "xshell-venv"
repository = "https://github.com/badboy/xshell-venv"
resolver = "2"
version = "0.2.0"