Windows Routines by Jason R. Coombs
Project description
Status and License
jaraco.windows aims to provide a pure-python interface to Windows APIs using ctypes. This package is not designed to be exhaustive, but rather to supply interfaces as they are needed by the contributors.
jaraco.windows is written by Jason R. Coombs. It is licensed under an MIT-style permissive license.
You can install it with easy_install jaraco.windows, or from the subversion repository with easy_install jaraco.windows==dev.
Contribute
If jaraco.windows doesn’t supply the interface you require for your application, consider creating the interface and providing a patch to the author.
Changes
1.3
Added -U option to enver
1.2
Added this documentation
Updated the project website to use PYPI directly.
Improved deployment support (fixes issues with easy_install)
Fixed issue with PATH and PATHEXT handling in enver.
1.1
Added support for persistent environment variable setting (inspired by enver.py)
1.0
Initial release
Includes xmouse script for enabling/disabling focus-follows-mouse
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.