Pluggdapps

Component system. Web framework. And more ...

utils – A collection of utility library.

Utility functions available for,
  • configuration & settings.
  • path manipulations.
  • asset specification.
  • General functions.
  • Parse and create JSON strings.
  • Parse HTTP messages.
  • Scaffolding logic.

Modules who want to use these functions typically import them as,:

import pluggdapps.utils as h

And all the utility functions are available as attributes on h.