wenv
stable

Introduction

  • About wenv
  • Installation
  • Getting Started

Reference

  • Commands
  • Configuration
  • API

Advanced

  • Security
  • Bugs & Known Issues
  • Changes
  • FAQ
  • Getting Help

Links

  • Source Code
  • Issue Tracker
  • Mailing List
  • Chat
  • pleiszenburg.de
wenv
  • wenv - Running Python on Wine
  • Edit on GitHub

wenv

wenv - Running Python on Wine

Test Status: master / release Documentation Status: master / release LGPL 2.1 Project Development Status pypi version Available on PyPi - the Python Package Index Matrix Chat Room Mailing List

User’s guide

wenv is a Python package (currently in development status 4/beta). It allows to run Python on top of Wine on Linux, MacOS or BSD. It handles required plumbing related to making Python and a number of Python modules work on Wine. wenv creates isolated virtual environments which can be transparently used from a Unix command line and which seamlessly integrate into Unix Python virtual environments.

Introduction

  • About wenv
    • Synopsis
    • Motivation
    • Implementation
    • Use Cases
  • Installation
    • Getting Wine
    • Getting wenv
    • Installing wenv in Development Mode
  • Getting Started

Reference

  • Commands
    • wenv init
    • wenv clean
    • wenv help
    • wenv python
    • wenv pip
    • wenv {*}
    • wenv init_coverage
    • wenv version
  • Configuration
    • Files
    • Environment Variables
    • Configuration via API
    • Parameters
  • API
    • Environment
    • Configuration
    • Python Versions

Advanced

  • Security
  • Bugs & Known Issues
    • How to bisect issues
    • Known issue: OSError: [WinError 6] Invalid handle
    • Known issue: SSL/TSL certificates outdated or broken
  • Changes
    • 0.5.1 (2022-12-26)
    • 0.5.0 (2022-12-24)
    • 0.4.1 (2022-09-11)
    • 0.4.0 (2022-09-09)
    • 0.3.0 (2021-11-24)
    • 0.2.1 (2020-07-10)
    • 0.2.0 (2019-12-17)
    • 0.1.1 (2019-12-09)
    • 0.1.0 (2019-12-08)
  • FAQ
    • Why?
    • What are actual use cases for this project?
    • How does wenv work?
    • Is wenv secure?
    • Can I use wenv for X/Y/Z fancy use case?
  • Getting Help
    • Mailing List
    • Chat
    • Reporting Bugs / Issues
    • Paid Support

Interested in contributing?

Indices and tables

  • Index

  • Search Page

Next

© Copyright 2017-2022 Sebastian M. Ernst. Revision 5e86ccaa.

Built with Sphinx using a theme provided by Read the Docs.