Pacote: python3-virtualenv (20.30.0+ds-3)
Links para python3-virtualenv
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-virtualenv:
- [python-virtualenv_20.30.0+ds-3.dsc]
- [python-virtualenv_20.30.0+ds.orig.tar.xz]
- [python-virtualenv_20.30.0+ds-3.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [virtualenv.pypa.io]
Pacotes similares:
Python virtual environment creator
virtualenv is a tool to create isolated Python environments, each invokable with its own Python executable. Each instance can have different sets of modules, installable via pip. Virtual Python instances can also be created without root access.
Since Python 3.3, a subset of it has been integrated into the standard library under the venv module (python3-venv in Debian). The venv module does not offer all features of this library, to name just a few more prominent ones:
* is slower (by not having the app-data seed method), * is not as extendable, * cannot create virtual environments for arbitrarily installed Python versions (and automatically discover these), * does not have as rich programmatic API (describe virtual environments without creating them).
This is the Python 3 version of the library. It includes the command line script.
Outros pacotes relacionados a python3-virtualenv
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-distlib (>= 0.3.1)
- low-level components of python distutils2/packaging
-
- dep: python3-filelock
- platform independent file locking module
-
- dep: python3-pip-whl
- Python package installer (pip wheel)
-
- dep: python3-platformdirs (<< 5)
- determining appropriate platform-specific directories (Python 3)
- dep: python3-platformdirs (>= 3.9.1)
-
- dep: python3-setuptools-whl
- Python Distutils Enhancements (wheel package)
-
- rec: build-essential
- lista informativa de pacotes essenciais para construção
-
- rec: ca-certificates
- certificados CA comuns
-
- rec: python3-dev
- header files and a static library for Python (default)
Download de python3-virtualenv
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 70.9 kB | 367.0 kB | [lista de arquivos] |