python-virtual-environment
There are 32 repositories under python-virtual-environment topic.
prefix-dev/pixi
Package management made easy
foobar167/articles
A bunch of the articles and instructions
xonsh/xontrib-vox
Python virtual environment manager for xonsh.
jsnjack/invenv
A tool to automatically create and run your Python scripts in a virtual environment with installed dependencies
NickChecan/hana-to-python
A common Python Flask application with access to a Hana trial instance provided by SAP
cynic-net/pactivate
pactivate bootstraps Python virtual environments from just the standard library (not even pip is required!)
alexisrolland/linux-setup
🐧Recipes to setup a Linux virtual machine using Oracle VirtualBox and Ubuntu
asujaykk/Install-Opencv-and-open3D-in-Jetson-nano-with-cuda-support
how Install Opencv and Open3d in jetson nano with cuda support
igrmk/cavez
Conda Automatic Virtual Environments for ZSH
Tigrou59/Python-Docker
How to use easily a virtual Python environment with Docker
arvind-4/Django-Cassandra
A Base Django project Integrated with Apache Cassandra DB.
Aviksaikat/Python-Venv-Cheats
Repo consists of personal notes of using different python version management systems
d-e-s-o/pyvenv-auto
Fully automated activation of Python virtual environments.
khaledsoudy-1/weather-app-scraper
A Python app providing real-time weather updates for any city using Flask and OpenWeather API.
murapadev/venvswitch
Smart Python virtual environment switching for Zsh
wpdevelopment11/codeblocks
Modify Markdown fenced code blocks to contain the language name by detecting it from the block contents.
Dev2Forge/Init-Venv
Create Python virtual environment, install requirements, and activate with a single command
lbrealdev/0k-python
0 Knowledge Python is my own personal repository of Python stuff I learn every day
lukoshkin/auenv.nvim
Automation and management of conda-environments in Vim
pynhpc/python-environments
Managing python and working with python virtual environments on HPC clusters
RazielLluch/SIS-Web
Student Information System Web Application. In partial fulfilment of the course CCC181 "Application Development and Emerging Technologies". A simple student enrollment management system designed for the web, developed using the flask web development framework. Utilizes Cloudinary for image cloud storage, MySQL for database, Jinja2 for templating
tanisha10101/Crop-Prediction-System-Baisakhi.AI
A web application that uses AI to recommend the best crops for farmers based on soil and climate data. It includes blockchain integration for secure seed purchases, offering farmers data-driven insights to improve productivity and sustainability.
wpdevelopment11/brittle
Read URLs from a file and check them to find the broken ones.
eslamwael/Incorta-DevOps-Task
It’s required to have a script to automatically record system resources utilization on a Linux machine. We expect to have 3 CSVs files under /opt/ directory. - CPU.csv - MEM.csv [Free memory percencetage ] - DISK.csv [ Root disk available space percentage ] Each row should have two columns timestamp and utilization at that time. This should be triggered every 15 minutes. In the other part we need to use the configuration management tool like Ansible to do the following: - Deploy and schedule the above script. - Install some Linux packages passed as parameters. - Install Java OpenJDK 11.
khaledsoudy-1/Quote-Scraper
A Python-based tool that extracts quotes and their authors from the web, allowing users to gather inspiration from multiple pages effortlessly.
ohorbatiuk/goit-algo-hw-04
Модуль 4. Робота з файлами та модульна система
ohorbatiuk/goit-pyweb-hw-02
Модуль 2. Python Development
pj8912/myenv
Bash script to automate virtual environment creation for python
Samarth-S-Shetty/Chatbot
AI Chatbot built with FastAPI and OpenAI — includes authentication, project management, document uploads, and context-aware conversations.
syedsohan/Python-Bliss
A brief description of installing Python Packages Using Pip and Virtual Environments.
wpdevelopment11/linkextr
Extract links from Markdown files