Skip to main content

Preference system for applications

Project description

bp.preferences is based on the Preference package available on PyPI (http://pypi.python.org/pypi/Preferences).

It overwrites the load_files method to change the behaviour of loading preferences from different files. On initialization preferences are always loaded in this order:

  • package_location/file_name.cfg (contains default preferences)

  • /etc/file_name

  • ~/.file_name

  • current_working_direcory/file_name

Additionaly some methods are added to make conversion of preference values to Python types easier:

def _toString(self, value):

Converts a string enclosed with single or double quotes to a Python string without quotes. This is needed e.g. to support preference values with leading/trailing whitespace characters.

CHANGELOG

0.1

  • Initial release

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

bp.preferences-0.1.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file bp.preferences-0.1.tar.gz.

File metadata

File hashes

Hashes for bp.preferences-0.1.tar.gz
Algorithm Hash digest
SHA256 a17619590c9a2f5e3b06d7fdac54d1efa728ec1191869414461d9cda00ac7ee2
MD5 2e9f3dbab736b3e1cc82e14767c3fd59
BLAKE2b-256 2f57f30cb848ab4be770861718ca5520cbbadafced2b9d91c6821812d9a4e4f0

See more details on using hashes here.

Supported by

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