Skip to content

Sample project to demostrate a few techniques for getting config information

License

Notifications You must be signed in to change notification settings

JohnFunkCode/getconfig

Repository files navigation

Simple Lesson to show several different ways to externalize config data

These examples are loosely based on a good article entitled Configuration files in Python by Martin Thoma

  1. Start by looking in the importconfig package
  2. Examine the fileconfig package
  3. Understand the yamlconfigfromurl package
  4. Move on to work through the imgconfig package - this is more advanced

About

Sample project to demostrate a few techniques for getting config information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages