loongson/pypi/: virtualenv-16.5.0 metadata and description

Homepage Simple index

Virtual Python Environment builder

author Ian Bicking
author_email ianb@colorstudy.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Operating System :: POSIX
  • Operating System :: Microsoft :: Windows
  • Operating System :: MacOS :: MacOS X
  • Topic :: Software Development :: Testing
  • Topic :: Software Development :: Libraries
  • Topic :: Utilities
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.4
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
keywords virtual,environments,isolated
license MIT
maintainer Bernat Gabor
maintainer_email gaborjbernat@gmail.com
platform
  • any
project_urls
  • Source, https://github.com/pypa/virtualenv
  • Tracker, https://github.com/pypa/virtualenv/issues
provides_extras testing
requires_dist
  • sphinx (<2,>=1.8.0) ; extra == 'docs'
  • towncrier (>=18.5.0) ; extra == 'docs'
  • sphinx-rtd-theme (<1,>=0.4.2) ; extra == 'docs'
  • pytest (<5,>=4.0.0) ; extra == 'testing'
  • coverage (<5,>=4.5.0) ; extra == 'testing'
  • six (<2,>=1.10.0) ; extra == 'testing'
  • pytest-localserver ; extra == 'testing'
  • pypiserver ; extra == 'testing'
  • pytest-timeout (<2,>=1.3.0) ; (platform_python_implementation != "Jython") and extra == 'testing'
  • pytest-xdist ; (platform_python_implementation != "Jython") and extra == 'testing'
  • mock ; (python_version < "3.3") and extra == 'testing'
  • xonsh ; (python_version >= "3.4") and extra == 'testing'
requires_python !=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
virtualenv-16.5.0-py2.py3-none-any.whl
Size
2 MB
Type
Python Wheel
Python
2.7
  • Replaced 1 time(s)
  • Uploaded to loongson/pypi by loongson 2022-07-25 01:28:01

A tool for creating isolated ‘virtual’ python environments.

Latest version on PyPi Supported Python versions Azure Pipelines build status Documentation status Code style: black

Code of Conduct

Everyone interacting in the virtualenv project’s codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.