Skip to main content

An easy to use ini file handler library

Project description

Ini Handler is a simple and small Python library for reading and writing .ini setting files.

Ini Handler makes implementing user customisable settings painless and simple. It achieves this by limiting the number of methods you have to remember to be able to do what you want to do.

For example:

from ini_handler.vbini import Ini

ini_file = Ini() ini_file[‘NewSetting’] = ‘Simple!’

print(ini_file[‘NewSetting’])

Output:

‘Simple!’

Just like that we have created and retrieved a new setting!

Go here for the documentation: http://vesnabrucomsini-handler.readthedocs.io/en/latest/

Source

The source files can be found on GitHub: https://github.com/VesnaBrucoms/ini-handler

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Ini-Handler-0.4.0.zip (5.1 kB view details)

Uploaded Source

File details

Details for the file Ini-Handler-0.4.0.zip.

File metadata

  • Download URL: Ini-Handler-0.4.0.zip
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Ini-Handler-0.4.0.zip
Algorithm Hash digest
SHA256 310bd957de82481425fa3915d153ee78e2cbb29a742b2cd3330bdf27a1107251
MD5 a17fbd5be01086ff1223d1d0ec03f7a4
BLAKE2b-256 871c1ccfc931f75a5b43f1acbc2845123ec6787a8dce7ebc796127e925974f33

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page