An open API service indexing awesome lists of open source software.

https://github.com/kizzycode/venv-wrapper-python

This package is designed to provide comfortable access to python command line tools, while still retaining the advantages of venv-based setups
https://github.com/kizzycode/venv-wrapper-python

Last synced: 3 months ago
JSON representation

This package is designed to provide comfortable access to python command line tools, while still retaining the advantages of venv-based setups

Awesome Lists containing this project

README

          

[![License BSD-2-Clause](https://img.shields.io/badge/License-BSD--2--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause)
[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

# `venv-wrapper`
Welcome to `venv-wrapper` 🎉

This package is designed to provide comfortable access to python command line tools, while still retaining the
advantages of venv-based setups.