python-virtual-environment
There are 25 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
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.
lbrealdev/0k-python
0 Knowledge Python is my own personal repository of Python stuff I learn every day
lexhouk/goit-algo-hw-04
Модуль 4. Робота з файлами та модульна система
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
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.
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.
lexhouk/goit-pyweb-hw-02
Модуль 2. Python Development
pj8912/myenv
Bash script to automate virtual environment creation for python
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
syedsohan/Python-Bliss
A brief description of installing Python Packages Using Pip and Virtual Environments.