Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install cipher.configstore

How to install cipher.configstore

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install cipher.configstore
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.2.0
2.0.0a2Never BuiltWhy not?
1.2.0 Available View build log
Windows (64-bit)
1.2.0
2.0.0a2Never BuiltWhy not?
1.2.0 Available View build log
Mac OS X (10.5+)
1.2.1
2.0.0a2Never BuiltWhy not?
1.2.1 Available View build log
1.2.0 Available View build log
Linux (32-bit)
1.3.0
2.0.0a2Never BuiltWhy not?
1.3.0 Available View build log
1.2.1 Available View build log
1.2.0 Available View build log
Linux (64-bit)
2.0.0a2 Available View build log
1.3.0 Available View build log
1.2.1 Available View build log
1.2.0 Available View build log
2.0.0a2 Available View build log
 
License
ZPL 2.1
Lastest release
version 2.0.0a2 on Sep 20th, 2013

This module provides a small framework to store an object's state in a configuration file (human readable .ini).

CHANGES

2.0.0a2 (2013-03-26)
  • Fix handling of bool values.
2.0.0a1 (2013-03-06)
  • Added support for Python 3.3.
  • Replaced deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.
  • Dropped support for Python 2.4 and 2.5.
1.3.2 (2012-11-24)
  • Support None values in tuple/list/set types.
1.3.1 (2012-11-23)
  • Store None values as <<<###NONE###>>> so we can load them again as None Note: None values will not be passed to converters.
  • Fixed a bug where invalid Choice values broke dumping.
1.3.0 (2012-10-05)
  • Implemented dependency support among stores at the same level of object.
  • Increased test coverage to over 90%.
1.2.2 (2012-08-30)
  • Provide container and root attributes on IConfigurationStore they come handy in various load and dump situation instead of __parent__ and getSite
1.2.1 (2012-06-05)
  • Added support for zope.schema.Set fields.
  • Fixed a bug where __init__ was used to empty a container.
1.2.0 (2012-04-06)
  • Initial release on pypi.
1.1.1 (2012-02-27)
  • Make sure that setting the parent explicitly on items created in the collection config store is optionally and overwritable.
1.1.0 (2012-01-29)
  • Feature Added dump/load support for datetime.timedelta objects.
1.0.0
  • Initial release.

Subscribe to package updates

Last updated Sep 20th, 2013

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.