ramose
latest

Contents:

  • Introduction
  • License (ISC)
  • Launching RAMOSE
  • RAMOSE configuration
  • Classes in RAMOSE
    • APIManager
    • HashFormatHandler
    • DocumentationHandler
    • HTMLDocumentationHandler
    • DataType
    • Operation
ramose
  • Classes in RAMOSE
  • Edit on GitHub

Classes in RAMOSE

  • APIManager
    • APIManager
      • APIManager.__max_size_csv()
      • APIManager.nor_api_url()
      • APIManager.best_match()
      • APIManager.get_op()
  • HashFormatHandler
    • HashFormatHandler
      • HashFormatHandler.read()
  • DocumentationHandler
    • DocumentationHandler
      • DocumentationHandler.get_documentation()
      • DocumentationHandler.store_documentation()
      • DocumentationHandler.get_index()
  • HTMLDocumentationHandler
    • HTMLDocumentationHandler
      • HTMLDocumentationHandler.__title()
      • HTMLDocumentationHandler.__sidebar()
      • HTMLDocumentationHandler.__header()
      • HTMLDocumentationHandler.__parameters()
      • HTMLDocumentationHandler.__operations()
      • HTMLDocumentationHandler.__footer()
      • HTMLDocumentationHandler.__css()
      • HTMLDocumentationHandler.__css_path()
      • HTMLDocumentationHandler.logger_ramose()
      • HTMLDocumentationHandler.__parse_logger_ramose()
      • HTMLDocumentationHandler.get_documentation()
      • HTMLDocumentationHandler.get_index()
      • HTMLDocumentationHandler.store_documentation()
      • HTMLDocumentationHandler.clean_log()
  • DataType
    • DataType
      • DataType.get_func()
      • DataType.duration()
      • DataType.datetime()
      • DataType.str()
      • DataType.int()
      • DataType.float()
  • Operation
    • Operation
      • Operation.get_content_type()
      • Operation.conv()
      • Operation.pv()
      • Operation.tv()
      • Operation.do_overlap()
      • Operation.get_item_in_dict()
      • Operation.add_item_in_dict()
      • Operation.structured()
      • Operation.preprocess()
      • Operation.postprocess()
      • Operation.handling_params()
      • Operation.type_fields()
      • Operation.remove_types()
      • Operation.exec()
Previous Next

© Copyright 2022, Silvio Peroni, Marilena Daquino, Davide Brembilla. Revision 279ac79c.

Built with Sphinx using a theme provided by Read the Docs.