tools
============

.. automodule:: biskit.tools
   :members:
   :exclude-members: Test

   
   
   .. rubric:: Functions Overview

   .. autosummary::
      :nosignatures:
   
      Dump
      Load
      absbinary
      absfile
      backup
      binExists
      clipStr
      cmdDict
      colorSpectrum
      dataRoot
      dateSortString
      dateString
      dictAdd
      dump
      ensure
      errWrite
      errWriteln
      file2dic
      fileLength
      flushPrint
      get_cmdDict
      getframeinfo
      gzopen
      hex2int
      hex2rgb
      hexColors
      homefile
      info
      isBinary
      lastError
      lastErrorTrace
      load
      localtime
      packageRoot
      platformFolder
      profile
      projectRoot
      relpath
      rgb2hex
      sortString
      splithome
      string2Fname
      stripFilename
      stripSuffix
      tempDir
      testRoot
      toInt
      toIntArray
      toIntList
      toList
      toStr
      tryImport
      tryImportModule
      tryRemove
   
   

   
   
   .. rubric:: Classes Overview

   .. autosummary::
      :nosignatures:
   
      
          PseudoClass
      
   
   

   
   
   .. rubric:: Exceptions Defined in this Module

   .. autosummary::
      :nosignatures:
   
      PickleError
      ToolsError
   
   

   .. raw:: html
               
      <hr>
      <h2>tools Module Details</h2>