Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The standard library for Python is huge, but some important choises made are:

  • Configuration: ConfigParser (see opennsa/config.py and setyp.py for usage)
  • Logging: twisted/ILogObserver (see opennsa/logging.py and setup.py for usage)