venv-python
There are 189 repositories under venv-python topic.
Dv-nn/Python--Cheat-Sheet
Шпаргалка Python
hsaunders1904/pyautoenv
Automatically activate and deactivate Python environments as you move around the file system.
Tlaloc-Es/killpy
🐍 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! 🚀
ValdonVitija/crap
Not the crap you initially thought. Auto-cleanup for unused python libraries in virtual environments.
aohorodnyk/fish-autovenv
Automatically activate/deactivate Python virtual enviroments when entering/leaving a directory
C3n7ral051nt4g3ncy/python_virtual_environment
Python: Working in a Virtual Environment (virtualenv)
ci-ke/venv-fix
A python script to fix the python virtual environments (venv) after moved or renamed without reinstalling
SilentProgrammer-max/Ayesha-AI-Idea-Generator
A tool to generate innovative AI ideas for various domains
amwata/flask-oracom
Online Job-Seeker Portal using Flask Framework
mrmathematica/venv-pack2
Package virtual environments for redistribution
ULTRASIRI/POS-system-for-Gargi-Garage
Created a simple Inventory Management system for my Brothers Garage
beenotung/pym
A package manager for python that works like npm.
Choaib-ELMADI/useful-python-scripts
A collection of useful Python scripts.
PinnLabs/Venvalid
Venvalid is a inspiring Envalid (Node.JS) lib for validating and accessing environment variables in python programs
JoshuaSchlichting/jo.sh
Josh's Own SHell, a wrapper around Docker that instantly puts you into a linux shell with the perfect Python environment for your project.
Mgobeaalcoba/all_python_for_everybody_my_course
Own Course for Udemy. In progress: Daily Projects for convert in Professional Python Developer.
ahundt/pyuvstarter
pyuvstarter cuts the uv setup fluff: it sets up local python repos, finds your py imports, installs the packages, then sets up uv .venv & vscode for you.
AlexMili/isVirtual
Tool to detect if the current directory is linked to a virtual environment, get the config of this env and more. Works with venv, virtualenv, pipenv, poetry, hatch, pdm and uv.
artursniegowski/FUN_PYTHON_PROJECTS
This is a repository of fun and unique Python projects. (Python, Pandas, APIs, automated emails, OOP, BeautifulSoup, spotipy, selenium, Turtle, bots)
Giovanni-Andretta/Identificacao_de_Acidentes
Código feito com intuito de utilizar inteligência artificial (yolov4) para identificar acidentes de trânsito.
iamlostshe/anon-tg-bot
Бот для анонимных вопросов на python, aiogram.
Lucdainez/jobs_insights
Projeto utilizando Python para leitura e modificação de arquivos csv e PyTest para testar algumas funções
mthfrr/run-in-venv
Run a python script in a venv from anywhere
anakloss/django-web
Proyecto web con Django - Pág de Inicio / Sobre nosotros / Tienda / Contacto y envío de mails
BaggerFast/venv-auto-zsh
Plugin for automate python venv processes in zsh (oh my zsh)
iamlostshe/plagiarism-detection
Online tool to check for plagiarism of inputted text.
ironmanfpv/Data-Agent-with-RAG
Sieves through structured and unstructured data. Responds to Query. AI. An RAG walkthrough.
itsarreguin/calc.py
Calculator for CLI. Made with Python
JJWizardMP/PyTinyfy
PyTinyfy is a Python script that compresses and optimizes JPEG and PNG images using the TinyPNG API. With PyTinyfy, you can easily improve website performance by reducing image file sizes. The script is customizable and can upload optimized images to a CDN bucket for instant access.
r3card0/Python-Notes
Beginner's guide to Python 🐍📝
SpaceShaman/autopy.fish
A Fish Shell plugin that automatically activates a Python virtual environment (venv, UV or Poetry) when entering a project directory. Deactivates the previous one if needed. Works with pyproject.toml or .venv – no manual switching required.
veikedann/MP3-to-MIDI-Converter
MP3 to MIDI Converter - a web application that converts MP3 audio files into MIDI files using Python, Flask, and audio processing libraries.
vshulcz/vman
Utility for managing Python virtual environments.
AuroBreeze/quick-py
一个在lazyvim快速使用python的插件
mshirazkamran/filebin-api
A wrapper over the filebin.net API. Let's you upload, download files without hosting them on your own. A temporary file storage
romanin-rf/pyinstaller-builder
A convenient CLI for building projects into an executable file, using pyinstaller in the Python Virtual Environment.