Metadata-Version: 2.4
Name: pyenv-virtualenv-windows
Version: 1.2.6
Summary: A 'pyenv' plugin to manage Python virtual environments, depending on different Python versions, for various Python projects.
Author-email: Michael Paul Korthals <michael_paul.korthals@chello.at>
Maintainer-email: Michael Paul Korthals <michael_paul.korthals@chello.at>
License-Expression: GPL-3.0-only
Project-URL: Homepage, https://github.com/michaelpaulkorthals/pyenv-virtualenv-windows/
Project-URL: Issues, https://github.com/michaelpaulkorthals/pyenv-virtualenv-windows/issues
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: virtualenv
Dynamic: license-file


[![license](https://img.shields.io/badge/License-GPL%203.0-20A040)](https://github.com/michaelpaulkorthals/pyenv-virtualenv-windows/blob/main/LICENSE)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://github.com/michaelpaulkorthals/pyenv-virtualenv-windows/blob/main/CODE_OF_CONDUCT.md)
[![docs](https://img.shields.io/badge/Download-Doxygen%20Docs-20A040)](https://github.com/michaelpaulkorthals/pyenv-virtualenv-windows/blob/main/doxygen_pyenv-virtualenv-windows.zip)

[![status](https://img.shields.io/badge/Status-Open%20Beta%20Test-60A020)](https://pypi.org/project/pyenv-virtualenv-windows/1.2.4/)
[![pypi](https://img.shields.io/badge/PyPI-Pyenv%20Virtualenv%20Windows%20|%201.2-2040A0)](https://pypi.org/project/pyenv-virtualenv-windows/)
[![github](https://img.shields.io/badge/GitHub-Pyenv%20Virtualenv%20Windows%20|%201.2-2040A0)](https://github.com/michaelpaulkorthals/pyenv-virtualenv-windows)
[![python](https://img.shields.io/badge/Python-3.6%20|%203.7%20|%203.8%20|%203.9%20|%203.10%20|%203.11%20|%203.12%20|%203.13-C0C040)](https://github.com/michaelpaulkorthals/pyenv-virtualenv-windows)
[![change_log](https://img.shields.io/badge/Info-Change%20Log-20A040)](https://github.com/michaelpaulkorthals/pyenv-virtualenv-windows/blob/main/src/pyenv-virtualenv-windows/CHANGELOG.md)

'pyenv-virtualenv' for Windows is a 'pyenv' plugin to manage Python virtual environments, depending on different Python versions, for various Python projects.

It extends the command set of 'pyenv' for Windows by commands, which empowers you to clear, quickly and efficiently manage a lot of python virtual environments for each of your Python projects. 

You are strongly recommended to read the relevant information in the README.md on GitHub for first: 

[![github](https://img.shields.io/badge/GitHub-Pyenv%20Virtualenv%20Windows%20|%201.2-2040A0)](https://github.com/michaelpaulkorthals/pyenv-virtualenv-windows)

In addition, download and study the Doxygen Industry Standard Documentation: 

[![doxygen](https://img.shields.io/badge/Download-Doxygen%20Docs-20A040)](https://github.com/michaelpaulkorthals/pyenv-virtualenv-windows/blob/main/doxygen_pyenv-virtualenv-windows.zip) 

In most cases, this should avoid unnecessary effort and communication. 


\-\-\- END OF DOCUMENT ----------------------------------------------------

