venv topic

List venv repositories

fullstack_tutorial

63
Stars
22
Forks
Watchers

A Simple CRUD Flask/React App Tutorial

Makefile.venv

220
Stars
28
Forks
Watchers

Seamlessly manage Python virtual environment with a Makefile

dephell

1.8k
Stars
117
Forks
Watchers

:package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump versio...

tox

3.6k
Stars
511
Forks
Watchers

Command line driven CI frontend and development task automation tool.

pipx

9.2k
Stars
383
Forks
Watchers

Install and Run Python Applications in Isolated Environments

devbox

7.7k
Stars
178
Forks
Watchers

Instant, easy, and predictable development environments

jupyter-venv

21
Stars
2
Forks
Watchers

Jupyter Notebooks and Virtual Environments

edgetest

16
Stars
6
Forks
Watchers

edgetest is a tox-inspired python library that will loop through your project's dependencies, and check if your project is compatible with the latest version of each dependency

pdm-venv

24
Stars
4
Forks
Watchers

A plugin for pdm that enables virtualenv management

zipapps

71
Stars
5
Forks
Watchers

Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.