Contents Menu Expand Light mode Dark mode Auto light/dark mode
ClassyConfig documentation
Logo
ClassyConfig documentation

Table of Contents

  • Getting Started
  • Guides
    • Load Your Config
    • Using Multiple Configs
    • Conflicting Configs
    • Custom Loaders
  • Reference
Back to top

Introduction#

ClassyConfig is a Python3 package aiming to remove the need for a config.py or settings.py file.

Table of Contents

  • Getting Started
    • Installation
    • Usage
  • Guides
    • Load Your Config
    • Using Multiple Configs
    • Conflicting Configs
    • Custom Loaders
  • Reference
    • ConfigValue
    • register_config()
    • register_loader()
    • Subpackages
Next
Getting Started
Copyright © 2024, GDWR
Made with Sphinx and @pradyunsg's Furo