Modified
AI glossary
pip
Package Installer for Python — the command you run to install Python packages from the PyPI registry. `pip install openai` adds the OpenAI library to your environment. For AI development in Python, pip is what npm is for JavaScript. Use virtual environments (`venv`) to keep projects separate.
Domain:Verktyg
Related terms
Browse the full glossary · 243 terms in Swedish and English