Skip to main content

A basic config package that reads a JSON config file, environment variables, and console arguments (prioritized in that order)

Project description

PrefRef

Config init in __main__

Subsection

example code

Boolean Arguments

There are two types of boolean arguments supported as a Config_Option, the property 'is_flag' will determine how the boolean is handled.

If 'is_flag' is true, the option can only be set by environment variable or console argument and cannot be stored in a config file. Passing the argument or having the environment variable existing, with or without explicitly setting it to a true/false value, will set the Config_Option value to True. Otherwise, the value will be set to the default value of the Config_Option.

If 'is_flag' is false, the option can also be stored in a config file. You can either pass the console argument or have the environment variable set without an explicit statement of true/false to set it to True OR set it explicitly by passing/setting the value to true or false.

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

prefref-24.12.2804.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

prefref-24.12.2804-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

Details for the file prefref-24.12.2804.tar.gz.

File metadata

  • Download URL: prefref-24.12.2804.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for prefref-24.12.2804.tar.gz
Algorithm Hash digest
SHA256 89322483f64ea15907e8d9ada1478f5b57407ad188b3a65aaacf6e943cefd900
MD5 bdfba92567bbe0f1fff09f97297db415
BLAKE2b-256 8fb3ab843d6c19611809999adb18478d9cae13f9522cf383d295ef7f213d1931

See more details on using hashes here.

File details

Details for the file prefref-24.12.2804-py3-none-any.whl.

File metadata

  • Download URL: prefref-24.12.2804-py3-none-any.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for prefref-24.12.2804-py3-none-any.whl
Algorithm Hash digest
SHA256 7c73aef095fbc83f5a7c8d4da86ab99250933139e3a1022e6cb731443496d031
MD5 18c9ef270101002025d489d107de84b5
BLAKE2b-256 9efc3b92961ed43cf3488044dc569444d92d4d7ecb0faffa51fa269e26a10a97

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