Skip to content
#

dict

Here are 244 public repositories matching this topic...

python-benedict
pSpitzner
pSpitzner commented Oct 3, 2021

This adds the ability to auto-complete keys of benedicts in an interactive ipython console.
Pressing tab when entering a key of a benedict instance will offer a selection of possible keys.
This allows for quick traversing into deeper levels, when benedicts are nested.

I adapted the code from the [ipython completer in h5py](https://github.com/h5py/h5py/blob/d40791348bb54c04ab9c7e644561fc236523

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the dict 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 dict topic, visit your repo's landing page and select "manage topics."

Learn more