attmap
JSON →Multiple access patterns for key-value reference. attmap provides AttMap, a mapping subclass that allows attribute-style access (e.g., obj.key) alongside dict-style access (e.g., obj['key'] or obj.get('key')). It is useful for configuration objects, simple namespaces, and data structures where you want flexible key access. Version 0.14.0 is stable, requires Python >=3.8, and is maintained on GitHub (pepkit/attmap).
Traffic · last 30 days stale · no recent hits
total hits 20
actors 6 distinct systems
last hit 18d ago Bingbot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇮🇹 Italy · BD
API endpoints
full doc /v1/registry/attmap
install /v1/registry/attmap/install
compatibility /v1/registry/attmap/compatibility