Benutzer-Werkzeuge

Webseiten-Werkzeuge


python_huw_code

Dies ist eine alte Version des Dokuments!


HUW code

Modules

Init

read parameter

notification

logging

check

measure

Environments

==== Code lib ====

Dev

Prod

principles

Error management

module test

literals

naming

  • LITERALS in capital letter
  • variables in small letter, if one word only
  • combinedVariables first word small, all later starting with a Capital letter
  • Procedures strting with a capital letter

used abbreviations

  1. corr: correction
  2. idx: index
  3. hum: humidity
  4. no: number
  5. temp: temperature

used variables

  1. db: database handle
  2. f: file handle
  3. i: counter
  4. l: line
  5. r: range
  6. s: sensor

OS

Python

python_huw_code.1442087253.txt.gz · Zuletzt geändert: (Externe Bearbeitung)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki