Шпаргалка Python
-
Updated
Nov 29, 2025
Шпаргалка Python
Automatically activate and deactivate Python environments as you move around the file system.
🐍 CLI tool to find and delete unused Python virtual environments (.venv, poetry, conda, pipenv, uv). Reclaim disk space effortlessly — supports bulk delete, size reporting, and pycache cleanup.
Not the crap you initially thought. Auto-cleanup for unused python libraries in virtual environments.
Automatically activate/deactivate Python virtual enviroments when entering/leaving a directory
storing venv in a system-wise cache and symbolic link them back into project file
Python: Working in a Virtual Environment (virtualenv)
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.
A python script to fix the python virtual environments (venv) after moved or renamed without reinstalling
Online Job-Seeker Portal using Flask Framework
A package manager for python that works like npm.
A collection of useful Python scripts.
A tool to generate innovative AI ideas for various domains
This is a repository of fun and unique Python projects. (Python, Pandas, APIs, automated emails, OOP, BeautifulSoup, spotipy, selenium, Turtle, bots)
Venvalid is a inspiring Envalid (Node.JS) lib for validating and accessing environment variables in python programs
Бот для анонимных вопросов на python, aiogram.
Own Course for Udemy. In progress: Daily Projects for convert in Professional Python Developer.
An educational repository intended for First Year Students of VJTI, Mumbai to learn and familiarise themselves with Python, explore it's amazing reach in various domains and also work with making Pull Requests and solving Issues on Github, to experience open source professionally and practically.
`cdv` is just like your beloved `cd` command but more powerful! This batch scripted tool will auto activate your python virtual environment just by using `cdv` for more help use `cdv -h` (scripted for windows)
Add a description, image, and links to the venv-python topic page so that developers can more easily learn about it.
To associate your repository with the venv-python topic, visit your repo's landing page and select "manage topics."