Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 2.53 KB

index.rst

File metadata and controls

75 lines (59 loc) · 2.53 KB
github_url:

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.

.. toctree::
   :maxdepth: 2
   :caption: Introduction

   introduction
   installation
   examples

.. toctree::
   :maxdepth: 2
   :caption: Reference

   usage
   configuration
   api

.. toctree::
   :maxdepth: 2
   :caption: Advanced

   security
   bugs
   changes
   faq
   support

Interested in contributing?

Indices and tables