Skip to content

A Python wrapper around some Windows shell functionality

License

Notifications You must be signed in to change notification settings

lunthegreat/winshell

 
 

Repository files navigation

winshell

The winshell module is a light wrapper around the Windows shell functionality.

It includes convenience functions for accessing special folders, for using the shell's file copy, rename & delete functionality, and a certain amount of support for structured storage.

winshell is tested on all versions of Python from 2.4 to 3.2 (2.5+ for context management).

Code is hosted at: https://github.com/tjguk/winshell

Docs are hosted at: http://winshell.readthedocs.org/

About

A Python wrapper around some Windows shell functionality

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 59.2%
  • C 40.4%
  • Shell 0.4%