finagg

Contents

  • Conventions
  • Walkthroughs
  • API
    • finagg package
  • CLI
  • Release Notes
finagg
  • finagg
  • View page source

finagg

  • finagg package
    • Subpackages
      • finagg.bea package
        • Submodules
        • finagg.bea.api module
        • Module contents
      • finagg.fred package
        • Subpackages
        • Submodules
        • finagg.fred.sql module
        • Module contents
      • finagg.sec package
        • Subpackages
        • Submodules
        • finagg.sec.api module
        • finagg.sec.sql module
        • Module contents
    • Submodules
    • finagg.config module
      • root_path
      • disable_http_cache
      • http_cache_path
      • database_path
      • database_url
      • engine
    • finagg.ratelimit module
      • RateLimit
        • RateLimit.limit
        • RateLimit.period
        • RateLimit.eval()
      • RequestLimit
        • RequestLimit.eval()
      • ErrorLimit
        • ErrorLimit.eval()
      • SizeLimit
        • SizeLimit.eval()
      • RateLimitGuard
        • RateLimitGuard.f
        • RateLimitGuard.limits
        • RateLimitGuard.warn
      • guard()
    • finagg.testing module
      • sqlite_engine()
    • finagg.utils module
      • expand_csv()
      • get_func_cols()
      • parse_func_call()
      • resolve_col_order()
      • resolve_func_cols()
      • safe_log_change()
      • safe_pct_change()
      • setenv()
      • today
    • Module contents
Previous Next

© Copyright Andrew B.

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