Dict4Ini

Software Screenshot:
Dict4Ini
Software Details:
Version: 0.9.9
Upload Date: 5 Jun 15
Developer: Limodou
Distribution Type: Freeware
Downloads: 24

Rating: nan/5 (Total Votes: 0)

The module acts just like a dict, but can access it's sections and options with attribute syntax, just like x.test.

Features:

  • As simple as others
  • Can access options according to dict syntax, just like x'name''o' = 1, x'name'.keys(), x'name'.values(), etc.
  • Also can access options according to attr syntax, just like x.name.o = 1, x.name.keys(), x.name.values(), etc. So the name must be Identifier or single word.
  • Can save comments (but this feature is not tested)
  • Support multi level section, subsection name will just like: firsub/secsub
  • Can save config items order
  • Support multi data types: string, unicode, int, float, list/tuple, dict, etc, can save them to or regain them from config file
  • Can convert to dict '''new'''
  • Auto detect BOM of utf-8 file '''new'''
  • Can encrypt or encode in base64 specified sections

What is new in this release:

  • Using 2to3 convert the source code
  • Fixed original str and unicode calls, remove unicode calls, and remove encoding processes
  • Removed encrypt processes
  • Fixed some syntax bugs, make it more pythonic
  • If you want to use dict4ini in python3, you should import dict4ini3 module instead.

What is new in version 0.9.7:

  • Fixed bug.

Similar Software

Couchquery
Couchquery

13 May 15

rss2jira
rss2jira

12 May 15

colormath
colormath

21 Jul 15

SimpleParse
SimpleParse

21 Jul 15

Other Software of Developer Limodou

Parm
Parm

17 Feb 15

Par
Par

20 Feb 15

Plugs
Plugs

20 Feb 15

Comments to Dict4Ini

Comments not found
Add Comment
Turn on images!