Registry Wrapper 1.2

Registry Wrapper 1.2 Download Summary

  • Language: Python
  • Platform: Windows
  • License: Other Free / Open Source License - Python License
  • Databases: N/A
  • Downloads: 471
  • Released: Jun 23, 2007

Registry Wrapper 1.2 Description

This script provides "Registry", a Windows registry wrapper class that makes it easy to work with the Windows registry.

The class works with an inner class named "RegistryKey", which wraps up a Windows registry key and provides methods to access and manipulate the key information. The class provides easy to remember substitutes for long method names of _winreg.

Registry Wrapper Bookmark

Hyperlink code:
Hyperlink for Forum code:

Registry Wrapper 1.2 Script Download Notice

Top 4 Download periodically updates information of Registry Wrapper 1.2 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Registry Wrapper 1.2 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

A higher level struct module

This script provides a higher level wrapper around the struct module. It provides a more ... defining arrays of items (or other structures) - Class based syntax, allowing access and updates by field name, not position - Extension of structures by inheritance ...
Python

pyFLTK

pyFLTK is a Python wrapper for the Fast Light Tool Kit cross-platform graphical user-interface library. TCL, Guile, and Java support should not be that hard to add (this is left as an exercise for the reader).A utility named flconvert is also provided that allows for the conversion of fluid files to Python ...
Python

AutoLoader

If you have an instance "db", then accessing "db.Foo" automatically imports, instantiates, caches, and returns an instance of "Foo" from the "db" package. ...
Python