Persistence to ini Files
Project description
This is a package that allows serializing objects to ConfigParser files and loading them back.
Changelog
1.3.0 (2020-12-15)
Dropped support for Python 2 and Python 3.5
Added support for Python 3.8
1.2.0 (2018-03-31)
Use ConfigParser.read_file() instead of ConfigParser.readfp(), since the latter is deprecated.
1.1.4 (2017-05-25)
Fixed a senseless bug that was caused by the Py3 port.
1.1.3 (2017-05-25)
Fixed a bug in reading the config files.
Switched to modern io.open() which supports the encoding parameter.
Make sure that Bytes are properly converted in both directions.
1.1.2 (2017-05-24)
Ensure that we always load files in a way that its content is automatically converted to unicode.
Ensure that MANIFEST is complete.
1.1.1 (2017-05-24)
Added badges to README.
1.1.0 (2017-05-24)
Support for Python 3.5, 3.6 and PyPy.
Covnerted most doctests to unit tests to ease compatibility effort.
First public release.
1.0.0 (2017-05-15)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for z3c.insist-1.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d1ec9734cd8eb4b9f7fb2389619dc482a24291fd8268738a39dcb7d3304aa48 |
|
MD5 | a2949f91064287123a7bf625e5a145ed |
|
BLAKE2b-256 | bd9eded7718d59603ed7f183ef002edebff98e94732c996250d3894b462b978b |