﻿
filefinder.format
=================

.. automodule:: filefinder.format
   :members:
   :member-order: groupwise

   
   
   .. rubric:: Module Attributes

   .. autosummary::
   
      FORMAT_REGEX
   
   

   
   
   .. rubric:: Functions

   .. autosummary::
   
      Format
      get_format
   
   

   
   
   .. rubric:: Classes

   .. autosummary::
   
      FormatAbstract
      FormatFloat
      FormatInteger
      FormatNumberAbstract
      FormatString
   
   

   
   
   .. rubric:: Exceptions

   .. autosummary::
   
      DangerousFormatError
      FormatError
      FormatParsingError
      FormatValueParsingError
      InvalidFormatTypeError
   
   



