Utilities ========= Constants --------- FORMATS ~~~~~~~ .. autoclass:: belso.utils.formats.FORMATS :members: :show-inheritance: :undoc-members: Logging ------- .. autofunction:: belso.utils.logging.get_logger .. autofunction:: belso.utils.logging.configure_logger Detecting --------- .. autofunction:: belso.utils.detecting.detect_schema_format Helpers ------- Mapping ~~~~~~~ .. autofunction:: belso.utils.helpers.map_python_to_json_type .. autofunction:: belso.utils.helpers.map_json_to_python_type Properties ~~~~~~~~~~ .. autofunction:: belso.utils.helpers.build_properties_dict Fallback ~~~~~~~~ .. autofunction:: belso.utils.helpers.create_fallback_schema