|
Project Information
|
!!!!! Development transferred over to github: https://github.com/tjguk/winsys !!!!! WinSys is a Python package which wraps aspects of the Windows API to make them more Pythonic and usable by Windows administrators directly from the interpreter or as part of a wider set of applications. It targets recent versions of Python and reasonably recent versions of Windows although it’s not yet up speed on Vista & x64. It is unashamedly platform-specific: no hint of a concession towards more Unix-like operating systems. You can read about the design philosophy and decisions in About WinSys. If you want to see some examples, have a look in the Cookbook. Or visit the Contents for an overview. The code is Copyright Tim Golden 2009 and is licensed under the GPL compatible MIT License: http://www.opensource.org/licenses/mit-license.php |