There are 6 repositories under venv topic.
Instant, easy, and predictable development environments
: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 version.
Seamlessly manage Python virtual environment with a Makefile
Install and Run Python Applications in Isolated Environments using UV
Manage Python environments in Zsh, with uv or pip-tools
Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.
A Simple CRUD Flask/React App Tutorial
A Poetry plugin to support monorepo setups for Python, enabling shared lockfiles and directory dependency pinning.
Not the crap you initially thought. Auto-cleanup for unused python libraries in virtual environments.
A powerful CLI tool for managing Python virtual environments with ease.
ML web service on FastAPI
🐍 KillPy helps you reclaim disk space by detecting unused Python environments (.venv, poetry env, conda env) and pipx packages. Clean, organize, and free up space effortlessly! 🚀
A plugin for pdm that enables virtualenv management
Jupyter Notebooks and Virtual Environments
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
The main goal of this software is to give assistance to Graph Theory and Spectral Graph Theory researchers to establish or refute conjectures quickly and simply, providing for visualization a filtered list of graphs according to the properties given by the user.
Automatically activate/deactivate Python virtual enviroments when entering/leaving a directory
Create an AI-powered meeting summary tool with Python, Ollama, and Gemma
如何使用 venv 建立 virtual environments 📝
Get the dependency tree of your Python virtual environment via Pip.
Fun codes,scripts and programs i have written to do my personal stuffs
Am I In (a) Meeting?
A simple commandline utility to visually compare two python virtual environments.
image puzzler maker and solver using Python and OpenCV
Easier use of package manager uv in the form of conda. 以conda的形式更轻松的使用包管理器uv。
A software manager for easy development and distribution of Python code
API-First approach to make Machine Learning solution usable
Manage Python virtual environments and dependencies the right way
This FastAPI template supports Python 3.11+ and SQLAlchemy 2.0+, offering asynchronous operations and database migrations via Alembic. It features JWT authentication, Redis caching, and Docker deployment, ensuring scalable and secure applications. Includes pre-configured middleware, CRUD operations, and integrated monitoring with SigNoz and Percona