Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1001 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 1001 Bytes

PyenvWinWrapper

Overview

PyenvWinWrapper is a PowerShell module designed to provide a PowerShell-friendly interface for managing multiple Python versions on Windows using pyenv-win. It aims to simplify the process of switching between Python versions, making development and testing more efficient for Python developers on Windows in a native PowerShell context.

Functions

Details pending implementation

Installation

Follow the installation instructions provided in the GitHub repository.

Contribution

Contributions to PyenvWinWrapper are welcome! Please read our contributing guidelines to get started.

License

PyenvWinWrapper is licensed under the MIT License. See the LICENSE file for details.

Contact

For any queries or support, please raise an issue on our GitHub issues page.