Metadata-Version: 1.1
Name: pypref
Version: 3.3.0
Summary: PYthon PREFrences or pypref is a python implementation to creating application's configuration, preferences or settings file and dynamically interacting, updating and pulling them. Most applications have default preferences and in general those are created and stored in a text file (.ini, xml, json, etc). 
Home-page: http://bachiraoun.github.io/pypref/
Author: Bachir AOUN
Author-email: bachir.aoun@e-aoun.com
License: GNU
Download-URL: https://github.com/bachiraoun/pypref
Description: PYthon PREFrences or pypref is a python implementation to creating application's configuration, preferences or settings file and dynamically interacting, updating and pulling them. Most applications have default preferences and in general those are created and stored in a text file (.ini, xml, json, etc). At some point preferences are pulled and updated by the application and/or users. pypref is especially designed to take care of this task automatically and make programming application's preferences more desirable. In addition, pypref allows creating dynamic preferences that will be evaluated real time. This becomes handy in plethora of applications for authentication, automatic key generation, etc. 
Platform: Windows
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
