Skip to content
#

arguments

Here are 377 public repositories matching this topic...

A library for users to write (experiment in research) configurations in Python Dict or JSON format, read and write parameter value via dot . in code, while can read parameters from the command line to modify values. 一个供用户以Python Dict或JSON格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。

  • Updated Aug 22, 2024
  • Python
traceback_with_variables

Adds variables to python traceback. Simple, lightweight, controllable. Customize formats and colors. 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 too.

  • Updated Jul 30, 2026
  • Python

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