venv-python
There are 142 repositories under venv-python topic.
Dv-nn/Cheat-Sheet-Python
Шпаргалка Python
hsaunders1904/pyautoenv
Automatically activate and deactivate Python environments as you move around the file system.
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
amwata/flask-oracom
Online Job-Seeker Portal using Flask Framework
beenotung/pym
A package manager for python that works like npm.
Choaib-ELMADI/useful-python-scripts
A collection of useful Python scripts.
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.
mrmathematica/venv-pack2
Package virtual environments for redistribution
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.
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
Aviksaikat/Python-Venv-Cheats
Repo consists of personal notes of using different python version management systems
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 🐍📝
vshulcz/vman
Utility for managing Python virtual environments.
afuentes11/Development-of-a-Program-to-Determine-the-Strength-of-Two-Materials
Program to determine the maximum load, the maximum normal stress, the permanent deformation and the residual stress of a part made of two different materials subjected to an axial load
bamwani/random-vectorizer
Random Vectorizer API: Production-quality endpoint for generating random 500-dimensional arrays of floats from input sentences. However, this repo focuses on deployment of a Flask application in Production.
BeanGreen247/YouTube-Subscribed-Channels-GUI
Python tool - YouTube Subscribed Channels GUI, lists user's subscribed channels with subscription dates & duration. Search, navigate results. Google API for authentication. Setup, troubleshoot, verify per Google's guide
diachkow/ensure-venv-pre-commit
A pre-commit hook that ensures the Python virtual environment is activated
indra87g/100-days-of-python
I challange myself to make 1 python program in 1 day for 100 days.
jackcielf/api-python
Criando uma API com Python, utilizando POO e os métodos os mais atuais de arquitetura de projeto e escalabilidade. Somente para estudo dessa simples, mas poderosa linguagem.
liviu-b/url_checker
A simple Python script to check if a website URL is secure by verifying if it uses HTTPS. This project uses the `requests` library to send an HTTP request to the provided URL and checks the response.
Mehtaab-010110/Carpool-Proximity-Tool
The CarpoolProximityTool is a Django app that optimizes carpool routes for employees. It requires Python 3.9 and is set up by activating a Python virtual environment and running the server from the CarpoolApp folder. This tool is ideal for enhancing commuting efficiency within organizations.
Mgobeaalcoba/flask_python
Creation of to do list program with flask and python
Mgobeaalcoba/pip_virtual_environments_python
Practice pip & virtual environments in python
MosesSoftEng/forage-lyft-starter-repo
Lyft starter repo
RohitKumar-tech/AI_Calculator_Website
The "AI Calculator Website" is a web application built using Python, Google Gemini, React, and Vite, designed to help users calulate mathematical problems with AI-powered features.
sahil-gaikwad94/YouTubeVideoSummarizer
Summarize your long YouTube Videos with just a click.