OXIESEC PANEL
- Current Dir:
/
/
usr
/
local
/
lib
/
python3.6
/
dist-packages
/
virtualenv-20.17.1.dist-info
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/28/2024 06:26:52 AM
rwxrwxr-x
📄
INSTALLER
4 bytes
05/09/2024 06:58:27 AM
rw-r--r--
📄
LICENSE
1.05 KB
05/09/2024 06:58:24 AM
rw-r--r--
📄
METADATA
4.04 KB
05/09/2024 06:58:24 AM
rw-r--r--
📄
RECORD
17.66 KB
05/09/2024 06:58:27 AM
rw-r--r--
📄
WHEEL
92 bytes
05/09/2024 06:58:24 AM
rw-r--r--
📄
entry_points.txt
1.69 KB
05/09/2024 06:58:24 AM
rw-r--r--
📄
top_level.txt
11 bytes
05/09/2024 06:58:24 AM
rw-r--r--
📄
zip-safe
1 byte
05/09/2024 06:58:24 AM
rw-r--r--
Editing: METADATA
Close
Metadata-Version: 2.1 Name: virtualenv Version: 20.17.1 Summary: Virtual Python Environment builder Home-page: https://virtualenv.pypa.io/ Author: Bernat Gabor Author-email: gaborjbernat@gmail.com Maintainer: Bernat Gabor Maintainer-email: gaborjbernat@gmail.com License: MIT Project-URL: Source, https://github.com/pypa/virtualenv Project-URL: Tracker, https://github.com/pypa/virtualenv/issues Keywords: virtual,environments,isolated Platform: any Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: MacOS :: MacOS X Classifier: Operating System :: Microsoft :: Windows Classifier: Operating System :: POSIX Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Programming Language :: Python :: Implementation :: PyPy Classifier: Topic :: Software Development :: Libraries Classifier: Topic :: Software Development :: Testing Classifier: Topic :: Utilities Requires-Python: >=3.6 Description-Content-Type: text/markdown License-File: LICENSE Requires-Dist: distlib (<1,>=0.3.6) Requires-Dist: filelock (<4,>=3.4.1) Requires-Dist: platformdirs (<3,>=2.4) Requires-Dist: importlib-resources (>=5.4) ; python_version < "3.7" Requires-Dist: importlib-metadata (>=4.8.3) ; python_version < "3.8" Provides-Extra: docs Requires-Dist: proselint (>=0.13) ; extra == 'docs' Requires-Dist: sphinx (>=5.3) ; extra == 'docs' Requires-Dist: sphinx-argparse (>=0.3.2) ; extra == 'docs' Requires-Dist: sphinx-rtd-theme (>=1) ; extra == 'docs' Requires-Dist: towncrier (>=22.8) ; extra == 'docs' Provides-Extra: testing Requires-Dist: coverage (>=6.2) ; extra == 'testing' Requires-Dist: coverage-enable-subprocess (>=1) ; extra == 'testing' Requires-Dist: flaky (>=3.7) ; extra == 'testing' Requires-Dist: packaging (>=21.3) ; extra == 'testing' Requires-Dist: pytest (>=7.0.1) ; extra == 'testing' Requires-Dist: pytest-env (>=0.6.2) ; extra == 'testing' Requires-Dist: pytest-freezegun (>=0.4.2) ; extra == 'testing' Requires-Dist: pytest-mock (>=3.6.1) ; extra == 'testing' Requires-Dist: pytest-randomly (>=3.10.3) ; extra == 'testing' Requires-Dist: pytest-timeout (>=2.1) ; extra == 'testing' # virtualenv [](https://pypi.org/project/virtualenv) [](https://pypi.org/project/virtualenv) [](https://pypi.org/project/virtualenv) [](http://virtualenv.pypa.io) [](https://discord.gg/pypa) [](https://pypistats.org/packages/virtualenv) [](https://opensource.org/licenses/MIT) [](https://github.com/pypa/virtualenv/actions?query=workflow%3Acheck) [](https://github.com/psf/black) A tool for creating isolated `virtual` python environments. - [Installation](https://virtualenv.pypa.io/en/latest/installation.html) - [Documentation](https://virtualenv.pypa.io) - [Changelog](https://virtualenv.pypa.io/en/latest/changelog.html) - [Issues](https://github.com/pypa/virtualenv/issues) - [PyPI](https://pypi.org/project/virtualenv) - [Github](https://github.com/pypa/virtualenv) ## Code of Conduct Everyone interacting in the virtualenv project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the [PSF Code of Conduct](https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md).