Skip to content
#

arguments

Here are 228 public repositories matching this topic...

traceback_with_variables

Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.

  • Updated Jul 20, 2021
  • Python

A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).

  • Updated Aug 9, 2021
  • C#

Improve this page

Add a description, image, and links to the arguments topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arguments topic, visit your repo's landing page and select "manage topics."

Learn more