Verfügbare Bibliotheken
Inhalt
1.
2.
Eine Liste der im HS/FS zur Verfügung stehenden Python-Bibliotheken.

Die folgende Liste enthält alle im Zusammenhang mit dem HSL 2.0-Framework zur Verfügung stehenden Python-Bibliotheken.

1.Externe Bibliotheken

1.1.Numpy

  • numpy
  • numpy.fft.rfft
  • numpy.nonzero
  • numpy.numarray

1.2.PyCrypto

  • Crypto.Cipher.AES
  • Crypto.Hash.MD5
  • Crypto.Hash.SHA224
  • Crypto.Hash.SHA256
  • Crypto.Hash.SHA384
  • Crypto.Hash.SHA512

1.3.PIL

  • Image
  • ImageDraw
  • ImageFont
  • ImagePath

2.Standard-Bibliotheken

2.1.Funktions-Umfang für Firmware 4.7 und höher

Alle in Python 2.7.x enthaltenen Bibliotheken.

2.2.Funktions-Umfang für Firmware 4.5 und 4.6

  • _abcoll
  • _elementtree
  • _strptime
  • abc
  • array
  • asynchat
  • asyncore
  • atexit
  • base64
  • BaseHTTPServer
  • bdb
  • binascii
  • bisect
  • calendar
  • cgi
  • cmd
  • codecs
  • collections
  • colorsys
  • copy
  • cPickle
  • cStringIO
  • ctypes
  • datetime
  • difflib
  • dis
  • doctest
  • email
  • email.mime
  • encodings.ascii
  • encodings.iso8859_1
  • encodings.iso8859_15
  • encodings.latin_1
  • encodings.utf_16
  • encodings.utf_32
  • encodings.utf_7
  • encodings.utf_8
  • fcntl
  • FixTk
  • fnmatch
  • formatter
  • ftplib
  • functools
  • genericpath
  • getopt
  • getpass
  • gettext
  • glob
  • gzip
  • hashlib
  • heapq
  • hmac
  • httplib
  • imghdr
  • inspect
  • json
  • keyword
  • linecache
  • locale
  • logging
  • logging.handlers
  • macurl2path
  • math
  • md5
  • mimetools
  • mimetypes
  • mmap
  • ntpath
  • nturl2path
  • opcode
  • optparse
  • os
  • os2emxpath
  • pdb
  • pickle
  • pkgutil
  • posixpath
  • pprint
  • py_compile
  • pyexpat
  • Queue
  • quopri
  • random
  • re
  • readline
  • repr
  • rfc822
  • select
  • serial
  • sets
  • shlex
  • shutil
  • signal
  • SimpleHTTPServer
  • site
  • smtplib
  • socket
  • sre_compile
  • sre_constants
  • sre_parse
  • ssl
  • stat
  • string
  • StringIO
  • struct
  • subprocess
  • sys
  • tempfile
  • termios
  • textwrap
  • thread
  • threading
  • time
  • Tkconstants
  • Tkinter
  • token
  • tokenize
  • traceback
  • tty
  • types
  • unittest
  • urllib
  • urllib2
  • urlparse
  • UserDict
  • uu
  • warnings
  • webbrowser
  • xml.etree.cElementTree
  • xml.etree.ElementInclude
  • xml.etree.ElementPath
  • xml.etree.ElementTree
  • zipfile
  • zlib